-
一个给予wince的画图程序 是个狠不错的程序 大家学算法和图形学都可以用...
一个给予wince的画图程序 是个狠不错的程序 大家学算法和图形学都可以用-Give the drawing a wince program is a hard process we learn a good algorithm and graphics can be
- 2022-02-02 17:22:03下载
- 积分:1
-
简单的镜头设计程序
Simple starting lens design program
- 2022-03-28 10:45:17下载
- 积分:1
-
图像拼接!!此为本人的毕业设计源码,能完整远行,希望能对大家起到帮助。强烈鄙视那些为了骗取下载数而上载一些无关紧要代码甚至是编译错误一堆的卑鄙小人...
图像拼接!!此为本人的毕业设计源码,能完整远行,希望能对大家起到帮助。强烈鄙视那些为了骗取下载数而上载一些无关紧要代码甚至是编译错误一堆的卑鄙小人-Image mosaic! ! This is my graduation project source code can be a complete separation, I hope everyone can help. Strongly despise those who cheat in order to download and upload some irrelevant code compiler error or even a bunch of despicable villains
- 2023-05-06 02:15:03下载
- 积分:1
-
使用c++编写的Pos机前台程序。自带小型汉字库,可在控制台上直接运行...
使用c++编写的Pos机前台程序。自带小型汉字库,可在控制台上直接运行-use Pos c prepared by the procedures for the future. Store bringing their small, the console directly operation
- 2022-08-09 02:55:41下载
- 积分:1
-
基于vs 2005,用c#编写,成功编译,使用A*
算法,是一个交通诱导系统。...
基于vs 2005,用c#编写,成功编译,使用A*
算法,是一个交通诱导系统。-vs 2005, with the preparation of c# successful compiler, the use of A* algorithm, is a traffic guidance system.
- 2022-01-25 18:53:38下载
- 积分:1
-
图书信息管理系统
图书信息管理系统包含class BOOK //一、图书类{private:int num; //编号string name; //书名int B_class; //等级string publishing; //出版社int isbn; //ISBNint stock; //剩余量int sale; //销量public:BOOK(){} //构造函数void add1(); //添加图书信息void add2();void setnum(int a) //在添加第二本书的信息时设置编码{num=a;}int getnum() //得到编号{return num;} string getname() // 得到名称{return name;}void show(); //显示图书信息 int getB_class(){return B_class;}int getsale(){return sale;}
- 2023-06-21 15:35:03下载
- 积分:1
-
一个BMP图象处理的例子,涉及图象处理的各种技术,非常难得的完整的算法示例...
一个BMP图象处理的例子,涉及图象处理的各种技术,非常难得的完整的算法示例-a BMP image processing examples, involving the various image processing technology, a very rare example of integrity algorithm
- 2022-04-16 02:36:14下载
- 积分:1
-
gcc使用的win32库和头文件
gcc使用的win32库和头文件-gcc use win32 storehouse and document
- 2022-01-25 14:15:56下载
- 积分:1
-
底层编程
底层编程技术,根据第三方库(微软的第三方库)进行inline hook,将我们自己的代码嵌入到别人的执行流程中去,这样可实现hook的过程。第三方库比较稳定可以出色的完成各种hook任务
- 2022-02-07 22:37:23下载
- 积分:1
-
MFC easy to learn VC++ of the very good tutorial
MFC深入浅出,学习VC++的非常好的教程-MFC easy to learn VC++ of the very good tutorial
- 2022-02-02 22:14:15下载
- 积分:1