资源列表
migong
- 迷宫游戏-Maze Game
CFD1
- 主要介绍了一种matab工作环境下NACA0012的一种网格划分方法,对于初学者有一定的指导作用。-It introduces a way to plot the grid of NACA0012 in the work environment of matlab.It would help you a lot.
gpsl12
- 摘要:VC/C++源码,其它分类,GPS 一个早期的vc++ GPS定位类库及测试程序,方便在你的应用程序中添加对GPS(全球定位系统)的支持,提供的DLL可以被其它开发软件所使用。源码包中有GPS类库和GPSTest程序,源码可以VC++6.0中编译。-Abstract: VC/C++ source code, other classification, GPS An early vc++ GPS library and testing procedures, convenient t
HelpTipplus
- Image display source code
pcxview_demo
- Image display source code
xxh
- 实现PS中的像素碎片化效果,通过C++、opencv函数实现-C++ implementation PS pixel fragmentation effect
006
- 用vc++在VIEW类绘图程序中实现多步的撤销、重做功能。并且有粗线细线的画笔。-With vc++ multi-step undo VIEW classes in drawing program, redo function. And there is a thick line thin brush.
draw
- 画图程序,可以改变颜色,线条,橡皮擦,最小话保存原图,绘制圆形,矩形等。-Paint program, you can change the colors, lines, erasers, minimum, then save the original image, draw a circle, rectangle, etc.
HMMDemo
- 基于隐马尔可夫模型的人脸识别代码,首先经过训练,然后可以进行识别-face regognization based on HMM
3dpie2
- 基于多文档的作图程序,绘制饼状图,来显示不同内容的比例-The proportion of multi-document based drawing program, drawing pie chart to show different content
Draw
- 基于对话框的应用程序,利用GDI,可作饼状图、柱状图、趋势图、图形可放大缩小,可拖动。-Dialog-based applications, the use of GDI, can be used for pie charts, histograms, trend charts, graphics can zoom, drag.
plane
- 这个游戏有子弹系统、敌机系统、碰撞系统、图像显示等各个模块,将来还可能加入背景渲染、图形菜单、声音等功能模块。尽管各个模块均有复杂的功能,利用面向对象,我可以把各个模块功能的内部实现封装在一个个类中,只提供外部接口。这样,就可以做到各个模块只进行必要的通讯、交互,内部独立运作,互不干扰-This game has bullet system, the system, the collision system, image display module, function module will