搜索资源列表
2DIFS_code_32
- 研究现代科学的绝好东西,由复杂的分形理论跨越到实践-study modern science wonderful things, the complexity of fractal theory to practice leap
EightQueens
- 数据结构课程设计-八皇后算法的实现。 使用链表堆栈来实现的,涉及到一些界面编程的内容。具体也不太记得了,因为这是一年前做的了。希望广大朋友能支持一下,提供一些游戏源码参考一下。本人这学期的项目实践是开发斗兽棋这个小游戏。-curriculum design data structure-eight of the Queen's algorithm to achieve. Use Chain stack to achieve, involving some interface prog
VisualC++digitalimageprocessing
- 《Visual C++ 数字图像获取 处理及实践应用》源码-"Visual C digital image processing and access to practical applications," FOSS
STL实践指南
- stl方面的很好的书籍-stl the good books
antcolonyoptimization
- 介绍了蚁群算法解决具体问题的优化算法,实践证明效果很好-on the ant colony algorithm for solving specific problems Optimization Practice has proved very effective
analysis1
- DWT分析滤波器的VC++ 代码,采用提升算法实现.来自于<<图象压缩基础,标准与实践>>-DWT filter analysis of VC code used to upgrade algorithm. From
200553225018296
- MPEG-2视频编解码源代码(VC版),以实践过-MPEG-2 video codec source code (VC version), off to practice
vc++part8
- 数据结构算法vc++6.0少有的特别好的程序集 强烈推荐part8,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part8 strongly recommended, particularly good, particularly suitable for the study of data str
vc++part9
- 数据结构算法vc++6.0少有的特别好的程序集part9 强烈推荐,特别好,特别适合学习数据结构,有向动手实践的,把数据结构的算法都用vc实现了,经典经典经典经典经典经典经典!-data structure algorithms vc 6.0 few good special procedures set part9 strongly recommended, particularly good, particularly suitable for the study of data str
SampleVB
- 都是基于VB所做的程序集合,值得大家作为实践的参考资料.-are based on the procedures set done, we as a practice worthy of reference.
cd0816
- visual c++小波技术和工程实践随书光盘 -visual c wavelet technology, and engineering practice CD with the book
operational_research
- 本代码系统介绍了运筹学算法及编程实践,希望大家喜欢。-the code system on the operations research algorithms and programming practice, hope you like them.
c++ 实践之路
- 《c++ 实践之路》光盘中的源代码-"c practice Road" CD-ROM source code
tongxunlu
- 一个简单的通讯录,是暑期的课程实践期间找的,感觉很好用,有查找,删除等功能1
FFT-matlab FT在matlab中的实践分析
- FFT在matlab中的实践分析,例子为求一个正弦波的频谱图、均方根谱、功率谱、对数谱和进行IFFT的变换-FFT analysis of the practice in matlab, examples for the sake of a sine wave of frequency spectrum, the rms spectrum, power spectrum, and the IFFT on the number of spectral transformation
《机器学习算法原理与编程实践》_
- 机器学习算法原理与编程实践,书中含有每个编程实践的源代码。(Machine learning algorithms and practices)
高数计算实践题目一
- 清华大学高等数值分析计算实践题目一,生成矩阵分析CG法、Lanczos法、MINRES法得收敛性(Tsinghua University higher numerical analysis and calculation of practical topics First, generate matrix analysis CG method, Lanczos method, MINRES method of convergence)
Python编程从入门到实践.pdf
- 学习python的最好实践资料,是学习各种神经网络学科的基础。(The best practice for learning python is the basis for learning various neural network disciplines.)
MovieLens-RecSys-master
- “推荐系统实践”,项亮,代码。数据“下载Movielens 1M数据集[ml-1m.zip](http://files.grouplens.org/datasets/movielens/ml-1m.zip),并解压到项目MovieLens-RecSys文件夹下”("Recommending system practice", light, code. The data "downloads the Movielens 1M data set [ml-1m.zip]
MapReduce实践
- MAPReduce新手简单实践,大数据课程实验,Linux系统里编程实现