搜索资源列表
dhsfj
- 很多呀,呵呵案例一 贪吃蛇游戏案例二 计算器案例三 黑白棋游戏案例四 迷宫问题案例五 扫地雷游戏案例六 速算24案例七 数据结构CAI系统案例八 进程调度案例九 存储管理分区分配算法案例十 通讯录案例十一 学生成绩管理案例十二 工资管理案例十三 图书借阅管理案例十四 教师工作量计算-many ah, Oh cases a game Snake Case 2 Case 3 reversi calculator case four games maze problem cases five game
QQ_LLK_SOURCE
- QQ连连看外挂源码 20050609qq 连连看外挂简介 原理 1 截取屏幕,从而取得方块数据,然后搜索算法. 2 通过鼠标键盘钩子发送消息来消去. 3 腾讯反外挂作的很牛,连连看程序在接到鼠标点击消息的同时从驱动层判断有没有 点击消息,所以把0x00403291地址的内存锁定为0x00就可以让腾讯的凡外挂系统失效。 4 在消除过程中因为烟雾等特效的影响,中途按F9键分析结果很可能错误,谁有办法 解决这个问题一定要告诉我啊! 最好能取消动画特效,直接消去.
Orge_Analysis_Document
- 包含Ogre场景管理,场景渲染,设计模式,消息机制,数据文件结构分析以及渲染系统线程化文档-Contains Ogre scene management, scene rendering, design patterns, messaging, data analysis, and file structure of the document rendering system thread
Chap05
- 选自《3D游戏编程》第5章 实战例题:3D编程技术的实战例题, 包括基于单色多边形的绘图技巧,多重纹理的合成方法,光影贴图:运用多纹理技巧实现模拟光照,广告牌,法线贴图,阶层体系:3D数据的基本处理方式,动画,和蒙皮。-Selected from the " 3D Game Programming" Chapter 5 actual example: 3D programming examples of actual combat, including single-color
5ziqilunwen
- 当前网络上流传的五子棋游戏功能并不尽善尽美,其中最主要的问题就是人机对战和网络对战不能够一起实现,所以我决定开发[1]一个既能够人机对战,又能够进行网络对战的五子棋系统。整个架构的核心部分,类名为CTable。封装了棋盘的各种可能用到的功能[3],如保存棋盘数据、初始化、判断胜负等。用户操作主界面,主界面与CTable进行交互来完成对游戏的操作。-The spread of the current network function is not perfect Gobang game, the
200406
- 对系统之间通信的数据安全性进行评估。 这里主要包括密码等机要数据在网络传输时是否存在被截获、修改等可能。-Communication between the system data security assessment. The key players here, including passwords and other confidential data transmitted over the network whether there have been intercepted, mo
Games-of-C-Program
- 本文件夹包含14个经典C语言程序,有详细的配套文章说明和代码,都可运行; 案例一 贪吃蛇游戏 案例二 计算器 案例三 黑白棋游戏 案例四 迷宫问题 案例五 扫地雷游戏 案例六 速算24 案例七 数据结构CAI系统 案例八 进程调度 案例九 存储管理分区分配算法 案例十 通讯录 案例十一 学生成绩管理 案例十二 工资管理 案例十三 图书借阅管理 案例十四 教师工作量计算-This folder contains 14 classic C la
gameauxiliarysourcecode-
- qq连连看游戏代码,用MFC实现的,不同版本的系统,不同版本的游戏,棋盘基址可能不同。程序主要是读出棋盘数组的数据放到一个数组里面,使用算法找到能消去的两个,然后发送虚拟的鼠标点击消息。-Qq lianliankan game code, with MFC implementation, different versions of the system, and different versions of the game, JiZhi board may be different. Proce
DaFuWeng
- 一个小游戏大富翁的模拟代码,其中包括了20张运气卡20张基金卡等,游戏中的各个城市都有,每次摇骰子,最后成的数据保存在文件中,玩家可以选择是人数及其系统发放资金的数量。-Simulation code for a game of Monopoly, including 20 of the 20 lucky card unlucky card, various cities in the game, every time you roll the dice, and last into the d
rrdtool-1.4.7
- 简单的说,RRDtool (Round Robin Database Tool)就是一个强大的绘图的引擎,很多工具例如MRTG都可以调用rrdtool绘图。-RRDtool is the OpenSource industry standard, high performance data logging and graphing system for time series data. RRDtool can be easily integrated in shell scr ipts, pe
caipiao
- 彩票分析系统,通过近期的数据分析下一期最可能的号码。-Lottery analysis system, recent data analysis by the number of the next issue most likely.
DyncClient-src-2008_09_22
- USDIS(Uniform Semantic Data Integration System) is a Java project origigating from our research work in Semantic Web & Web Serivces.
LINKER
- This program is the simulator of the linker. it makes linking (execute) programs in accordance with the framework developed processor system. In the archives there are examples of data files for linkage. -This program is the simulator of the linker.
fenghuo
- Just a Webpage game Tencent QQ beacon fire Warring States force computation system.E tool automatically calculates the attack data
Little-rabbit-maze
- 走迷宫:绘制和选择迷宫地图,系统能够自动寻找出口,支持鼠标和键盘操作 。通过画图函数设定迷宫,运用数据结构的相关知识,利用一定的算法,实现单步找寻迷宫出口的操作。-Maze: Maze map drawing and selection, the system can automatically find the exit, support mouse and keyboard. Maze set by the drawing function, using the knowledge of d
game
- 2.3 为游戏脚本创建一个“安全沙盘” 2.5 使用Twisted框架进行MMP服务整合 3.5 使用Python进行精确的游戏事件广播 4.3 使用程序生成游戏世界:避免数据激增 4.4 为固定大小的对象编写一个高速有效的分配器 5.2 使用关系数据库管理系统来编写数据驱动的MMP游戏-2.3 the game scr ipt creates a security sandbox 2.5 using the Twisted framework for MMP, se
Implementation-of-mobile
- c语言实现移动电话系统 程序首先从数据文件中读取通勤人员,销售人员和周末的有关数据填入三个矩阵,接着用户必须提供以衡量数据权重的整数。把每个矩阵中的数据乘以相应的权值,再将三个带权的矩阵对应元素相加,显示计算后的和矩阵。最后,和矩阵中NUM_TRANSMITTERS个最高值坐标将作为发射器的安放位置显示出来。-Implementation of mobile phone system for C language The program first read commuters the
JSD1408_DMS
- dms数据挖掘系统是基于java的一款读取linux日志文件的系统-dms data mining system is a java-based system reads the log file linux
banking-system-project
- This C++ programs on BANKING SYSTEM has account class with data members like account number,name,deposit, withdraw amount and type of account. Customer data is stored in a binary file. A customer can deposite and withdraw amount in his account. User
UsedCarSystem
- 简易二手车管理系统 可添加删除车辆、修改车辆具体信息(车型、厂家、型号、购入时间、购入价格、是否售出、售出价格)、将车辆信息保存到外部文档、从外部文档读取车辆信息-System Design Class car: includes car’s self-attributes, such as its number, logo, price.etc. Class DataStream: includes 2 methods, readData() and saveDa