-
计算机图形算法演示
计算机图形算法演示-computer graphics algorithms demonstration. .
- 2022-01-30 18:03:25下载
- 积分:1
-
读取研华1753板卡输入输出
读取研华1753板卡输入输出
,读取研华1753板卡输入输出,
读取研华1753板卡输入输出
- 2022-11-17 09:35:03下载
- 积分:1
-
Through the realization of a category of information HASH table query system
一个通过类实现的HASH表查询信息的系统-Through the realization of a category of information HASH table query system
- 2023-05-05 15:15:03下载
- 积分:1
-
一套不错c++的中级培训资料,我平时有空的时候看看,感觉还是不错的...
一套不错c++的中级培训资料,我平时有空的时候看看,感觉还是不错的 -A good c++ Intermediate training materials, when available, I usually look or feel good
- 2022-03-18 02:22:23下载
- 积分:1
-
This code will be useful to you if you have tried using ADOCE, but never got any
This code will be useful to you if you have tried using ADOCE, but never got anything to work. It is not meant to be integrated into any application, but rather it should be used for demonstrative purposes. It clearly shows the basics of how to use the technology.
- 2022-03-07 13:54:29下载
- 积分:1
-
使用GDI和GDI+绘图橡皮筋lines_src混合
Using GDI and GDI+ mixed drawing rubber band lines_src
- 2022-04-23 21:57:13下载
- 积分:1
-
使用8251进行串行通信,在主机键盘打入的字符可以显示在终端屏幕上,在终端屏幕上打入的字符显示在主机屏幕上。...
使用8251进行串行通信,在主机键盘打入的字符可以显示在终端屏幕上,在终端屏幕上打入的字符显示在主机屏幕上。-8251 for the use of serial communication, the host of characters into the keyboard can display on the terminal screen, enter the terminal screen character display mainframe screens.
- 2022-05-27 01:44:43下载
- 积分:1
-
获得Access中密码,VC++程序源代码,希望各位能用上。
获得Access中密码,VC++程序源代码,希望各位能用上。-Access in the password access, VC program source code, hope that can be used on.
- 2023-07-06 12:00:03下载
- 积分:1
-
ini文件的解析
ini文件的全部解析库;XINI模块用于读写Windows标准格式的ini文件。 该模块会将ini文件内所有数据读入内容。ini文件内的各域(section名称、key名称、数据)的长度不能超过XINI_NODE_DATA_LEN定义的长度。 不支持注释的存储:可以识别文件中的注释,但保存时,会丢失这些注释。
- 2022-06-20 19:12:54下载
- 积分:1
-
MFC 文档的多个实例
1 MainFrame工程是多文档框架,如果没有插件,打开后客户区无任何显示。左侧的树控件来源于网络,不是本文推荐的主要目的。
2 PlugInTest是插件,工程编译后输出为dll,将该dll放到MainFrame输出的exe同目录下即可执行。
3 PlugInTest1是另外的一个插件,工程编译后输出也为dll,使用同2,但是例子和2不同。
做这个工程的目的就是想:如果一个工程足够大,可以将插件分配给不同的小组开发,同时互相又不会干扰。
- 2022-08-03 03:58:38下载
- 积分:1