-
A simple file compiler, to realize the editing saved
一个简单的文件编译器,实现对文件的编辑保存-A simple file compiler, to realize the editing saved
- 2022-04-26 20:03:39下载
- 积分:1
-
嵌入式,WinCE系统下,LCD驱动程序中调色板部分,用C/C++编写
嵌入式,WinCE系统下,LCD驱动程序中调色板部分,用C/C++编写-Embedded, WinCE system, LCD driver part of the palette, using C/C++ Prepared
- 2022-05-05 16:11:36下载
- 积分:1
-
masn clock
masm编写的钟表显示程序及源程序 在windows 即可运行-masn clock
- 2022-07-09 07:53:59下载
- 积分:1
-
win7下smart card 登录COM凭据代码
win7下smart card 登录COM凭据代码,此组件通过注册表(见附件中)将组件注册到系统中,在系统登录或锁定时会加载此凭据。
- 2022-01-26 04:20:36下载
- 积分:1
-
屏幕保护程序,其实现方法简单,有效,很值得借鉴。
屏幕保护程序,其实现方法简单,有效,很值得借鉴。-Simple Screen Saver source code
- 2022-04-22 13:13:50下载
- 积分:1
-
a dialog box under the demonstration program, EVC development, using coordinates...
一个WIN CE4.2下的对话框演示程序,用EVC开发,用坐标确定按键位置-a dialog box under the demonstration program, EVC development, using coordinates to determine location of the keys
- 2022-03-18 17:34:57下载
- 积分:1
-
实现计算机串口通信,用vb编写,可以实现很好的功能
VB串口通讯,可以帮助一些学习VB串口通讯的同学一些学习参考
- 2023-03-16 11:35:03下载
- 积分:1
-
在windows电脑上打开无限个计算器,使电脑崩溃
启动visual studio运行该程序后,会使电脑打开无限多个计算器,直到电脑崩溃!主要使用while语句,简单试用,新手入学,望大神多多指导!
- 2022-01-31 16:10:17下载
- 积分:1
-
将一个5*5的矩阵中最大的元素放在中心,四个角分别放四个最小的元素(顺序从左到右,从上到下顺序依次从小到大存放)...
将一个5*5的矩阵中最大的元素放在中心,四个角分别放四个最小的元素(顺序从左到右,从上到下顺序依次从小到大存放)-A 5* 5 matrix elements of the largest on the center, four corners, respectively, put the four smallest element (sequence from left to right, from top to bottom the order from small to large storage)
- 2023-07-23 16:10: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