CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 游戏 搜索资源 - 读取文件

搜索资源列表

  1. muTest

    5下载:
  2. 读取奇迹地图文件并显示,支持点击判断坐标,并同时放大鼠标所点位置的地图,vc代码和mu地图-miracle read maps and documents show that support it coordinates judgment, and also to enlarge the mouse by location maps, vc code and mu Map
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:54998
    • 提供者:张俊勇
  1. SimpleQ3Loader

    0下载:
  2. 读取quick3的bsp地图文件,如果要开发引擎,可以参考-the BSP quick3 read maps, to the development of the engine, they can refer to
  3. 所属分类:游戏引擎

    • 发布日期:2008-10-13
    • 文件大小:64356
    • 提供者:汪大还
  1. game_Pushbox

    0下载:
  2. C++开发的推箱子游戏 1.类的划分 Cdraw类 绘画加载地图(包括围墙、人、箱子等等) Cman类 是否完成(过关) 即时更新地图 2.设计思想 从文件map.txt里读取地图信息,然后通过Cdraw类加载地图,通过keydown事件调用Cman里的重载函数updatemap, 单参数updateMap(UINT nChar)是用于更改当前小人以及箱子的坐标,记录下来后传给updateMap(int x1, int y1, int x2,
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:80833
    • 提供者:杨振
  1. readZIPXX

    0下载:
  2. 此源代码是一个如何读取ZIP文件的方法应用!对于读取文件有很好的学习的地方!-this source code is a document on how to read the ZIP Application! Read documents for a very good place to learn!
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:23160
    • 提供者:bsj
  1. migong_demo

    0下载:
  2. 用 Turbo C 在DOS环境下设计实现一个图形界面的迷宫程序。基本内容包括: 1、 产生迷宫 1) 随机产生一个迷宫; 2) 从文件读取一个已存在的迷宫; 3) 修改并存储迷宫; 2、 演示 1) 自动演示;如果该迷宫存在从入口到出口的通路,则打印出一条走出迷宫的道路,如果不存在这样的一条道路,则报告不存在通路。能演示所有迷宫的走法 2) 人用箭头控制走动 -with Turbo C in DOS environment designed to achi
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:4688
    • 提供者:liuli
  1. mylaoshu

    0下载:
  2. 用C++写的老鼠迷宫,运用堆栈原理,可以从文件中读取迷宫图案-use C + + to write a mouse maze, using stack principle, can be read from the paper maze logo
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:10225
    • 提供者:qlxs
  1. WRL

    0下载:
  2. 一个教你如何在vc中读取wrl格式的文件的例子-one to teach you how to read vc wrl format of the document examples
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:130297
    • 提供者:高扬
  1. ReadXfile

    0下载:
  2. 在2005环境下开发的,用于读取DirectX的文件格式*.x,可以批量读取,并可用键盘操作模型。
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:7115
    • 提供者:xhl
  1. pushBox

    1下载:
  2. 推箱子C语言版,可以自定义地图,支持悔步和重复。可在VC6.0或TC中编译。很好的学生作业。文件打开关闭的基本操作。TXT文件的读取,键盘响应。坐标规划,C画图。
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:4655
    • 提供者:卢耀华
  1. WavReader

    0下载:
  2. wav文件读取插件,可为大多数游戏所用,非长适用
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:10897
    • 提供者:雷天兆
  1. xLoader

    0下载:
  2. X文件读取插件,可为大多数游戏所用,非常适用适用
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:27090
    • 提供者:雷天兆
  1. Md2Animation

    0下载:
  2. 如何读取一个MD2格式的文件,并流畅的产生游戏动画,基于VC和DX
  3. 所属分类:其他游戏

    • 发布日期:2014-01-17
    • 文件大小:633275
    • 提供者:韩永红
  1. ReadArray

    0下载:
  2. 从磁盘读取文件中(map.txt)的二维数组并动态创建二维数组保存显示。用以游戏的贴片贴图等地方。vs2005调试运行成功。-From the disk to read the file (the map.txt) two-dimensional array and dynamically creates two-dimensional array to save the show. Patch maps and other places for the game. vs2005 debuggi
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-07
    • 文件大小:691786
    • 提供者:kun
  1. maze

    0下载:
  2. 迷宫游戏的变成,无图形界面,可以自行生成迷宫,或读取迷宫(迷宫的读取文件需要自己编写.txt)等多种生成迷宫方式。有部分bug存在-Maze game becomes, no graphical interface, you can self generate maze, or read the labyrinth (maze to read files need to write your own. Txt) and other ways to generate mazes. Some bug
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:9427
    • 提供者:liudongzhu
  1. getdir

    0下载:
  2. 读取文件的路径存储到相应的字段中,文中主要是读取图像的路径Read the file path stored in the appropriate fields, the article is also the path of the image to read-Read the file path stored in the appropriate fields, the article is also the path of the image to read
  3. 所属分类:Game Program

    • 发布日期:2017-04-04
    • 文件大小:140093
    • 提供者:煤矿区
  1. crc32

    0下载:
  2. 一个精简实用的 CRC32修改软件。 读取文件的CRC32值 精确修改CRC32的值-A streamlined and practical CRC32 modify the software. CRC32 value read file Precisely modify the value of CRC32
  3. 所属分类:Other Games

    • 发布日期:2017-04-04
    • 文件大小:21143
    • 提供者:陈亚运
  1. shudu

    1下载:
  2. 用Python程序读取文件中的9*9数独,给出数独的答案。-Read the file 9* 9 Sudoku with Python program, and give the answer.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-13
    • 文件大小:2354
    • 提供者:梁效
  1. chenruyi

    0下载:
  2. 自己做的一个文件流读取文件,本人初学只能做到这样,以后还请多多指教。-Their own to do a file stream to read the file, I am beginner can do so later also invited exhibitions.
  3. 所属分类:Game Program

    • 发布日期:2017-04-12
    • 文件大小:712
    • 提供者:you951739
  1. NBT

    0下载:
  2.   libnbt + +是一个c++库 用于解析Minecraft NBT文件格式————名叫二进制标签。   它可以读取和写入压缩和未压缩NBT文件。   它使用输入和输出流。(libnbt++ is a free C++ library for Minecraft's file format NBT - Named Binary Tag. It can read and write compressed and uncompressed NBT files. It uses stream
  3. 所属分类:外挂编程

    • 发布日期:2017-12-20
    • 文件大小:61440
    • 提供者:肥鸡—rt
  1. 虚拟文件系统核心库

    0下载:
  2. 您是不是想保护自己的游戏客户端资源不被盗取?来吧选择这个,包您满意!RAR式强力压缩保护读取,让你无后顾之忧!
  3. 所属分类:游戏引擎

    • 发布日期:2022-02-18
    • 文件大小:1817430
    • 提供者:315907111
« 12 3 4 »
搜珍网 www.dssz.com