资源列表
二叉排序树及其查找
- 数据结构 上机 二叉排序树及其查找,包含更新二叉排序树存储二叉排序树上的查找,二叉排序树上的插入,二叉排序树上的删除等-data structure two forks on the plane and you sort tree, update contains two fork-tree storage binary search tree by sequencing, two tree fork insertion sort, two fork of the tree sort delet
EnToChi
- 使用C#实现阿拉伯数字到大写中文的转换-use C# Arabic numerals to the conversion of Chinese capital
DFS算法的非递归函数
- 我的数据结构作业 是比较经典的算法 请大家参考-operating data structure is more classical algorithm please refer to
复件 liuqingchu2
- 建立窗体-The establishment of form
lvbo
- 本人亲自写得各种滤波器程序,如拉普拉斯,高斯,-lvbo
qw
- 是在vc++环境下对的编程代码,主要功能是哥德巴赫的猜想,可供c语言初学者研究一下-This is a very easy code,someone can stuy it,I think it will be good for you thank you very much.
ts
- 禁忌算法MATLAB代码,优化算法,处理各种寻优问题-Tabu Search MATLABcode
decoder
- viterbi(2,1,7)解码器实现,采用了寄存器交换法来实现整个算法。-implement of a Viterbi decoder
diedai
- 多输入多输出的迭代学习算法的一个示例,代码直接可用,里面的一些注释自己可以修改-a sample of terative learning algorithm with multiple input multiple output ,inside some comments can be modified by yourself
vb_rar
- VB调用WINRAR,自动读取注册表,不管WINRAR的安装路径在哪里都能调用-VB call WINRAR, automatically reads the registry, regardless of the installation of WinRAR path where all calls
ado
- ADO 是对当前微软所支持的数据库进行操作的最有效和最简单直接的方法,它是一种功能强大的数据访问编程模式,从而使得大部分数据源可编程的属性得以直接扩展到你的Active Server 页面上。-ADO is the Microsoft support of the most effective and the most simple and direct method, it is a powerful data access programming mode, which makes the
k-means
- 利用概率论知识进行聚类中心的选择,结果具有可解释性,效果非常好。-improve k-means