资源列表
Source
- graph coloring c++ console
Heuristic-for-Letterman
- source code the post man c++ console
bubble_sort
- Bubble sort sample code
LinkList
- Linked list sample source code
apakaden
- apakaden project sourcode
GC_RegionGrew
- 区域生长图像分割,获取相似的区域,使用区域生长的方法-Region growing image segmentation, obtaining similar regions, using region growing method
35310
- 蓝牙查找、连接源码,做的比较简单,对于初学者非常实用-find and connect bluetooth device
3
- matlab代码读取O文件和N文件,计算GPS卫星位置,然后输出-matlab code ,read O file and N file,caculate GPS position and print out.
compler
- vc6.0控制台编程实现编译器的词法分析,语法分析,语义分析等前端设计-front-end design vc6.0 console programming compiler lexical analysis, syntax analysis, semantic analysis
StudentManager
- vc6.0中控制台应用程序实现学生基本信息的管理。-vc6.0 console application implements management students basic information.
Branch-and-bound
- VC6.0中控制台应用程序实现的分支限界的算法。-Branch and bound algorithm VC6.0 console application implementation.
54321
- 换位加密解密算法:换位密码就是一种早期的加密方法,与明文的字母保持相同,区别是顺序被打乱了。通常,换位加密采用分组的形式,将明文分成指定的长度n的多组数据,然后在组内按照给定的置换规则进行字符换位。-Transposition encryption algorithm
