-
在控制台界面实现游戏控制,属于射击游戏
运行时 界面要足够大 不要全屏 正常显示即可运行...
在控制台界面实现游戏控制,属于射击游戏
运行时 界面要足够大 不要全屏 正常显示即可运行-In the console interface to control the game, shooting game is to run-time interface is large enough not to run full-screen display
- 2022-02-24 15:52:12下载
- 积分:1
-
按照数据结构书编的程序,编译出来完事的,能运行的"逆置带头结点的动态单链表L"...
按照数据结构书编的程序,编译出来完事的,能运行的"逆置带头结点的动态单链表L"-book series of the process, get away from the compiler can run the "reverse home lead the dynamic node L-List"
- 2022-10-19 16:25:03下载
- 积分:1
-
petri网模拟工具 winttpn 很好的工具
petri网模拟工具 winttpn 很好的工具-petri winttpn
- 2022-06-27 19:18:49下载
- 积分:1
-
各种解码译码电路模型的VerilogHDL描述
各种解码译码电路模型的VerilogHDL描述-various decoder decoding circuit model of Verilog HDL description
- 2022-03-24 22:22:13下载
- 积分:1
-
ocr文字识别
图形文字识别(OCR)是常用的东西。许多程序员都想在自己的程序中嵌入OCR的识别模块。但是,用别人的—要价太高;自己做—难度太大。其实微软早在Office2003中推出了一个OCR模块,对中文有很好的支持(不亚于国内的一个品牌产品)。可能有许多人都注意到这个好东西了,但是MS_OCR在VC++上的接口和用法一直没见披露。笔者在这里发布一个用MS_OCR做的示范程序,大家试试,识别能力还不错,并且支持多种图形格式(bmp,jpg,tif)。在其它地方摘录的,希望能够共同借鉴学习,给原创者点个赞。
- 2022-09-18 08:10:03下载
- 积分:1
-
raycast仿3d场景实例,gba平台,使用arm
raycast仿3d场景实例,gba平台,使用arm-gcc或armsdt编译-raycast imitation 3d scenes example, DS platform, the use of arm-gcc compiler or armsdt
- 2023-04-28 13:35:03下载
- 积分:1
-
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许...
C 程序设计语言定义了两个标准的内存管理函数:malloc() 和 free()。C 程序员经常使用那些函数在运行时分配缓冲区,以便在函数之间传递数据。然而在许多场合下,您无法预先确定缓冲区所需的实际大小,这对于构造复杂的 C 程序来说,可能会导致几个根本性的问题。一种自我管理的抽象数据缓冲区概括地给出了抽象缓冲区的伪 C 代码实现,并详细介绍了采用这种机制的优点。-C programming language defines two standard memory management functions: malloc () and free (). C programmers frequently use those functions at run-time allocation of buffers in order to pass data between functions. However, in many occasions, you can not pre-determine the actual size of the buffer required, which for the complex structure of the C program, it may lead to several fundamental questions. A self-management, abstract data buffer generally gives the pseudo-C code for an abstract buffer implementation, and details the advantages of using this mechanism.
- 2022-03-11 11:19:26下载
- 积分:1
-
在综合英文版XOOPS 2.09, 2.091, 2.092 的基础上正式发布XOOPS 2.09中文版 XOOPS 2.09x 版主要是PHP5升级、bug修...
在综合英文版XOOPS 2.09, 2.091, 2.092 的基础上正式发布XOOPS 2.09中文版 XOOPS 2.09x 版主要是PHP5升级、bug修正和安全补正: 1 全面兼容PHP 5.x 版本 2 修正PHP 4.3.10以下版本中可能存在的安全漏洞 3 与XoopsUser::isAdmin() 相关的bug修正 4 升级Smarty至2.6.5版 英文版其他说明参考: http://xoops.org.cn/modules/news/article.php?storyid=126 中文版2.09与英文版稍有不同: 1 加入中文内码转换函数 2 部分已知而英文版留至2.010的bug 3 部分模块升级至最新中文版: --digest 2.0 --news 1.21 中文修正 --newbb 2.0 中文修正 --wfchannel 1.06 --wfdownloads 2.05 中文修正 --wordpress for xoops 中文 1.0 --xconv 1.6 (建议安装) --xmline 1.0-comprehensive English XOOPS 2.09, 2.091, 2.092 on the basis of the official release of 209 Chinese version of XOOPS 2.09x moderator if PHP5 upgrades, bug fixes and security Correction : a fully compatible with PHP 5.x amended version 2 PHP 4.3.10 version of the following possible security loopholes and XoopsUser 3 : : isAdmin () bug related to the four amendments to upgrade Smarty other English version 2.6.5 Reference Note : http://xoops.org.cn/modules/ news/article.php storyid = 2.09 126 Chinese and English version is sligh
- 2023-02-09 01:35:04下载
- 积分:1
-
days Gate Array game source. 1000 block of Terry Avenue is similar to the one ga...
天门阵游戏源码。是类似连连看的一款游戏,需要通过鼠标拖动牌到相同牌对齐的地方后,消除。最多有30000局。-days Gate Array game source. 1000 block of Terry Avenue is similar to the one game, through licensing the mouse to drag the same alignment of licensing, eliminate. Up to 30,000 Bureau.
- 2022-06-16 10:20:30下载
- 积分:1
-
这是个运动会记分程序,不知道大家感兴趣不,不过我觉得是我自己写的...
这是个运动会记分程序,不知道大家感兴趣不,不过我觉得是我自己写的-Games Points procedures, we do not know is not interested, but I think I wrote it myself
- 2022-02-06 13:51:30下载
- 积分:1