-
Windows CE的Boot Loader,Eboot
可使用
Windows CE的Boot Loader,Eboot
可使用-Windows CE
- 2022-03-15 23:14:35下载
- 积分:1
-
用VC(MFC)编写的跳棋游戏源码小游戏程序,经本人测试程序可以运行。共编程爱好者交流使用。...
用VC(MFC)编写的跳棋游戏源码小游戏程序,经本人测试程序可以运行。共编程爱好者交流使用。-With VC (MFC) prepared Checkers game game-source process, as I can run a test procedure. A total exchange of the use of programming enthusiasts.
- 2022-12-10 11:45:03下载
- 积分:1
-
用c语言写的一个校运会管理程序,功能比较完善。文件存储方式!...
用c语言写的一个校运会管理程序,功能比较完善。文件存储方式!-Using c language written in a management program for school athletic meets and functions have improved. File storage mode!
- 2022-01-26 00:15:48下载
- 积分:1
-
一个基于C 的计算数据卷积的小程序,供大家学习参考
一个基于C 的计算数据卷积的小程序,供大家学习参考-a C-based computer data convolution of small procedures, for your reference learning
- 2022-03-25 21:53:26下载
- 积分:1
-
knapsack问题的求解.使用vc编程,使问题求解过程可视化
knapsack问题的求解.使用vc编程,使问题求解过程可视化-knapsack problem solving. Use vc programming, problem solving process visualization
- 2022-02-04 18:49:58下载
- 积分:1
-
a tool to add water print to a pdf file named acroview written by C++
一种将水印添加到一个名为AcReVIEW的PDF文件的工具,该软件由C++和NBSP编写;
- 2022-10-05 09:55:03下载
- 积分:1
-
有gsm打电话功能.可以做图象处理.还有unicode的转化函数
有gsm打电话功能.可以做图象处理.还有unicode的转化函数-There are gsm phone function. Can do image processing. There are unicode conversion function
- 2022-11-15 07:55:03下载
- 积分:1
-
const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写...
const char *与char * const的区别。C语言对文件读写的支持,FILE指针;文本文件和二进制文件的区别。用文本方式读写文件和以二进制方式读写文件的注意事项。C++对文件读写的支持,ofstream和ifstream的用法。Win32 SDK对文件读写的支持,CreateFile函数、WriteFile函数、ReadFile函数的使用;MFC对文件读写的支持,CFile类和CFileDialog的使用,文件过滤器的设置。win.ini文件和注册表的读写方式及相关知识点。-const char* and char* const distinction. C language of the document to read and write support, FILE pointer text file and binary file distinction. Used to read and write text files and read and write files in binary mode Notes. C++ Of documents to read and write support, ofstream and ifstream usage. Win32 SDK to read and write support for the document, CreateFile function, WriteFile function, ReadFile function to use MFC support reading and writing of the document, CFile Class CFileDialog and the use of paper filter settings. win.ini file and registry read and write methods and related knowledge points.
- 2023-08-30 15:05:04下载
- 积分:1
-
windows小程序,消息处理
可用来作简单的学习
MFC程序
windows小程序,消息处理
可用来作简单的学习
MFC程序-windows of small procedures, information can be used to deal with learning to make a simple MFC program
- 2022-03-24 23:52:01下载
- 积分:1
-
指针式时钟
绘制时钟的的表盘与表盘刻度,表盘用Ellipse函数绘制,表盘的六十个刻度以及时钟的十二个小时刻度用MoveTo和LineTo来绘制。时钟的重绘用Invalidate(false)如果参数是true,擦除背景之后,再重绘,会出现刷屏。定时用SetTimer每一秒调用一次ontime中的Invalidate(false)
- 2022-08-19 23:06:07下载
- 积分:1