CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 其他游戏 搜索资源 - file.write

搜索资源列表

  1. WhiteFrogs

    0下载:
  2. 白色青蛙。一个国外开发的Flash CS4小游戏,用Actionscr ipt 2.0写的。电机白色青蛙,如果两个连续点击的青蛙上面的图案一样,就可以加分。-WhiteFrog.An English intelligent flash.Write by AS2.0,File Format Flash
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:23534
    • 提供者:Xiang Qiuyu
  1. tetris

    0下载:
  2. 这是用graphics.h写的俄罗斯方块,要运行程序还要包含graphics.h文件,这个可以在网上下到-This is Tetris graphics.h write and want to run the program but also contains graphics.h file, this can be online to
  3. 所属分类:Other Games

    • 发布日期:2017-05-09
    • 文件大小:2494446
    • 提供者:杰仔
  1. els

    0下载:
  2. 应用程序向导已为您创建了这个 els 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 els 应用程序的每个文件的内容。-Application Wizard has been created for you this els applications. This application not only demonstrates the basic use of Microsoft Foundation
  3. 所属分类:Other Games

    • 发布日期:2017-11-02
    • 文件大小:10881990
    • 提供者:hwp
  1. gameswf-2009-08-08

    0下载:
  2. c++ 写的一个flash引擎源码,可以支持播放swf文件,也可以写进自己的游戏引擎中,用flash来做一些UI-a flash engine c++ write source code, you can support playback swf file, can also be included in the game engine, flash to do some UI
  3. 所属分类:Other Games

    • 发布日期:2017-11-06
    • 文件大小:1473951
    • 提供者:xuwenjun
  1. egengxin

    0下载:
  2. 游戏自动更新登陆器 分为主程序和自动更新程序。 将1.txt放到你网站下,里面记录了最新的版本。 主程序检测最新版本和本地版本不一致,那么打开自动更新程序,自动更新程序下载放在你网站下的补丁,下载完补丁之后,自动运行补丁。 我现在使用的补丁是WINRAR自解压缩,自解压缩里面最好写一个压缩完毕后,运行游戏主程序。 下载补丁的地址,网络版本号等,都可以自己控制。 更新程序 可显示文件大小,下载速度,已经下载大小,已完成百分比 不
  3. 所属分类:Other Games

    • 发布日期:2017-11-11
    • 文件大小:146506
    • 提供者:asdfsdf
  1. ball

    0下载:
  2. 开放环境为Turbo C,Borland C++应该也可以编译,自己编写的 五彩连球 小游戏。文件包括源代码,生成的EXE,和一个运行所必须的文件,代码的核心是 小球路径查找算法。适于C的初学者,希望会在这里找到兴趣。-The open environment of Turbo C, Borland C++ should also be able to compile and write your own the multicolored Lianqiu small game. Files, i
  3. 所属分类:Other Games

    • 发布日期:2017-11-29
    • 文件大小:45019
    • 提供者:陈龙
  1. src

    0下载:
  2. this poker source write is as3, i got this file from my friends, i don t know how to build just try it.-this is poker source write is as3, i got this file from my friends, i don t know how to build just try it.
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:78092
    • 提供者:pinux
  1. XOR

    0下载:
  2. 从最简单的XOR加密入手吧,编写一个程序,这个程序的功能是这样的,读取animation.cfg文件中前16字节的内容,然后使用0~255之间任一个数值和从animation.cfg文件中提取出来的这16个字节(实际可以提取更多字节作比较,这里只提取文件前16字节)作XOR运算,最后将这256组经过XOR运算的数据放在一起作比较,看哪组数据XOR运算后看上去比较有意义而不是垃圾数据。 按照上面的思路编写出如下C语言代码:-From the most simple XOR encryption
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:779
    • 提供者:陳莉雯
  1. SolarSystem(code)

    0下载:
  2. 使用ogre cegui和fmod编写的一个简单游戏界面系统,包括主界面、人物界面、载入界面等。进入游戏为一个星球动画,按esc键打开退出界面。使用VS2008编写。 需要ogre cegui和fmod的sdk。对应的资源和资源配置文件可在http://download.csdn.net/detail/jajupmochiwxxz/6592593下载。 参考文献在代码中说明。 Copyright C 2013 Finaldream Game Studio。-Use ogre c
  3. 所属分类:Other Games

    • 发布日期:2017-04-16
    • 文件大小:48477
    • 提供者:Jalin
  1. snake2

    0下载:
  2. 刚学delphi不久,自己编写的最简单的贪吃蛇游戏。我这代码在高手眼中肯定很脏乱差,只能给比我还初学的人一些代码实例,里面包括我刚学会的类的概念,自己在另外一个pas文件里面编写了一个类,然后在主pas文件里面进行类功能的调用,刚学类的同学可以看一下。-Just learning delphi soon, I have written the most simple snake game. I am sure it is very dirty and messy code in the mast
  3. 所属分类:Other Games

    • 发布日期:2017-04-24
    • 文件大小:187623
    • 提供者:liyi
  1. bin2txt

    19下载:
  2. 自己写的Diablo 2的mod反编译软件,源代码全部公开,VS2010编译,可以直接从mod的bin文件反编译出txt源码。-Write your own Diablo mod 2 decompile software, all open source code, VS2010 compiler can decompile the source code directly the mod txt bin file.
  3. 所属分类:Other Games

    • 发布日期:2017-01-13
    • 文件大小:12394496
    • 提供者:anders
搜珍网 www.dssz.com