-
练习训练游戏,游戏规则详见源代码注释部分,全C语言编程..........
练习训练游戏,游戏规则详见源代码注释部分,全C语言编程.......
-practice training game, the rules of the game as detailed source notes, the entire C language programming ...
- 2023-08-18 10:55:03下载
- 积分:1
-
此程序是华容道游戏源代码,供参考学习使用。
此程序是华容道游戏源代码,供参考学习使用。-Puzzle source code, learning to use for reference.
- 2022-02-25 21:05:41下载
- 积分:1
-
显示采用VHDL代码7段
7 segment display for spartan3 vhdl code
- 2022-02-02 02:02:45下载
- 积分:1
-
for wince freescale csi driver
for wince freescale csi driver
- 2022-01-21 21:48:37下载
- 积分:1
-
a convenient date controls, the use of Asp. Net can be put directly to use Toolb...
一个使用方便的日期控件,在asp.net下使用,可以直接放到工具箱里使用-a convenient date controls, the use of Asp. Net can be put directly to use Toolbox Lane
- 2022-06-03 02:25:56下载
- 积分:1
-
Line follower robot using PIC 16F877A
直线跟随机器人是一种自主运输机器人。它是用16F877A实现的,用CCS编码编译器.CODE包括掉头、停止、转弯等命令。
- 2022-08-25 16:08:18下载
- 积分:1
-
C++开发的xml文件处理
基于tinyxml,使用C++开发的XML文件处理程序,目前主要是可以修改,有兴趣的话可以继续添加
- 2022-02-25 20:51:31下载
- 积分:1
-
一个ArcGIS接口的应用程序,已关联TOC和TOOLBAR 以及MapControl,PageLayoutControl,支持漫游...
一个ArcGIS接口的应用程序,已关联TOC和TOOLBAR 以及MapControl,PageLayoutControl,支持漫游-ARCGIS deeper development
- 2022-11-30 12:05:03下载
- 积分:1
-
我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!...
我编写的一个经典的小游戏--贪食蛇,能够在你的茶余饭后给你带来快乐!-I prepared a classic small game-- Snake, in your leisure to bring you happiness!
- 2022-08-21 07:54:34下载
- 积分:1
-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
- 2022-07-13 14:23:15下载
- 积分:1