资源列表
CDataMin01(4-11)
- c++语言实现 数据挖掘算法,模拟数据挖掘过程-c++ language for data mining algorithms to simulate the data mining process
sarray20
- 一个基于VC的高速动态数组源程序,希望对大家有所帮助-A VC-based source of high-speed dynamic array, we hope to help
media_timer
- 在VC++中使用多媒体计时器的源代码,就像秒表一样的功能,点击设置计时器后,它就开始工作了,当然,实例本身没有什么价值,核心代码倒是可以灵活运用,尤其是刚学习VC的朋友,对你较有用。 -In VC++ using the multimedia timer in the source code of the same features as a stopwatch, and click to set the timer, it begins to work, of course, instan
circle
- 适合算法课的圆排列问题,不用文件流的,VC可以编译但是提交到网络教室就不行了-Algorithm for the circular arrangement of course the problem, do not file stream, VC can be compiled, but to submit to the network room to die
bianjijuliwenti
- 编辑距离问题,适合算法课提交的程序,VC++下编译通过的-Edit distance problem, the procedure for submission algorithm class, VC++ compiled by the
shizihebingwenti
- 石子合并问题 ,适合算法课提交饿程序,VC++编译通过-Stone merger issue, hungry for submission algorithm lesson program, VC++ compiler
youjuxuanzhiwenti
- 邮局选址问题,适合算法可提交的小程序,VC++编译通过-Post office location problem, algorithms can be submitted for a small program, VC++ compiler
zijihewenti
- 子集和问题的一种做法,适合算法课提交的小程序,VC++编译通过的-A subset of the practice and issues for submission algorithm applet class, VC++ compiler through the
Kmeans
- K-means算法实现文本聚类,Java实现的版本-K-means algorithm for text clustering
daima
- 编写一个函数,输入n为偶数时,调用函数求1/2+1/4+...+1/n,当输入n为奇数时,调用函数 1/1+1/3+...+1/n(利用指针函数) -Write a function, the input n is even, the call function evaluation 1/2+1/4+...+ 1/n, when the input n is odd, call the function 1/1+1/3+...+ 1/n (using the pointer fun
lizi
- 写一个函数,求一个字符串的长度,在main函数中输入字符串,并输出其长度。-Write a function, find the length of a string in the main function of the input string, and the output of its length.
vb--maze
- 当时用vb做的一个简易的走迷宫程序,使用的深度优先算法,有简单的界面。-Done with vb then a simple maze procedure, the use of depth-first algorithm, a simple interface.
