-
一个简单的贪吃蛇游戏,希望大家批评指正。
一个简单的贪吃蛇游戏,希望大家批评指正。-A simple game of Snake, I hope everyone criticism.
- 2022-01-27 23:18:45下载
- 积分:1
-
VB 2005环境编写的打印程序,程序引至Visual.Basic.2005.with.dot.NET.3.0.Programmers.Reference...
VB 2005环境编写的打印程序,程序引至Visual.Basic.2005.with.dot.NET.3.0.Programmers.Reference-VB 2005 environment for the preparation of printing procedures, procedures lead to Visual.Basic.2005.with.dot.NET.3.0.Programmers.Reference
- 2022-03-21 08:16:58下载
- 积分:1
-
IFFT in 802.11a systems
802.11a中的IFFT模块的IP核实现-IFFT in 802.11a systems
- 2022-03-13 10:00:03下载
- 积分: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
-
用C语言实现的计算器.功能齐全,且实用,代码却不多
用C语言实现的计算器.功能齐全,且实用,代码却不多-using the C language calculators. Complete functions, and useful, but little code
- 2022-02-01 08:24:58下载
- 积分:1
-
the procedure can be generated source java html document
该程序可将java源程序生成html文件-the procedure can be generated source java html document
- 2023-07-25 14:10:03下载
- 积分:1
-
ESRI ArcGIS在线培训资料(包括练习数据)
ESRI ArcGIS在线培训资料(包括练习数据)--第2部分。学习ArcGIS的权威资料。-ESRI ArcGIS Online training materials (including the practice of data) Part 2. Authoritative information on learning ArcGIS.
- 2022-11-04 09:05:04下载
- 积分:1
-
一个关于网站权限管理的经典例子,适合初学者
一个关于网站权限管理的经典例子,适合初学者-On the Web site of the classic examples of rights management, suitable for beginners
- 2022-01-21 03:31:46下载
- 积分:1
-
检测 10 种 C 语言编译环境的程序
检测 10 种 C 语言编译环境的程序-10 C language compiler environment procedures
- 2022-08-13 06:05:03下载
- 积分:1
-
基于python实现的青蛙过河游戏
使用python实现青蛙过河,在程序中调用button与graphics模块,将每个青蛙包装为一个模块,点击后可以判断跳动方向并向左或右移动、以及根据边上青蛙的个数自行判断决定是否越过一只青蛙,当最终所有青蛙成功调换位置后,显示“success”,另外,利用stack实现可后悔之前步骤。
- 2022-06-30 16:35:30下载
- 积分:1