-
这是一个猜数字的小游戏,当用户输入一个数字开始猜后,程序会根据用户所猜的数字大小和正确答案来比较,然后提示用户数字是猜大了还是小了,让用户继续猜,直到正确....
这是一个猜数字的小游戏,当用户输入一个数字开始猜后,程序会根据用户所猜的数字大小和正确答案来比较,然后提示用户数字是猜大了还是小了,让用户继续猜,直到正确.-This is a small viewing of the game, when a user input figures began to guess, the procedures under which users guess the number and size compared to the correct answer, and then prompts the user to guess the number is larger or smaller, allows users to guess until right.
- 2023-02-27 20:20:03下载
- 积分:1
-
此程序是华容道游戏源代码,供参考学习使用。
此程序是华容道游戏源代码,供参考学习使用。-Puzzle source code, learning to use for reference.
- 2022-02-25 21:05:41下载
- 积分:1
-
MPC860T the manual integration of hardware platforms, a detailed description of...
本手册结合MPC860T硬件平台,详细叙述了PPCBOOT/UBOOT以及嵌入Linux的移植过程,介绍了SNMP和WEB组件在嵌入平台上的移植过程,同时这也可以作为在其它硬件平台上移植嵌入Linux的参考手册。-MPC860T the manual integration of hardware platforms, a detailed description of PPCBOOT/UBOOT and embedded Linux migration process. introduced SNMP and Web components in the embedded platform on the transplanting process. This will also serve as the hardware platform on the other transplant embedded Linux reference manual.
- 2022-06-26 07:56:31下载
- 积分:1
-
使用C编写递归程序
使用C编写递归程序-prepared using recursive procedure C
- 2023-06-14 07:05:04下载
- 积分:1
-
小球加速运动,可用于多种扩展。物体加速的算法
小球加速运动,可用于多种扩展。物体加速的算法-Ball accelerated motion, can be used for a variety of expansion. Objects to speed up the algorithm
- 2022-07-02 15:52:39下载
- 积分:1
-
MALLOC调试工具(附源码
MALLOC调试工具(附源码-Malloc debugging tools (with source code
- 2023-01-31 19:40:03下载
- 积分:1
-
闹钟提醒程序,主要用OnTimer进行控制.
闹钟提醒程序,主要用OnTimer进行控制.-Alarm clock to remind the procedure, the main control OnTimer.
- 2022-08-22 05:56:17下载
- 积分:1
-
二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的...
二分法求大整数相乘,快速便捷。很好的源代码,可以用来学习,直接用于工程也是可以的-Dichotomy for large integer multiplication, quickly and easily. Good source code, can be used to study, can be directly used for projects of
- 2022-11-24 18:50:03下载
- 积分:1
-
in DOS environment to support long file name to use
在DOS环境下支持长文件名的使用-in DOS environment to support long file name to use
- 2022-01-25 19:55:29下载
- 积分:1
-
没有翻译
Doxygen是一个文档生成系统,可用于C++, C, Java, Objective-C, Python, IDL (Corba and Microsoft flavors), Fortran, VHDL, PHP, C#, and to some extent D.
它能从一系列代码源文件中生成在线文档(HTML格式)和离线文档(Latex格式) 。也支持生成RTF (MS-Word), PostScript, PDF, 压缩HTML(chm), and Unix man pages等格式的文档。文档直接从源码中提取而成,便于维护。
Doxygen能很方便地从源码中提取出代码的组织结构,和代码中变量的关系图。这只需要配置好doxygen,一切都自动生成。这在大型代码发布时相当有用。-failed to translate
- 2022-04-02 11:18:58下载
- 积分:1