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

搜索资源列表

  1. VC++源代码之网络泡泡龙

    1下载:
  2. 环境:windows98/2000/xp,Visula C++6.0下编译通过.模型采用的目前非常流行的C/S架构,TCP/IP通信协议-environment : windows98/2000/xp, Visula 6.0 C compiler through. The current model is very popular C / S architecture, TCP / IP communication protocol
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:5113088
    • 提供者:袁慧
  1. gussenum

    0下载:
  2. 一款简单的猜数字游戏的源代码,用c语言写成,在电子词典里经常可以玩到。-one simple viewing the game's source code, c language used in electronic dictionary frequently to play.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:902
    • 提供者:rty
  1. VBKing

    0下载:
  2. 这是我的课程设计报告,本来是用VB设计一个界面出来,里面包含多种小游戏的,可惜删了,只剩下一份报告,里面包含了各个小游戏的程序算法代码:回溯法求解皇后问题、冒泡法的算法描述、快速排序法、二叉排序树(这里用C语言描述)、顺序查找算法、二分法查找、二叉排序树查找(这里用C语言描述)-This is my course design, originally designed with VB is an interface, and which contains a variety of small g
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:13801
    • 提供者:天路
  1. BCANMO_Y

    0下载:
  2. 用上下左右控制主角的移动方向,吃够10个珠子则游戏结束。(刚刚学习C,鼓励一个先……)-control up and down around the protagonist's movements, enough to eat 10 beads were the end of the game. (C just learning to encourage a first ...)
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:33147
    • 提供者:王一纯
  1. Multiplayer

    0下载:
  2. 一个坦克大战游戏的JAVA编程,实现了坦克大战的游戏过程。1P: o, p键转动炮塔, k,l键调节炮弹发射角度(以此来控制射程), j键开火, 键盘上下左右键控制方向。 2P: e, r键转动炮塔, f,g键调节炮弹发射角度, c键开火, w,s,a,d键控制方向-an impressive game JAVA programming, sees the realization of the game. 1P : o, p rotating turret keys, k, l keys
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:20637
    • 提供者:dgsag
  1. tss

    0下载:
  2. 一个Turbo C编写的贪食蛇游戏的源代码-a Turbo C Tanshichi prepared by the game's source code
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:24079
    • 提供者:lrc
  1. EightQueen

    0下载:
  2. Dos下图形界面的八皇后小游戏。 本程序在TC++3.0下编译调试通过!采用了Borland公司提供的图形库Graphics. 为了能使本程序脱离c/c++环境独立运行,我将图形驱动 EGAVGA.BGI以及字库TRIP.CHR和SANS.CHR均转换为相应的.obj文件,然后链接到可执行文件EIGHTQUEEN.EXE中!-Dos under a graphical interface Queen's small eight games. The procedures under th
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:41589
    • 提供者:杨圣湖
  1. Dxtris

    0下载:
  2. 本文包括俄罗斯方块程序的源代码和可执行文件。用C语言编写,界面非常友好!-paper folding, including the Russian program's source code and executable files. C language interface is very friendly!
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:27523
    • 提供者:马超武
  1. 网络小游戏(S+C)

    0下载:
  2. 简单模拟客户端和服务器端 对入门人士很有忙住
  3. 所属分类:其他游戏

    • 发布日期:2011-01-21
    • 文件大小:29152
    • 提供者:tzl8756@163.com
  1. CSharpTanChiShe.rar

    0下载:
  2. 网上下载的一个免费的C#编写的贪吃蛇有戏,供大家学习交流。,Download a free C# Snake有戏prepared for the exchange of U.S. study.
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:215614
    • 提供者:zhongwen
  1. me2-cpp-sdk

    0下载:
  2. This projects focus on writing a simple lightweight C++ software development kit for the game "Mass Effect 2" from BioWare. No scr ipting or native development kit have been provided, so this project is based on information gathered from reverse engi
  3. 所属分类:Other Games

    • 发布日期:2017-04-01
    • 文件大小:896924
    • 提供者:PROOF
  1. tanshishe

    0下载:
  2. tanshishe游戏的源代码,是用C语言编程实现的,开发环境Visual C-tanshishe game s source code is the use of C language programming and development environment for Visual C
  3. 所属分类:Other Games

    • 发布日期:2017-03-28
    • 文件大小:4151
    • 提供者:王婉
  1. Bombman_0.47_Build_7

    0下载:
  2. 是在一个论坛上看到一个台湾人写的炸弹人游戏,虽然图片比较简陋,但是源码还是值得大家学习和参考的-Are at a forum on the people of Taiwan to see a person Game Writing bomb, although relatively simple picture, but the source is still worthwhile for the U.S. study and reference
  3. 所属分类:Other Games

    • 发布日期:2017-04-27
    • 文件大小:94076
    • 提供者:LiuJun
  1. a-game-c-code-

    0下载:
  2. 这是一个游戏的代码,只有几十行,非常经典,值得大家学习。-this is a game code developed using c. It s a classsic game code and deserved to learn for us.
  3. 所属分类:Other Games

    • 发布日期:2017-03-27
    • 文件大小:1355
    • 提供者:程方
  1. s-3

    0下载:
  2. make object bounce in c-make object bounce in c++
  3. 所属分类:Other Games

    • 发布日期:2017-05-06
    • 文件大小:1165786
    • 提供者:ret4555
  1. snake.c

    0下载:
  2. Mini project in C many Student do management project like library management ,Hotel management etc.But Snake Game is mini project of first semester build by my friend which is very different.It is console application without graphic library that s wh
  3. 所属分类:Other Games

    • 发布日期:2017-04-13
    • 文件大小:3014
    • 提供者:chandra
  1. QQ

    0下载:
  2. 此软件是用java开发的基于c/s的QQ聊天系统-This software is based in java c/s of the QQ chat system
  3. 所属分类:Other Games

    • 发布日期:2017-04-17
    • 文件大小:309072
    • 提供者:方倩
  1. E-L-S-F-K

    0下载:
  2. 用C语言编写的,基于单片机的俄罗斯方块 原代码-Tetris source code
  3. 所属分类:Other Games

    • 发布日期:2017-04-06
    • 文件大小:88449
    • 提供者:chenyi
  1. c-tanchishe

    0下载:
  2. 网上搜集的c语言模拟的贪吃蛇源码,水平有限,自己测试。-Wǎngshàng sōují de c yǔyán mónǐ de tān chī shé yuánmǎ, shuǐpíng yǒuxiàn, zìjǐ cèshì.
  3. 所属分类:Other Games

    • 发布日期:2017-05-03
    • 文件大小:720618
    • 提供者:紫电
  1. talk_system

    0下载:
  2. 基于c/s的聊天系统,可以实现添加好友,删除好友,等功能。-base on c/s talking system.
  3. 所属分类:Other Games

    • 发布日期:2017-12-10
    • 文件大小:1219808
    • 提供者:warm
« 12 3 4 »
搜珍网 www.dssz.com