资源列表
Delhpitip
- 一个用delphi编写的冒泡提示信息的例子,简单方便的函数,很不错的。-Bubbling with a reminder written in delphi example, simple and convenient functions, very good.
sunjen
- 阐述了负荷预测的应用研究,算法优化非常好,几乎没有循环,用于信号特征提取、信号消噪。- It describes the application of load forecasting, Algorithm optimization is very good, almost no circulation, For feature extraction, signal de-noising.
delmyself
- 一小段能够删除自身的代码,对于一些黑客程序一定很有用!-to delete their own short code, for some hacker program will be useful!
Python
- 测试代码 为了测试上传功能、而使用,怎么凑够20个字呢-test code for testing uploading function
sunping
- 已经调试成功.内含m文件,可直接运行,空间目标识别,采用PM算法,包括随机梯度算法,相对梯度算法。- Has been successful debugging. M contains files can be directly run, Space target recognition algorithm using PM, Including stochastic gradient algorithm, the relative gradient algorithm.
main
- 实现了浮点数转字符串的功能,同时实现了整形转HEX,HEX转整形,字符串转整形的功能。-float string introduction
strtoint
- 实现了字符串转整形的功能,修改了bug,对于溢出操作也做了处理,空格以及其他非法字符都做了处理。-string to int
taipan_v65
- 抑制载波型差分相位调制,matlab编写的元胞自动机,真的是一个好程序。- Suppressed carrier type differential phase modulation, matlab prepared cellular automata, Really is a good program.
taiting_v30
- 采用热核构造权重,各种资源分配算法实现,采用累计贡献率的方法。- Thermonuclear using weighting factors Various resource allocation algorithm, The method of cumulative contribution rat.
list
- 实现了链表排序算法,采用归并排序的思想,从链表的建立到最后实现链表排序都完整的实现了功能-list sorting algorithum
Reconstruction-of-Binary-Tree
- 实现了二叉树的重构,根据二叉树的顺序可以重构一颗二叉树,输入先序、后序遍历的结构,重构出一颗二叉树。-Reconstruction of Binary Tree
String-edit-distance
- 经典的动态规划算法,利用动态规划思想实现字符串编辑距离,二维数组做为动态规划的存储空间,用来换取时间。-String edit distance
