-
Draws the ball which using CONSOLA.LIB under the CONSOLE pattern bounces (Visual...
用什么来拉球控制台库在控制台模式下弹跳(Visual C++ 6)
- 2022-03-20 10:40:40下载
- 积分:1
-
我的项目,它被称为蛇场,这是著名的游戏,非常人知道它,
我曾经在这第二场比赛的第一个文件是头文件( snake.h ) ,第二次是( snake.cpp...
我的项目,它被称为蛇场,这是著名的游戏,非常人知道它,
我曾经在这第二场比赛的第一个文件是头文件( snake.h ) ,第二次是( snake.cpp ) 。这里是数字游戏-My project it’s called snake game, it’s famous game and very one knew it,,
I used in this game 2 files the first one is the header file (snake.h),and the second one is (snake.cpp).and here is the figure of the game:
- 2023-09-09 02:50:03下载
- 积分:1
-
能够得到文件的一些相关信息,包括文件大小,文件路径和文件类型等。...
能够得到文件的一些相关信息,包括文件大小,文件路径和文件类型等。-you can get the infomation of files,include the file size,path and type,etc.
- 2022-03-17 08:34:59下载
- 积分:1
-
smartphone 监听电源状态源码,包含gif图片处理源码
smartphone 监听电源状态源码,包含gif图片处理源码-smartphone state wiretapping power source, contains gif photo processing FOSS
- 2022-12-09 23:05:03下载
- 积分:1
-
visual c++编写的一个界面应用程序,能随机产生一些风景画,但是比较模糊,类似线条组成的。...
visual c++编写的一个界面应用程序,能随机产生一些风景画,但是比较模糊,类似线条组成的。-visual c++ to prepare an application interface to a number of randomly generated landscapes, but rather ambiguous, consisting of similar lines.
- 2022-01-26 07:39:18下载
- 积分:1
-
]★★近在眼前-UTF
]★★近在眼前-UTF-8转中文模块+例程★★易开发的希望可以对你有帮助-Converter of UTF-8 to GB2312
- 2022-01-23 11:09:24下载
- 积分:1
-
水晶报表
导出excel格式
包含网格线
水晶报表
导出excel格式
包含网格线-Crystal report export excel format containing grid
- 2022-01-24 15:26:52下载
- 积分:1
-
进行数据库操作的类库。
通过带参数的sql和HashTable操作数据库。
主要功能:
ExcuteSql:执行Sql
GetRecord:查询...
进行数据库操作的类库。
通过带参数的sql和HashTable操作数据库。
主要功能:
ExcuteSql:执行Sql
GetRecord:查询数据库,返回DataTable-The class library for database operations. Through with the parameters and the sql database HashTable operation. Main functions: ExcuteSql: the implementation of Sql GetRecord: query the database, return DataTable
- 2022-05-17 10:20:28下载
- 积分:1
-
图像处理中SSE的应用
SSE – Streaming SIMD Extension,是Intel从PIII开始加入的一种x86扩展指令集。在SSE以前,x86的浮点运算都是以栈式FPU完成的,有一定x86汇编经验的人应该不会对那些复杂的fld、fst指令陌生吧。而SSE一方面让浮点运算可以像整数运算的模式、如 add eax , ebx 那样通过直接访问寄存器完成,绕开了讨厌的栈,另一方面引入了SIMD这个概念。SIMD – Single
Instruction Multiply Data,顾名思义,它可以同时让一条指令在多个数据上执行,这种
- 2022-02-09 16:46:15下载
- 积分:1
-
程序可以使用对话框
使用 visual c + + 6.0 和 windows 对话框的测试的程序。此程序使用菜单来访问对话框加载上编辑框的值。它还显示如何添加这些值。
- 2023-03-26 00:05:03下载
- 积分:1