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

搜索资源列表

  1. jylgame

    0下载:
  2. 一款vb编写的记忆力源程序,此程序特别适合初学者研究和学习-one prepared by the memory source, this procedure is particularly suited to study and learn from beginners
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:26543
    • 提供者:wjqq
  1. VS.net开发俄罗斯方块

    0下载:
  2. 经典的俄罗斯方块,用VS.net的VC7.0编写,重点实现了计时器的作用。 程序中的方块都是用DC画成。代码简洁,程序体积很小。 E-mail: hackerqc@gmail.com-classic Tetris with the VC7.0 VS.net prepared, focused and the role of the timer. The procedures are ideographic DC paint. Simple code, procedures small size
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:60273
    • 提供者:覃超
  1. guitusaipao

    0下载:
  2. 编写一个程序生成两个线程(进程)模拟龟兔赛跑。 1、兔子进程优先级高,因而跑的快,但兔子进程随机发生一些睡眠。 2、乌龟进程优先级低,因而跑的慢,但乌龟进程不发生睡眠。 3、程序应能用动画方式显示龟兔赛跑的进程。 源程序如下:(我在vc6.0调试通过)-procedures for the preparation of a generation two threads (processes) simulation hand. 1, rabbits process high pri
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:1349
    • 提供者:galaxy
  1. RussianBlocksC

    0下载:
  2. 一个小游戏,用C语言编写的:俄罗斯方块.C原码及应用程序都在里面哦 -a small game using the C language : Russian cubes. The original C code and application procedures inside oh
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:46454
    • 提供者:joysbc
  1. luck

    0下载:
  2. asp 编写的星座运程 程序 ,使用 access作为数据库,方便大家学习asp-asp prepared by the Constellation leg, the use of access as a database to facilitate learning asp
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:311947
    • 提供者:yea k
  1. vbnettssyx

    0下载:
  2. 用VB.NET编写的贪食蛇游戏,与我们平时常见的非常类似,可以供读者学习代码,参考程序,当然也可以工读者娱乐.-with VB.NET prepared by the pivotal games, and we can usually common are very similar. readers can learn code, the reference program, of course, can also entertainment for the readers.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:30859
    • 提供者:宝石冰
  1. Happy-Family

    0下载:
  2. 本软件为易语言编写的一个小游戏,旨在思路的激发,程序本身没什么难度-software for the easy language of a small game, the idea is to inspire, the process itself little more difficult
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:225223
    • 提供者:余杰
  1. elphanthouse1.5

    0下载:
  2. 自己编写一个象棋界面程序,用cbuild 5,拿出来与大家共享。-themselves prepared a chess interface procedures used cbuild 5, to show and share.
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:4678908
    • 提供者:迈克老狼
  1. Mymigong

    0下载:
  2. tc下编写的一个迷宫探路程序,采用始终贴着右边走的方式-tc prepared to explore a maze procedures used consistently stuck to the right side of the walk way
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:29727
    • 提供者:飞鸟
  1. maze_source_code

    0下载:
  2. maze_source_code是由c语言编写的程序,实用,好懂!!可以参考一下-maze_source_code by c language prepared by the procedures, practical and easy to understand! ! Can reference
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:10279
    • 提供者:陈朋
  1. 10171_hanoi

    0下载:
  2. 一个用c编写的汉诺塔小程序,挺好玩的,界面做的也不错,可以借鉴-a prepared with the c HANOR small procedures, very good play, so the interface is not bad, we can draw on
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:29730
    • 提供者:yanzi
  1. lianliankan-6450

    0下载:
  2. TC编的游戏《连连看》,比较流行的小游戏,用TC2编写.非常不错的一个程序-TC series of the game, "Lianliankan" and the more popular small game, and TC2 prepared. A very good procedures
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:128242
    • 提供者:刘志飞
  1. CHECKER_

    0下载:
  2. 演示如何利用Windows来编写国际象棋的程序,希望对大家有帮助-demonstrated how to use Windows to prepare the international chess procedures, we hope to help
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:58874
    • 提供者:文鼎
  1. bounce_ball

    0下载:
  2. 一个用Window SDK和DirectX编写的弹砖块小游戏,是开始做游戏的入门程序-a Window with DirectX SDK and the preparation of the small brick shell game start playing games induction procedures
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:5856177
    • 提供者:马飞
  1. c++ builder6小游戏程序

    0下载:
  2. 这里有多个用c++ builder6编写的小游戏程序,适合初学者!-here are some small games source codes by c++ builder6.it is useful for new learner
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:631045
    • 提供者:朱朱朱
  1. 扫雷的java程序

    0下载:
  2. 用java编写的扫雷程序,适用与游戏编程的初学者,因此游戏开发起来不是特别难,对初学者来说比较容易理解-prepared with the demining process, and application programming beginners games, game development up is not especially difficult for beginners, it is rather easy to understand
  3. 所属分类:其他智力游戏

    • 发布日期:2008-10-13
    • 文件大小:10070
    • 提供者:田天
  1. VC++编写类似Windows扫雷程序

    0下载:
  2. 以VC++方式完成了类似于windows自带的扫雷的游戏程序,基本实现了所有功能
  3. 所属分类:其他智力游戏

    • 发布日期:2009-10-27
    • 文件大小:28442
    • 提供者:BlackIce
  1. 9_80

    0下载:
  2. 编写程序实现子女随父亲(或母亲)姓,要求显示子女地姓名和年龄及其父母亲的姓名和年龄,其中子女的姓氏要求同父亲的姓氏。-Write a program to achieve child with his father (or mother) last name, asked the children to show the name and age and parents names and ages, including children' s surname ask the same f
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-10
    • 文件大小:839
    • 提供者:guagua
  1. Russian-square

    0下载:
  2. 一个简易的可视化的 C语言俄罗斯方块编写程序-A simple visualization of the C programming language Tetris
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:48739
    • 提供者:胡骏
  1. 游戏程序

    0下载:
  2. VS2013编写的一个游戏小程序,里面附带游戏说明文档(A game small program written by VS2013 with a game descr iption document)
  3. 所属分类:其他智力游戏

    • 发布日期:2018-01-09
    • 文件大小:1740800
    • 提供者:Screder
« 12 3 4 5 6 7 8 9 10 ... 14 »
搜珍网 www.dssz.com