-
最优路径 深度优先搜索
最优路径 深度优先搜索-optimal path depth-first search
- 2023-01-04 17:05:03下载
- 积分:1
-
八个小游戏,用java做的,不是我自己做的,但确实挺好的,拿出来给大家分享。...
八个小游戏,用java做的,不是我自己做的,但确实挺好的,拿出来给大家分享。- Eight small games, does with java, is not I does, but truly
very good, puts out gives everybody the share.
- 2022-08-21 03:19:20下载
- 积分:1
-
use of a Turbo C sheet prepared by the Russian game, the graphics library is Gra...
一个使用Turbo C编写的俄罗斯方块的游戏,使用的图形库是TC自带的Graphics图形库。内附详细开发文档、开发日志和使用说明。-use of a Turbo C sheet prepared by the Russian game, the graphics library is Graphics TC onboard graphics library. Contains detailed documentation, log and use.
- 2022-01-25 15:09:17下载
- 积分:1
-
I wrote a MS
我写了个和MS的扫雷长象和玩法都一样,但我的有以下特别功能: 1 开始游戏第一下永远不会点到雷 2 (保存/恢复 )可以在任何时候保存游戏状态,可在任何时候恢复 3 100% 纯 JAVA 编写, 可以在任何系统上运行,比如苹果电脑和LINUX等 4 100% 公开源代码 这个游戏基于MVC架构编写. 把jar文件默认打开程序设为JAVA虚拟机,就可双击JMinesweeper来启动游戏,如果没有装JAVA虚拟机可以去SUN的主页上下载: http://jdl.sun.com/webapps/download/AutoDL?BundleId=9992 把JMinesweeper.jar用WinRAR或WinZip解压后,可以在解压文件夹中找到这个游戏的所有源码。-I wrote a MS-like mine, and games are played are the same, but I have the following functions : starting a game will never be the first to mine two points (preservation/restoration) can be preserved at any time, the game may be resumed at any time 3100% Pure Java prepared, any system running, such as Linux and Apple Computer as 4,100% of the open-source MVC framework based on the game prepared. put jar document procedures set by default to open Java Virtual Machine, JMinesweeper can double-click to start the game, if not installed Java Virtual Machine can go to the home page of the Sun Download : http://jdl.sun.com/webapps/download/AutoDL BundleId = 9992 J
- 2022-03-11 13:54:32下载
- 积分:1
-
在DOS下用INT调用的方式取得PCI总线的信息
在DOS下用INT调用的方式取得PCI总线的信息-used in DOS INT calling acquire PCI bus information
- 2022-02-15 21:22:06下载
- 积分:1
-
易语言skinshap皮肤应用,易语言的EC模块
易语言skinshap皮肤应用,易语言的EC模块-Easy language skinshap skin applications, easy module EC language
- 2022-02-11 16:33:54下载
- 积分:1
-
把二维数组数据从外部文本文件导入labview中,并实现对导入数据的按列提取,将提取后的几组数据组成新的几个二维数组显示出来,并显示其图形...
把二维数组数据从外部文本文件导入labview中,并实现对导入数据的按列提取,将提取后的几组数据组成新的几个二维数组显示出来,并显示其图形-The two-dimensional array of data from external text file into labview, and the realization of the import data extracted by the column, the extraction of several sets of data after the formation of the new show several two-dimensional array, and display its graphics
- 2022-12-19 14:50:03下载
- 积分:1
-
document management system using the java struts use mysql database basic bug
文件管理系统使用的是java struts数据库 使用mysql 基本没有bug-document management system using the java struts use mysql database basic bug
- 2022-05-30 11:32:33下载
- 积分:1
-
路线竞走游戏,游戏规则详见源代码注释部分,全C语言编程
路线竞走游戏,游戏规则详见源代码注释部分,全C语言编程-walking routes game, the rules of the game as detailed source notes, the entire C language programming
- 2022-03-21 19:54:28下载
- 积分:1
-
纽约大学的tinylinker代码
小型链接器,系统级编程课程设计,题目要求编写两个函数-A small linker, system-level programming course design。
You are to implement a two-pass linker in C, C++, or Java and submit the source code, which we will compile and
run.
The target machine is word addressable and has a memory of 600 words, each consisting of 4 decimal digits. The
first (leftmost) digit is the opcode, which is unchanged by the linker
- 2022-08-23 17:14:33下载
- 积分:1