声振论坛

 找回密码
 我要加入

QQ登录

只需一步,快速开始

查看: 10636|回复: 26

[论坛公告] 算法及编程语言区_优秀资源及讨论帖汇总(不断更新...)

  [复制链接]
发表于 2010-12-10 20:04 | 显示全部楼层 |阅读模式

马上注册,结交更多好友,享用更多功能,让你轻松玩转社区。

您需要 登录 才可以下载或查看,没有账号?我要加入

x
本帖最后由 Rainyboy 于 2013-11-20 16:30 编辑



   由于网站维护,如果链接失效(返回论坛首页),请自行搜索该帖子的名字。






coolshell_programmer.jpg



欢迎来到算法及程序语言分区,这里为你整理了本分区的优秀资源,并不断更新,希望其中很快能出现你的大作!


第一次编辑:2010.11.28
第二次编辑:2011.03.10




如果你是python爱好者,(Python分区有smtmoblt大神的多篇好文)猛击
此处


=================优秀资源帖:细究语言技术之盘根错节===================

小练习:Tcp通信+线程间异步调用(In C#)
http://forum.vibunion.com/forum-viewthread-tid-98574-fromuid-159019.html

BrainFuck语言
http://forum.vibunion.com/forum-viewthread-tid-98125-fromuid-159019.html

[转帖及推荐阅读]DLL“地狱”的原因及其解决方案
http://forum.vibunion.com/forum-viewthread-tid-97801-fromuid-159019.html

计算机语言浅谈浅浅谈
http://forum.vibunion.com/forum-viewthread-tid-98123-fromuid-159019.html

放松一下,来个编程挑战(不限于C/C++,而且答对有奖励)
http://forum.vibunion.com/forum-viewthread-tid-96385-fromuid-159019.html

[准转帖]VC是什么?学VC是学什么?
http://forum.vibunion.com/forum-viewthread-tid-97519-fromuid-159019.html


关于OOP中若干特性的思考
http://forum.vibunion.com/forum-viewthread-tid-97114-fromuid-159019.html

也来一道编程练习题
http://forum.vibunion.com/forum-viewthread-tid-96781-fromuid-159019.html

一个阿里巴巴笔试题
http://forum.vibunion.com/forum-viewthread-tid-92691-fromuid-159019.html

什么叫递推求解?
http://forum.vibunion.com/forum-viewthread-tid-1117-fromuid-159019.html


考古:关于“++”操作符
http://forum.vibunion.com/forum-viewthread-tid-96383-fromuid-159019.html

Euler法求解瞬态动力学方程的稳定性
http://forum.vibunion.com/forum-viewthread-tid-100022-fromuid-159019.html

稀疏矩阵运算比较
http://forum.vibunion.com/forum-viewthread-tid-98520-fromuid-159019.html

VC中显示灰度图的问题
http://forum.vibunion.com/forum-viewthread-tid-97493-fromuid-159019.html


=================优秀资源帖:非数值优化算法(遗传算法、神经网络等)==========
遗传算法源程序!
http://forum.vibunion.com/forum-viewthread-tid-41877-fromuid-159019.html

遗传算法的图象分割matlab程序
http://forum.vibunion.com/forum-viewthread-tid-49124-fromuid-159019.html

自适应遗传算法matlab代码
http://forum.vibunion.com/forum-viewthread-tid-47168-fromuid-159019.html

遗传算法的程序简单实例
http://forum.vibunion.com/forum-viewthread-tid-47167-fromuid-159019.html

用遗传算法优化BP神经网络的Matlab编程实例(转)
http://forum.vibunion.com/forum-viewthread-tid-48742-fromuid-159019.html

反馈型神经网络理论及MATLAB实现的几个程序
http://forum.vibunion.com/forum-viewthread-tid-47161-fromuid-159019.html


通信网络链路容量和流量优化遗传算法MATLAB源码
http://forum.vibunion.com/forum-viewthread-tid-94229-fromuid-159019.html

bp的matlab源代码
http://forum.vibunion.com/forum-viewthread-tid-61145-fromuid-159019.html


支持向量机算法及其代码实现
http://forum.vibunion.com/forum-viewthread-tid-40214-fromuid-159019.html

遗传算法C++源程序!
http://forum.vibunion.com/forum-viewthread-tid-41943-fromuid-159019.html

神经网络实例
http://forum.vibunion.com/forum-viewthread-tid-82081-fromuid-159019.html

粒子群算法
http://forum.vibunion.com/forum-viewthread-tid-95279-fromuid-159019.html

=================优秀资源帖:数值优化算法=========================
黄金分割法优化子程序
http://forum.vibunion.com/forum-viewthread-tid-27896-fromuid-159019.html

拟牛顿法(变尺度法)DFP算法的c/c++源码
http://forum.vibunion.com/forum-viewthread-tid-31493-fromuid-159019.html

外点惩罚函数法优化子程序
http://forum.vibunion.com/forum-viewthread-tid-27899-fromuid-159019.html

内点惩罚函数法子程序
http://forum.vibunion.com/forum-viewthread-tid-42403-fromuid-159019.html

Powell法优化子程序
http://forum.vibunion.com/forum-viewthread-tid-27890-fromuid-159019.html

利用SVM实现一个三类分类问题(转贴)
http://forum.vibunion.com/forum-viewthread-tid-70315-fromuid-159019.html

神经网络基本算法源程序
http://forum.vibunion.com/forum-viewthread-tid-27974-fromuid-159019.html

bp神经网络的c#语言实现
http://forum.vibunion.com/forum-viewthread-tid-61144-fromuid-159019.html

[下载]BFGS算法源代码
http://forum.vibunion.com/forum-viewthread-tid-11977-fromuid-159019.html

共轭梯度法+BFGS算法C语言程序
http://forum.vibunion.com/forum-viewthread-tid-83416-fromuid-159019.html

=================优秀资源帖:其它数值求解算法=========================
newton raphson算法
http://forum.vibunion.com/forum-viewthread-tid-41020-fromuid-159019.html

打靶法求解非线性常微分方程边值问题
http://forum.vibunion.com/forum-viewthread-tid-32605-fromuid-159019.html

Jacobi 广义对称矩阵特征值计算子程序
http://forum.vibunion.com/forum-viewthread-tid-65163-fromuid-159019.html

[分享]和矩阵运算相关的类代码
http://forum.vibunion.com/forum-viewthread-tid-3039-fromuid-159019.html

KMEANS 聚类算法实现程序
http://forum.vibunion.com/forum-viewthread-tid-47058-fromuid-159019.html

用Jacobi法求实对称矩阵的特征值与特征向量(Fortran源程序)
http://forum.vibunion.com/forum-viewthread-tid-5896-fromuid-159019.html


TECPLOT画二维矢量图的FORTRAN源程序
http://forum.vibunion.com/forum-viewthread-tid-700-fromuid-159019.html

自己动手写随机数生成函数(In C/C++)
http://forum.vibunion.com/forum-viewthread-tid-95856-fromuid-159019.html

用C或C++,编写用Hopfield网络求解TSP问题
http://forum.vibunion.com/forum-viewthread-tid-5034-fromuid-159019.html

=================优秀资源帖:信息介绍和综述=====================
两个工具,一个源码格式化,一个函数库查询
http://forum.vibunion.com/forum-viewthread-tid-98493-fromuid-159019.html

[转帖]LIBSVM的介绍与使用方法
http://forum.vibunion.com/forum-viewthread-tid-3871-fromuid-159019.html

[转帖]人工智能缩略语大全
http://forum.vibunion.com/forum-viewthread-tid-2101-fromuid-159019.html

反向工程软件 understand for fortran/c
http://forum.vibunion.com/forum-viewthread-tid-363-fromuid-159019.html

发现一个下神经网络教学视频的地方
http://forum.vibunion.com/forum-viewthread-tid-88650-fromuid-159019.html

[转帖][分享]算法书库
http://forum.vibunion.com/forum-viewthread-tid-3383-fromuid-159019.html

Libsvm使用详细说明
http://forum.vibunion.com/forum-viewthread-tid-48075-fromuid-159019.html

神经网络入门教程
http://forum.vibunion.com/forum-viewthread-tid-64811-fromuid-159019.html

=================优秀资源帖:技巧万花筒========================
[分享]c语言 ---- 经典百例[zz]
http://forum.vibunion.com/forum-viewthread-tid-4881-fromuid-159019.html

[分享]FORTRAN资源大集合
http://forum.vibunion.com/forum-viewthread-tid-5877-fromuid-159019.html

[推荐]常用算法集
http://forum.vibunion.com/forum-viewthread-tid-1635-fromuid-159019.html

经典C语言50例子(转贴)
http://forum.vibunion.com/forum-viewthread-tid-70104-fromuid-159019.html


====================优秀资源帖:结构分析的编程问题=====================
自己的一个Fortran计算框架的程序,内有例题若干,打开即可计算。
http://forum.vibunion.com/forum-viewthread-tid-44568-fromuid-159019.html

求结构可靠性分析的分支限界法的程序
http://forum.vibunion.com/forum-viewthread-tid-38791-fromuid-159019.html

与结构动力计算相关的Fortran程序
http://forum.vibunion.com/forum-viewthread-tid-1448-fromuid-159019.html

[下载]随机有限元程序及算例
http://forum.vibunion.com/forum-viewthread-tid-7363-fromuid-159019.html

结构有限元一维变带宽存储LD分解及求解代码
http://forum.vibunion.com/forum-viewthread-tid-94328-fromuid-159019.html

写的一个临界转速计算程序
http://forum.vibunion.com/forum-viewthread-tid-81580-fromuid-159019.html

有限元源程序资源
http://forum.vibunion.com/forum-viewthread-tid-93069-fromuid-159019.html

迭代法求变截面欧拉梁的固有特性(In C/C++)
http://forum.vibunion.com/forum-viewthread-tid-96822-fromuid-159019.html







点评

赞成: 5.0
赞成: 5
若能更明确表现使用语言或许更佳  发表于 2010-12-20 10:27

评分

2

查看全部评分

回复
分享到:

使用道具 举报

 楼主| 发表于 2010-12-10 20:07 | 显示全部楼层
本帖最后由 Rainyboy 于 2011-3-10 09:56 编辑

========================推荐开放式讨论帖===========================
请大家推荐一些编程思想方面的经典书籍
http://forum.vibunion.com/forum-viewthread-tid-98806-fromuid-159019.html

这几天帮朋友干了一个非常非常非常急的活儿,有感。
http://forum.vibunion.com/forum-viewthread-tid-96709-fromuid-159019.html

遗传算法小问题
http://forum.vibunion.com/forum-viewthread-tid-85320-fromuid-159019.html

寻找VB数值软件开发的高手!!
http://forum.vibunion.com/forum-viewthread-tid-94517-fromuid-159019.html

支持向量机与主成分分析的结合
http://forum.vibunion.com/forum-viewthread-tid-96001-fromuid-159019.html

[转贴] 学习c++应该看的书
http://forum.vibunion.com/forum-viewthread-tid-72090-fromuid-159019.html

推荐一个优秀的编程网站
http://forum.vibunion.com/forum-viewthread-tid-90204-fromuid-159019.html

关于模糊PID的几个疑问
http://forum.vibunion.com/forum-viewthread-tid-92834-fromuid-159019.html

分布式并行计算
http://forum.vibunion.com/forum-viewthread-tid-205-fromuid-159019.html

成为C高手必读书[转载]
http://forum.vibunion.com/forum-viewthread-tid-23801-fromuid-159019.html

希望大家多多探讨算法原理和编程技巧问题
http://forum.vibunion.com/forum-viewthread-tid-35949-fromuid-159019.html

程序员的七种武器,你都有哪些?[投票有奖励]
http://forum.vibunion.com/forum-viewthread-tid-98122-fromuid-159019.html

发表于 2010-12-10 22:19 | 显示全部楼层
辛苦了!好敬业的主任啊!学习
 楼主| 发表于 2010-12-10 22:36 | 显示全部楼层
本帖最后由 Rainyboy 于 2010-12-10 22:37 编辑

回复 3 # smtmobly 的帖子

哪里,在整理的过程中看到那么多“求算法”和“求代码”的帖子,一方面提问提的较笼统,不宜交流,一方面确实也鲜有人回复这类帖子,看着很令人焦灼!
整理一些优良的帖子出来,方便大家了解咱们分区的成果,同时也向那些做出过杰出贡献的人致意(印象深刻的是风花雪月版主,不仅尽心尽力,而且堪称算法大全啊,什么算法的问题都能给出答案!还有ChaChing,在很多地方做了不少默默无闻的工作,尽可能的维护版面的整洁,哪怕那只是一个可能招人鄙视的求作业的帖子!)。

呵呵,so much。要是效果好,过几天在 振动可靠性及优化 版也搞一个!
发表于 2010-12-10 22:39 | 显示全部楼层
呵呵,支持,我比较懒,先想写GEP的好例子,来做一个推广工作!

点评

哪里,术业有专攻嘛,都加油!呵呵  发表于 2010-12-10 22:41
发表于 2010-12-18 15:36 | 显示全部楼层
支持一下啊, 我一直想学编程,但是学得很痛苦.不知道方向.
发表于 2010-12-18 15:38 | 显示全部楼层
本帖最后由 icefox163 于 2010-12-18 15:38 编辑

强人啊,一直想学这个,但是没有勇气.
 楼主| 发表于 2010-12-18 18:25 | 显示全部楼层
回复 7 # icefox163 的帖子

哦,不知道你现在都会哪些语言?或者刚打算起步?
发表于 2010-12-18 19:17 | 显示全部楼层
回复 8 # Rainyboy 的帖子

我自学过C++,把那个C++primer看过一两遍,

现在在做后面的习题。
 楼主| 发表于 2010-12-20 13:23 | 显示全部楼层
回复 9 # icefox163 的帖子

C++primer 挺百科全书的了,看过一两遍已经很不错了,欢迎来这边发帖交流哈
发表于 2011-4-17 18:26 | 显示全部楼层
确实很好的想法和做法,比用搜索都方便多了
有hht希尔伯特黄的,emd的研究内容吗

点评

去信号分析去看看吧  发表于 2011-4-17 21:29
发表于 2012-4-16 20:11 | 显示全部楼层
发表于 2012-9-20 16:38 | 显示全部楼层
好,应该顶,今后继续努力











林又立  張茵  劉春山  liaotianshijiaoyou.com/sitemap.xml

点评

反对: 5.0
反对: 5
本站禁止发布单纯的广告贴  发表于 2012-11-1 23:11
发表于 2012-11-10 21:49 | 显示全部楼层
这是个好贴,不知道怎么改进遗传算法的局部寻优能力?
发表于 2012-11-10 21:51 | 显示全部楼层
链接怎么都是去主页的?
您需要登录后才可以回帖 登录 | 我要加入

本版积分规则

QQ|小黑屋|Archiver|手机版|联系我们|声振论坛

GMT+8, 2024-4-19 07:18 , Processed in 0.061891 second(s), 22 queries , Gzip On.

Powered by Discuz! X3.4

Copyright © 2001-2021, Tencent Cloud.

快速回复 返回顶部 返回列表