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

搜索资源列表

  1. Tricks of the Windows Game Programming Gurus Examples.exe

    1下载:
  2. windows游戏编程例子,有上百了例子程序,演示各种应用
  3. 所属分类:游戏

    • 发布日期:
    • 文件大小:33519351
    • 提供者:
  1. windows游戏编成大师技巧

    0下载:
  2. JAVA学习课程 书籍语言: 简体中文 书籍类型: 程序设计 授权方式: 免费软件 书籍大小: 51 KB -books Java language learning courses : English books categories : program design license : free software books Size : 51 KB
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:209948
    • 提供者:陆宜山
  1. Roids

    1下载:
  2. 一个很简单的windows程序,但特别有意思,使用到了很多的游戏编程知识!-a very simple procedure windows, but particularly interesting, the use of a lot of games programming knowledge!
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:210574
    • 提供者:huazexin
  1. Checker1

    0下载:
  2. 自己初学windows程序设计时写的一个人机对战的棋类游戏,电脑算法很强的,一直会占据获胜状态,很难下赢的,很有意思的,值得一玩!-their windows novice design procedures written by a man-machine war of the chess game. computer algorithm very strong and has won the state will occupy, it is hard to win, a very inter
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:10155
    • 提供者:林风
  1. wsock32dll原程序

    0下载:
  2. 程序通过替换wsock32.dll 来监测winsock调用. 可以在要跟踪的程序当前目录下复制一份 windows\\system\\wsock32.dll 到跟踪的程序当前目录,并改名为 wsock32.aaa,把本程序生成的wsock32.dll 也复制过去。 -wsock32.dll replacement procedures adopted to monitor call winsock. The procedures to follow under the current dire
  3. 所属分类:游戏

    • 发布日期:2008-10-13
    • 文件大小:10521
    • 提供者:广泛
  1. 仿Windows自带的扫雷程序

    0下载:
  2. 一直感觉Windows自带的扫雷程序挺有意思的。学习VC也有很长的时间了,一直没有真正的用心作过什么东西。决定先做个扫雷练练手。由于对MFC掌握的不是很好,程序中的小臭虫还希望各位兄弟们多多指教,共同进步。-have been feeling the Windows demining process quite interesting. Learning VC have very long period of time, has no real intentions over nothing.
  3. 所属分类:其他游戏

    • 发布日期:2008-10-13
    • 文件大小:141380
    • 提供者:代泽伟
  1. Windows CE 电源管理

    0下载:
  2. 掌上设备的电源管理的代码。编掌上电脑程序必读。-handheld device power management code. Part handheld computer program mandatory.
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:14236
    • 提供者:张昭
  1. 用VC制作小程序

    0下载:
  2. 简单的扫雷游戏 本文从分析Windows扫雷游戏的功能特点开始,应用面向对象的可视化编程语言Visual C++给出了个功能模块的具体实现方法,并提供了编写小游戏程序的一般方法和Visual C++的一些使用技巧。 -simple game of mine is mine from the analysis of Windows features games, the application of object-oriented visual programming language Visua
  3. 所属分类:其他游戏

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

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

    • 发布日期:2009-10-27
    • 文件大小:28442
    • 提供者:BlackIce
  1. MASM32汇编win32仿QQ俄罗斯方块完整源码(程序大小仅4.5k).rar

    0下载:
  2. MASM32 编写的基于WINDOWS下的俄罗斯方块该程序实现了俄罗斯方块最基本的功能代码长度仅432行每个函数都附上完整注释,代码简洁易懂,编译后大小仅4.5K非常适合初学者学习研究。
  3. 所属分类:游戏

    • 发布日期:2009-01-01
    • 文件大小:5334
    • 提供者:zhengenci
  1. 五子棋c++源代码

    2下载:
  2. 自己用c#写的一个五子棋windows程序
  3. 所属分类:游戏

    • 发布日期:2010-12-30
    • 文件大小:586980
    • 提供者:zaq09wsx
  1. c++builder程序设计范例——中国象棋_0.rar

    0下载:
  2. c++builder程序设计范例,c++ builder program design paradigm
  3. 所属分类:Game Program

    • 发布日期:2017-11-09
    • 文件大小:10448574
    • 提供者:姜力
  1. games-windows

    0下载:
  2. 游戏窗口化源码,如果出现“钩住用dll不存在”的提示,请选中程序然后右击按设置   然后在弹出的对话框里点“辅助DLL” 右边框框右边的“打开”按钮,选D3Dwindower根目录下的D3dHook.dll 然后再运行游戏应该就行了   还有有些游戏不能全屏的话,把“一般”选项里的“非活动时缩小窗口”钩上,就解决了   但是这个软件支持的游戏有限,很多都不能执行,只能等以后的版本解决了,没有什么软件能全部支持-Source window of games, if the "hook
  3. 所属分类:Game Hook Crack

    • 发布日期:2017-04-01
    • 文件大小:274069
    • 提供者:FengYun
  1. (www.park4u.com)cAthena-Txt-v1.0.13-Win

    2下载:
  2. ro 雅典娜txt 程序 -txt procedures ro Athena
  3. 所属分类:外挂编程

    • 发布日期:2013-07-13
    • 文件大小:2699584
    • 提供者:阿阿
  1. Win32Tetris_C

    1下载:
  2. Windows入门程序,直接使用Windows API编写。几乎包含了Widows入门会碰到的所有知识,像窗口、消息、菜单、工具栏、资源、对话框、计时器、自绘按钮、GDI位图操作、Windows目录操作、INI文件操作等等,拿来练下手应该会收获不少。带详细注释的源代码,开发环境是VC6,希望对你有所帮助。-Windows entry procedures, the preparation of the direct use of Windows API. Widows entry contain
  3. 所属分类:Chess Poker games

    • 发布日期:2017-04-17
    • 文件大小:60442
    • 提供者:Arizona
  1. saolei

    0下载:
  2. VC++6.0开发的扫雷小程序。是Windows程序的一个自我实现,功能与系统自带的相似。-VC++6.0 development of mine clearance applet. Windows program is a self-fulfilling, functional similarities with the system comes.
  3. 所属分类:Other Games

    • 发布日期:2017-04-08
    • 文件大小:155234
    • 提供者:Weberte
  1. WIN32-SDKchessgame

    0下载:
  2. WIN32 SDK版本的象棋游戏源代码 windows程序设计API-WIN32 SDK version of the chess game programming API source code windows
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:7006
    • 提供者:liuyinhang
  1. wuziqi

    0下载:
  2. 利用c++面向对象程序设计的思想编写的五子棋程序,能够实现任何电脑的对战并判断胜负,注意不是windows程序设计,没有界面,包括所有源程序代码-Using c++ object-oriented programming ideas backgammon written procedures to implement any play against the computer and determine the outcome, attention is not a windows progra
  3. 所属分类:Chess Poker games

    • 发布日期:2017-03-30
    • 文件大小:356169
    • 提供者:周意
  1. windows

    0下载:
  2. 打字游戏,软键盘,账单管理、绘制函数的使用等的c语言程序。希望对大家有利-For file encryption and decryption
  3. 所属分类:Game Program

    • 发布日期:2017-12-05
    • 文件大小:63931392
    • 提供者:于娅立
  1. Windows--structure-and-program

    0下载:
  2. Windows的体系结构解析以及windows程序的设计Windows, windows application architecture analysis and design-Windows, windows application architecture analysis and design
  3. 所属分类:Game Program

    • 发布日期:2017-04-01
    • 文件大小:517207
    • 提供者:原北京
« 12 3 4 5 6 7 8 9 10 ... 13 »
搜珍网 www.dssz.com