资源列表
molecular-simulation
- 分子模拟-从算法到应用,提供monte carlo,分子动力学等算法,及fortran程序代码-understanding molecular simulation-from algorithms to applications, including theory and codes based on fortran
algorithm
- 文件列表
shujujiegou
- 数据结构,c语言描述,学习,计算机,应用,算法,效率-Data structures, c language to describe, study, computer, application, algorithm, efficiency
The-examples-using-C-for-learning
- 用于C语言的学习,里面有很多经典的例子,算法。-using for C learning
Algorithm-BIOS
- 算法精解c语言版,讲解了c语言和数据结构,大量讲解了各种算法在c语言中的实现-The algorithm BIOS c language, explains c language and data structure, and explains the realization of various algorithms in c language.
CFKOrderSystem
- CF点餐系统,从客户,订餐员,到顾客,到具体的餐品,应有尽有-CF ordering system
Algorithm
- 算法分析与设计 (美国)Michael.T.Goodrich 清晰版-Algorithm Analysis and Design (United States) Michael.T.Goodrich clear version
T1
- 使用“递归”算法实现单链表中数据的顺序和逆序输出。对选择的文档进行处理,通过对单链表的函数的调用,实现数据的顺序输出和你序输出。-Using the "recursive" algorithm for single order of the data list and reverse output. Processing the selected document, through a single call to a function list, the order of data outpu
Queen
- 八皇后问题是一个经典问题,此代码可以解决,方便大家交流学习(Solving the eight queens problem)
Unix_kernel_internal_data_structures_and_algorithm
- Unix系统内核内部数据结构和算法Unix kernel internal data structures and algorithms-Unix kernel internal data structures and algorithms Unix kernel internal data structures and algorithms
meanshift-tracking
- 本算法实现的是目标的跟踪,采用的是混合高斯模型建立背景,然后用meanshift进行跟踪,包括使用MFC进行界面编辑-The algorithm is to track the target, using Gaussian mixture model background, and then meanshift track, including the use of interfacial MFC edit
Programming-practice
- 程序设计实践 1、风格 2、算法与数据结构 3、设计与实践 等-Programming practice