-
一个2D游戏开发的编辑器源码。包括场景编辑,物品编辑,角色编辑。本站上传的该源码文档为2DGameRef...
一个2D游戏开发的编辑器源码。包括场景编辑,物品编辑,角色编辑。本站上传的该源码文档为2DGameRef-a 2D game development of the source code editor. Scenes include editors, articles editor, editorial role. Upload the site of the source document for two DGameRef
- 2022-11-26 04:35:03下载
- 积分:1
-
宽带接入课件
宽带接入课件-Broadband access courseware
- 2022-06-28 12:18:33下载
- 积分:1
-
无线电源控制系统接收和发射程序
主要是无线电源电路的设计中的程序...
无线电源控制系统接收和发射程序
主要是无线电源电路的设计中的程序-Wireless power supply control system for receiving and launching process is the design of wireless power circuit of the procedures
- 2022-05-22 07:25:01下载
- 积分:1
-
非线性光纤光学(第四版)的源代码,美国人写的
非线性光纤光学(第四版)的源代码,美国人写的-Nonlinear Fiber Optics (Fourth Edition) of the source code, written by the Americans
- 2023-04-28 18:05:04下载
- 积分:1
-
右前门控制器 可以用 codewarrior 3.0 版本打开后,下载到目标板中运行...
右前门控制器 可以用 codewarrior 3.0 版本打开后,下载到目标板中运行-Right Front Door codewarrior 3.0 version of the controller can be opened, downloaded to the target board to run
- 2022-09-26 09:45:02下载
- 积分:1
-
Anthill是一个确保受控建造过程和促进在组织内部共享知识的工具。Anthill在每一次建造之前从项目最新版本的源文件库中借出文件,并在每一次建造之后用一个唯
Anthill是一个确保受控建造过程和促进在组织内部共享知识的工具。Anthill在每一次建造之前从项目最新版本的源文件库中借出文件,并在每一次建造之后用一个唯一的版本号标记源文件库。它支持的库适配器有:CVS (Concurrent Versions System), Visual Source Safe, Perforce, PVCS, StarTeam, MKSIntegrity, 和 FileSystem. 来源:http://freshmeat.net/projects/ant8/?topic_id=45%2C822%2C52%2C46%2C861 -Anthill is guarantees is controlled the construction process and
the promotion in the organization interior sharing knowledge tool.
Anthill before each construction loans the document from in the
project newest edition source document storehouse, and after each
construction marks the source document storehouse with an only edition
number. It supports the storehouse adapter includes: CVS (Concurrent
Versions System), Visual Source Safe, Perforce, PVCS, StarTeam,
MKSIntegrity, with FileSystem. origin:
Http://freshmeat.net/projects/ant8/? Topic_id=45,822,52,46,861
- 2022-01-27 11:39:50下载
- 积分:1
-
英培特嵌入式开发系统IDE软件包,包括软件仿真功能,是ARM开发的好帮手...
英培特嵌入式开发系统IDE软件包,包括软件仿真功能,是ARM开发的好帮手-British tissue culture embedded system development IDE package, including software simulation function, the development of the ARM is a good helper
- 2022-10-02 18:50:03下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
经典游戏BATTLE CITY的C++ BUILDER实现,没有采用DIRECT X技术,使得理解更为容易...
经典游戏BATTLE CITY的C++ BUILDER实现,没有采用DIRECT X技术,使得理解更为容易-classic games BATTLE CITY BUILDER C achieved, not used DIRECT X technology, making it easier to understand
- 2022-03-21 07:48:58下载
- 积分:1
-
RS纠错编码原理及其实现方法 相当实用经典的资源
RS纠错编码原理及其实现方法 相当实用经典的资源 -RS error-correcting coding theory and method is very practical classic realize the resources
- 2022-07-26 16:47:34下载
- 积分:1