搜索资源列表
ex03
- 这个例子是从Allegro V3.12的例程包中移植过来的,原文件为examples\\ex4.c 原作者是Shawn Hargreaves.这个程序示范怎样操作调色板,它把一套同 心的圆画在屏幕上并且通过循环调色板产生奇妙的特效.-this example from the routines Allegro V3.12 package transplant, the original document examples \\ ex4.c Shawn Hargreaves is th
EXCLINE
- 这个程序用c语言实现了一个划园的算法程序,效果相当不错啊-this procedure with C Language is a garden of the paper, the results are pretty good ah
ER(beta8)
- 这个程序是用c++编写的用于图像处理方面的,推荐给大家参考。 -the procedure is used c prepared for image processing and recommended for your reference.
Media_Player_demo
- 不少应该程序都需要将一些数据曲线化显示,以观察数据的变化趋势,我们常用的曲线控件有不少,比如mschart,最近公司也需要一个曲线显示的东东,但是不能使用mschart,怎么办?自己做嘛,工具当然是Visual C++,语言MFC。经过3天的努力,终于完成,想把这个控件也提供给大家,大家先来看看效果吧 -many procedures should require some of the data curve, in order to observe the changes in the
SolarSystem
- 这个是用C++写的在Visual C++下运行的模拟太阳系的运动的代码 解压后,在Debug里面可以直接运行exe文件看效果,也可以在编译器里面看
2D_CAD_System_SRC
- 《二维CAD软件的框架结构》,这是一个很好的二维CAD软件的框架结构,学习这个框架可以知道怎样作一个很好的CAD软件的基本方法-"2D CAD software framework," This is a very good 2-D CAD software framework structure, the framework could know how to give a good CAD software for the basic method
01
- 图像的打开程序,用C++,在这个程序中分装了CDib类。-Open the image process, using C++, in the middle of this process CDib type installed.
han-nuo-ta
- 汉诺塔动画演示--代码 c++编写 如用到graphics.h可以搜索用Easy-x这个软件解决!-han-nuo-ta flash performance
siftpp-0.2.2
- sift算法 用于图像处理 功能有1.图形的识别与追踪 2.图像的拼接 这个版本是C++版本-sift algorithm for the identification and tracking of the image in the graphics image stitching this version is C++
FISH-AND-ANIMAL-CPP
- C++编译器在编译的时候,发现Animal类的breathe()函数是虚函数,这个时候C++就会采用迟绑定(late binding)的技术,在运行时,依据对象的类型(在程序中,我们传递的Fish类对象的地址)来确认调用的哪一个函数,这种能力就做C++的多态性。-C++ compiler during compilation, found the Animal class breathe () function is a virtual function, the c++ will use la
Flow
- 这个程序是流体动态,用的工具是vs2010,这个程序用到了turbo c的绘图程序,用到了网络牛人写的EasyX库,这个我会一块上传,程序中用到了一些物理粒子运动模型。-This program is a fluid dynamics, using the tools are vs2010, turbo c This program uses a drawing program, uses a network of cattle were written EasyX library, this
DrawCircle
- 实现画圆,用C++的mfc功能,这个是c语言交互式绘图的必备!-Achieve Circle
xlistctrl
- 这个VC++代码需要有一定基础的开发者阅读,特别是对如何识别USB设备及USB基本原理有一定了解的开发者比较适用。程序主要演示了如何编写高层应用与USB接口通信。-Test.h This is the main header file for the application. It includes other project specific headers (including Resource.h) and declares the CTestApp