资源列表
soft20
- SOFT, version 2.0, is a collection of C routines which compute the discrete Fourier transforms of functions defined on SO(3), the famous Rotation Group.
test
- 交通信号灯检测和识别,运用了阈值和模板匹配算法对其进行处理-Detection and identification of traffic lights
josself
- 约瑟夫环问题,实现从指定位置后开始删除指定数字位的程序-Achieve Josephus
image-thinning-algorithm
- 图像四种细化算法,Hilditch细化算法 Pavlidis细化算法 Rosenfeld细化算法 索引表细化算法-Four image thinning algorithm,Hilditch thinning algorithm Pavlidis thinning algorithm Rosenfeld thinning algorithm The index table thinning algorithm
test
- 信号灯根据颜色阈值所进行的图像分割,自己设定了3种颜色,分别是红,绿,黄-The image signal for the color threshold segmentation own set of three colors, namely red, green, yellow
jisuanqi
- 这是一个简易计算器,我开发的一个程序,留作纪念。-Simple calculator
HTMLWebpage
- C++编写的简易浏览器,适合在程序中嵌入html模块,简单易用。-C++ to write a simple browser for embedded html module in the program, easy to use.
upgkit
- 自动更新dll,实现了远程更新文件检测、并发控制、错误报告等功能,适合初学者。-Automatically updated dll, realize the remote update file is detected, concurrency control, error reporting and other functions, suitable for beginners.
Paike
- 个个挺简单的C++ Paike排课程序,基于控制台的运行方式,简单演示了排课的原理,可在此基本上继续完善功能-All very simple C++ Paike course scheduling program, based on the way the console is running, a simple demonstration of the principle of arranging, you can basically continue to improve in this f
listctrl
- 一个自定义的VC列表控件项目源码,有需要的可下载参考。本列表控件定义了列和行的显示方式,源码中有示例。-A custom list control VC source projects, there is a need to download the reference. This list defines the display of the control column and row, there are examples of source code.
UseWord
- VC++将数据导出到Word中生成报表并打印,调用定义好的模板,从VC中输出内容到模板中进行打印,你可以重新编译后运行程序,打开一个文件测试下,源码较早了,或许还能用。-VC++ to export data to Word to generate reports and print, call-defined template, the output from the VC content to the template for printing, you can re-compile and
Animation
- 本源码是模拟的跑酷小游戏,带有流畅的人物奔跑动画效果,还有欢快的音乐。源码基于VC 2010创建,请用VS2010或更高版本编译运行。在帧动画的判断上,本可以直接使用求余运算, 但是 求余运算速度及效率不好, 所以使用简单的判断操作代替。通过源码可了解下绘制人物、透明贴图的相关技巧,这些技巧对于编写游戏来用是相当有用的。-The source is analog parkour game, characters with smooth running animation, as well as
