资源列表
masege
- 练习消息接受发送,内附发送端和接收端,可以直接运行,仅供学习交流-hello,this is very usefull
C-sample
- C语言基本编程例子,很实用,非常用对于初学C语言的朋友。-The C programming language basic examples, very practical, very use for learning C language friends.
DelaunayPopengl
- 采用随机增量法实现的delaunay三角剖分,并使用opengl绘制出剖分结果(本人学习过程中写的代码,仅供学习交流)-delaunay triangulation and opengl drawing
KNN
- 基于k-d树的knn算法实现,实现较简单,供初学参考。-Knn, K-D tree
WuManber_String_match
- 多模式串匹配Wu-Manber算法的实现,算法效率高,代码比较规范。-Wu-Manber, Multiple Patterns Matching
josephusGame
- 约瑟夫游戏,基于boost库,实现了完全符合开闭原则的工厂模式,学习工厂模式可以作为参考。-josephus games
PEX
- 字符串近似匹配PEX算法(又称k+1分片算法),查找出模式串在目标串中所有近似匹配位置。算法中使用了一种多字符串匹配算法MultipleBNDM,代码也已提供。-PEX,String approximately matching
Quenching-simulation-code
- 真实模拟火焰效果C++源程序,可以在此基础上进行完善,添加自己想要的效果。-Quenching simulation code
SortaSearch
- 3种简单排序及堆排序、shell排序、快速排序、归并排序。二查搜索树的建立、遍历及插入、删除结点-Three kinds of simple sorting and heap sort, shell sort, quick sort, merge sort. Two investigations to establish the search tree traversal and insert, delete nodes
puke
- 扑克24点问题,输入各数之间用空格分开,有大小王判定为错误-Poker 24 points, separated by Spaces between each number input, big King and little King will be judged to be wrong
STLTestApp
- This application tests STL Library.
hextoi
- general convertor. HEX to integer.
