CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他智力游戏 搜索资源 - 系统代码

搜索资源列表

  1. lei

    0下载:
  2. 仿制系统的扫雷代码功能基本实现 自己做的小程序算法跟系统的差不多
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:584557
    • 提供者:胡波
  1. Guess心灵感应程序

    0下载:
  2. 心灵感应程序事实上是利用了两张图片的替换给使用者的心理暗示让人感觉琢磨不透。程序中使用了部分检测系统配置的代码,检测CPU速度的代码为汇编语言混合编程。-spiritual induction process is in fact the use of two pictures of the replacement for users of the psychological suggestion give people the impression pondering not penetrat
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:352998
    • 提供者:侯凯
  1. 恭喜发财游戏雅代码

    0下载:
  2. 游戏运行时,你只需输入\"押金\"(任意整数),然后系统会提示你输入一个数,试试看,说不定你要猜中,还要动点脑子哟!^_^祝君好运-running game, you only need to input the "deposits" (arbitrary integer), the system will then prompt you for a few, give it a try, perhaps you want to guess, but also fixed p
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:3107
    • 提供者:丁少春
  1. Games-of-C-Program

    1下载:
  2. 本文件夹包含14个经典C语言程序,有详细的配套文章说明和代码,都可运行; 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-This folder contains 14 classic C la
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-21
    • 文件大小:59290
    • 提供者:chennature
  1. snaker

    0下载:
  2. 提供linux下的终端型贪吃蛇游戏代码和在51单片机上的贪吃蛇代码(都经过测试) 文档中的snake51.c为在51单片机上的贪吃蛇代码,此代码经过测试运行。 文档中的snake_curses.c为在linux系统中基于ncurses库编写的贪吃蛇代码,也经过测试运行。编译时用命令 gcc snake_curses.c -o snake -lcurses 即可生成可执行文件snake,可在linux下的终端运行 文档中的prints为在单片机的8x8led阵列上现实蛇身体点的函数
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-09
    • 文件大小:1137718
    • 提供者:zhang
  1. penguin-game-and-source-code

    0下载:
  2. 一个企鹅找食物,探险,归家的游戏.趣味性强,互动性好,代码清晰,C++语言,适合移植到各个系统平台上运行.-A penguin looking for food, adventure, stay away from home games. Interesting, interactive and good, clear code, C++ language, suitable for transplantation to various system platforms.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-06-01
    • 文件大小:14277240
    • 提供者:jack
  1. java_game

    0下载:
  2. JAVA 手机网络游戏源代码 ,内含 整个系统的源代码 和数据库 该代码都在XP上用Eclipse 调试通过了-JAVA mobile phone network game source code, containing the source code of the entire system and database of the code on XP with Eclipse debugging through
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-08
    • 文件大小:443549
    • 提供者:何海炎
  1. DaFuWeng

    0下载:
  2. 一个小游戏大富翁的模拟代码,其中包括了20张运气卡20张基金卡等,游戏中的各个城市都有,每次摇骰子,最后成的数据保存在文件中,玩家可以选择是人数及其系统发放资金的数量。-Simulation code for a game of Monopoly, including 20 of the 20 lucky card unlucky card, various cities in the game, every time you roll the dice, and last into the d
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:26173
    • 提供者:地方
  1. snake

    0下载:
  2. 贪吃蛇小游戏,C++代码,有配乐,有积分系统。-Snake game with soundtrack, integral system. Written by C++.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-12-07
    • 文件大小:14449108
    • 提供者:arnold
  1. fanpai

    0下载:
  2. 本文首先对J2ME体系、彩排游戏的玩法做了详细说明,然后采用面向对象的设计方法对游戏系统进行设计与实现,给出了游戏的运行效果和关键代码,最后总结了全文工作。本文把蓝牙技术应用到游戏上-This article first the J2ME architecture rehearsal game play do the detailed descr iption, and then using the object-oriented design methods of game systems d
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-10
    • 文件大小:5662182
    • 提供者:王世勋
  1. Snake

    0下载:
  2. :Java源码,游戏娱乐,贪吃蛇   老外写的Android手机系统的贪吃蛇源码演示,里面有注释,不过是英文的,遗憾啊,不过英文好的应该可以看懂啊,我E文差啊,再此不多介绍了,看似完整的Android贪吃蛇游戏代码,分享给大家啦!~ -java code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-11-27
    • 文件大小:104448
    • 提供者:彭维
  1. paopaotang1.3

    0下载:
  2. 泡泡堂~一个自主开发的泡泡堂模拟游戏,目前没有对战系统可以先尝试自己玩玩。本代码纯HTML记事本编写~-~ A BNB BNB developed simulation game, there is no battle system can try their play. The code is pure HTML Notepad to write ~
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-08
    • 文件大小:1950913
    • 提供者:cwl
  1. My2048

    0下载:
  2. 2048小游戏c++源码(核心代码) (按end键可用作弊系统) 较简陋,希望见谅-2048 small game c++ source (core code) (Available by the end key cheat system) Relatively simple, hope forgive me
  3. 所属分类:Other Riddle games

    • 发布日期:2017-03-27
    • 文件大小:1668
    • 提供者:大漠飞烟
  1. mini2440_PINTU

    0下载:
  2. 这是mini2440裸系统的拼图代码游戏,有三种游戏难度模式,多种图片选择方案,代码层次分明,内容较多,但是是难得的实例学习代码,欢迎下载-This is a bare system mini2440 code puzzle game with three game difficulty modes, a variety of image options, the code is structured, more content, but it is a rare instance of lea
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:3054815
    • 提供者:林奇
  1. tcs.tar

    0下载:
  2. 在centos系统上自己写的贪吃蛇小代码,供大家参考-Centos system on Snake himself wrote the code for your reference
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-28
    • 文件大小:210791
    • 提供者:陈杰成
  1. snake

    0下载:
  2. 这是一个贪吃蛇代码,运行环境VC++6.0(亲测完美运行),该程序在dos系统下运行,不需要graphics.h头文件-snake code
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-12
    • 文件大小:2870552
    • 提供者:Frank
  1. zhishixuexi

    0下载:
  2. 改代码可用来做答题系统,实现考试选择题的编制-Changed code can be used for the system answer, multiple-choice exam preparation Realization
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2074
    • 提供者:wsl
  1. ManGame

    0下载:
  2. 一个简单的游戏,要避免,在30秒内,系统不是随机点捕获甚至赢,使用鼠标操作主角,难度不是很合理,新登场,代码不太标准化。-A simple game to avoid, in 30 seconds, the system is not random point to catch even win, use the mouse to operate the protagonist, the difficulty is not very reasonable, the new debut, the
  3. 所属分类:Other Riddle games

    • 发布日期:2017-05-04
    • 文件大小:98250
    • 提供者:詹昊
搜珍网 www.dssz.com