-
C++ Entry programming examples, including basic grammar, graphics, programming,...
C++编程入门实例,包括基本语法,图形编程等-C++ Entry programming examples, including basic grammar, graphics, programming, etc.
- 2022-06-13 22:02:12下载
- 积分:1
-
参照《Windows程序设计》一书编写的Wave声音捕获到内存的VCL控件BCB源码(亦即一个通用的C++类)。采用双缓冲技术,效果比较流畅。可以方便进行音频数...
参照《Windows程序设计》一书编写的Wave声音捕获到内存的VCL控件BCB源码(亦即一个通用的C++类)。采用双缓冲技术,效果比较流畅。可以方便进行音频数据处理和研究。根据需要,代码可能要部分修改。-light "Windows Programming," a book prepared by the Wave voices to capture the memory VCL controls BCB source (ie, a generic category C). Double buffer technology and the results were quite fluent. Audio can facilitate data processing and research. According to the need, code may be some changes.
- 2023-04-19 18:30:04下载
- 积分:1
-
基本的浏览器源码
基本的浏览器源码-basic source browser
- 2023-08-25 01:55:04下载
- 积分:1
-
使用 Opengl c + + 的基本形状
这个项目是在 Microsoft Visual c + + 速成版中显示简单的基本形状:
基本形状是三角形、 正方形、 金字塔和五角大楼。它不会有任何键互动......Opengl 图形库,它提供了强大的功能,这是为 begginers,得到的 Opengl 的感觉只是一个简单的程序。
- 2022-04-17 10:05:29下载
- 积分:1
-
演示程序演示了保存在桌面上图标的位置
Demo program illustrates saving position of icons on windows desktop
- 2022-04-19 17:14:31下载
- 积分:1
-
SMTP(发送E
SMTP(发送E-mail),供大家参考,希望大家喜欢-SMTP (Send E-mail), for your information, I hope everyone likes
- 2023-05-19 20:15:03下载
- 积分:1
-
Text recognition, to graphics files, PDF documents into word, txt format.
文本识别,将图形文件,PDF文件转换成word,txt格式。-Text recognition, to graphics files, PDF documents into word, txt format.
- 2023-06-20 12:30:05下载
- 积分:1
-
贪吃蛇游戏
贪吃蛇游戏 win32项目编译 非MFC程序
*游戏制作思想:
*通过一个二维数组来描述画面,
*-2代表墙,0代表空白,0以上代表蛇
*例以1,2,3,4表示蛇(4为蛇头)
*其移动时,数字依次减一,
*并在将要去的位置设为4,
*则完成了蛇的移动
*同时利用多线程获取按键事件,
*使屏幕绘制与按键监听同时进行
*/
- 2022-01-27 17:14:38下载
- 积分:1
-
这是一个物流管理系统,源代码,这个软件是基于第1个…
此为物流管理系统的源代码,此软件是基于SQL Server的数据库软件,采用ADO连接方式,功能比较强大-This is a logistics management system, source code, this software is based on the SQL Server database software, using ADO connections, more powerful features
- 2022-03-25 21:19:02下载
- 积分:1
-
数据库访问层代码生成器,基于sql server
数据库访问层代码生成器,基于sql server-Database access layer code generator, based on sql server
- 2022-02-12 00:32:49下载
- 积分:1