双人对打俄罗斯方块,采用C++Builder开发。支持单双打设定。-Russia squares with C Builder. Support doubles set. 下载
空白表情:只需要发送表情给对方就ok了 溢出工具:打开就可用了 二者同时使用效果更佳 利用色块堆积溢出原理,导入表情后会在qq自定义表情里面添加 一个空白的表情,发给对方,对方QQ就挂了,是对付挂机者的居 家良药~!-blank expression : expression need only send to the other side of the overflow ok tools : they will be opened by a combination of both effects piled up against a better use of overflow principle, after expressions into the lake inside qq add a blank expression, and to the other side, the other side hung up on the QQ, coolness is against the home medicine ~! 下载
模拟实现可变分区存储管理 一、设计目的 在熟练掌握计算机分区存储管理方式的原理的基础上,利用C程序设计语言在windows操作系统下模拟实现操作系统的可变分区存储管理的功能,一方面加深对原理的理解,另一方面提高根据已有原理通过编程解决实际问题的能力,为进行系统软件开发和针对实际问题提出高效的软件解决方案打下基础。 二、各功能模块分析实现 设计合理的数据结构来描述存储空间: 对于未分配出去的部分,用空闲分区链表来描述。-simulation variable Storage Management Division I. designed to become well versed in computer storage area management approaches on the basis of principle, C programming language in the windows operating system simulation systems of variable storage area management function, on the one hand, to deepen their understanding of the principles, Under the enhanced program has been through the principle of solving practical problems. for systems software development and puts forward a highly-efficient software solutions lay the groundwork. 2, the functional analysis module designed to achieve reasonable data structure to describe the storage space : Unallocated out of the question, use idle Linklist to describe. 下载
java游戏编程导学系列三 使用说明 一个网络俄罗斯方块的游戏,玩家可以在网络的任何地方互相对战。 注意:运行这个应用程序,需要安装JRE(Java Runtime environment,java运行 环境) 本章的资源文件包括: play.bat 读者可以直接运行这个批处理文件来运行“网络俄罗斯方块”(请 注意在同一目录下是否存在matrix.jar文件) matrix.jar 打包的“网络俄罗斯方块”游戏,它把所有网络俄罗斯方块游戏 的类和资源都集中到了一起,运行时只要存在它就可以了。我们可以在控制 台下通过命令行“java -jar matrix.jar”来运行,也可以直接运行play.bat 文件进入游戏。 \matrix JBuilder的project文件 所有网络俄罗斯方块游戏的源码和资源都 在这个目录下面。读者可以用JBuilder来打开matrix.jpx文件。 \JavaDoc示例 一个关于javadoc命令使用的例子。 a.java 示例代码 \doc 是由示例程序生成的文档-java programming game series three guiding use a network of 57 games, Players can network anywhere mutual war. Note : to run this application, need to install the JRE (Java Runtime environment, java runtime environment) of this chapter as a resource document include : play.bat readers can directly run this batch file to run "Network Russian box" (please note the the same directory existence matrix.jar) matrix.jar packed "Network Russia Slovakia box "game, it all network game of the Russian box category and resources are concentrated together. running as long as it can. We can console command "java-jar matrix.jar" Run, have direct access to documents play.bat running game. \ Matrix JBuilder project documents the Russian box all network games and FOSS resources 下载
本程序使用VC++编译调试,用于实现进程优先数调度的模拟。主要包含三个模块:1、主界面:用于显示进程调度的过程。2、数据录入模块:用于获取进程的初始值,其中有三种获取方式,手动输入方式、随即生成方式和从文件中读去数据的方式。当用户在主窗口中点击“开始”菜单项时即可打开数据录入对话框,用户通过这三种方式之一均可完成数据的录入。3、进程控制模块:主要实现创建新的进程,就绪队列的管理,完成队列的管理,进程的调度。-procedures for the use of the VC compiler tests, the process used to achieve a number of priority scheduling simulation. Mainly includes three modules : a main interface : Display process for scheduling process. 2, the data entry module : access to the process for the initial values, which are three access methods, manual input, formation mode and then read from the file to the data. When the user in the main window click on the "start" menu item can be opened when data entry dialog box, users three ways this can be one of the completed data entry. 3, process control modules : the main process of the creation of new, ready queue management, queue management completed, process scheduling. 下载
dxfView控件为预览打印. 使用AutoCAD建立任意工业方需要的打印模板,填写部分需要使用层定义与你的数据库建立对应关系。从而程序员使用dxfview控件可以打印任何要求的工业报表,smslpt程序是一个工业程序的打印模块,提供对dxfview的使用。 -dxfView controls for Print Preview. The establishment of arbitrary use of AutoCAD industrial needs of the Print template fill some need to use the layer definition and the establishment of your database relationships. Thus dxfview control programmers can use any print of industry statements, smslpt procedure is an industrial process, the print module, providing dxfview use. 下载
实现串行通讯的相关API函数 API函数不仅提供了打开和读写通讯端口的操作方法,还提供了名目繁多的函数以支持对串行通讯的各种操作。 函数名 作用 CreateFile 打开串口 GetCommState 检测串口设置 SetCommState 设置串口 BuilderCommDCB 用字符串中的值来填充设备控制块 GetCommTimeouts 检测通信超时设置 SetCommTimeouts 设置通信超时参数 SetCommMask 设定被监控事件 WaitCommEvent 等待被监控事件发生 WaitForMultipleObjects 等待多个被监测对象的结果 WriteFile 发送数据 ReadFile 接收数据 GetOverlappedResult 返回最后重叠(异步)操作结果 PurgeComm 清空串口缓冲区,退出所有相关操作 ClearCommError 更新串口状态结构体,并清除所有串口硬件错误 CloseHandle 关闭串行口- 下载
文章信息管理系统主要适合企业网站(或个人网站)后台管理开发,对维护工作员要求会打字、简单懂HTML语言(推荐懂网站重构)。   系统原理:后台用多级多模块管理信息数据,自由开发方式建模。前台设计页面中用块的方式调用数据库,大大地提高了建站效率。-article major information management system suited to the business website (or personal website) background to the management and development of maintenance workers will be required typing, simple to understand HTML (recommended understand Reconstruction Site). Principle : background with multi-level multi-module management information, the development of free modeling approach. Prospects block design pages using the call database, greatly improve the efficiency of the establishment of the station. 下载
基于Windows CE的嵌入式开发研究 Research of Embedded Development Based on Windows CE 【摘要】 近年来基于嵌入式系统的数字化产品在全球范围内得到了突飞猛进的发展,嵌入式技术已成为一个研究热点和消费热点。而Windows CE由于它的多任务、实时性、模块化、强大的通信能力等特点,在嵌入式系统的诸多领域都有了广泛的应用。本文首先探讨了嵌入式系统的特点,分类,前景,然后对各种嵌入式操作系统和Windows CE的特点及开发工具进行分析比较,接着介绍一个我们在Microsoft Windows CE 5.0环境下基于eBoxII开发的智能家居安防保全系统eDog。eDog 可以通过摄像头将采集到的实时视频图像进行运动检测,当发现有运动产生时,通过拨打电话等多种方式自动向用户发出警报,同时将实时捕获的图像上传到ftp 服务器。文章的最后详细阐述了eDog的图像采集模块,运动图像检测模块,图像压缩模块,FTP上传模块的实现过程,并对我们所提出的运动检测算法,视频捕捉算法等做了详细的说明。 - 下载
VB编程辅助工具 1、【添加模块说明】:在每个VB模块的起始行添加该模块的说明信息。 2、【添加函数说明】:在指定的函数(或过程)的起始行添加该函数(或过程)的说明信息。 3、【添加出错处理】:在指定的函数(或过程)中添加出错处理信息。 4、【代码格式整理】:对模块(或函数过程)内的代码按指定的缩进方式进行整理。 5、【系统配置】:启动VBFriend2006的参数配置模块。 5、【API浏览器】: 如果您安装了叶帆的API浏览器.net ,则自动会出现该图标(在VB IDE打开的同时启动API浏览器一段时间。 -VB programming auxiliary means 1, [ increase module explanation ]: Increases this module in each VB module outset line the explanation information. 2nd, [ increase function explanation ]: Is assigning function (either process) the outset line increases this function (or process) explanation information. 3rd, [ increase makes a mistake processing ]: In assigns the function (or process) center increases makes a mistake the process information. 4th, [ code form reorganization ]: (Or function process) in code according to assigns to the module to shrink the way to carry on the reorganization. 5th, [ system disposition ]: Starts VBFriend2006 the parameter disposition module. 5th, [ API browser ]: If you have installed Ye Fan API browser net, then is automatic can appear this chart sign (to open in VB IDE simultaneously starts API browser period of time. 下载
avr下载器制作 串行eeprom编程 som 自组织 外挂 源程序 单向链表 添加 java 条码生成 源码 dm9000a 驱动 控制ie vc rc522源程序 vc编程例子 zip压缩解压源码c 局域网信息平台软件 costas matlab isp1581 驱动 vc http post 开发 学习 sip 软电话 asf文件格式解析 ucgui 结构 sdp源码 optocoupler 原理 串行eeprom c程序 同时打开多个电子表格 tms320c54 51 usb程序 惯导原理 定时注销 贝叶斯 代码 java bmp文件格式与编程 模式 识别 源代码 量程切换程序 mpc860 原理图 路由跟踪程序 无刷控制器 源代码 书:dsp实验 sst39vf160 驱动 lpc2368 程序 html 在线编辑asp代码 dcom实例 lcm161程序 linux pwm 驱动 ucos lpc2292 vc代码说明格式 集合的划分原程序 vb滚动条代码 c语言拷贝文件 ds18b20 c web打印控件源代码 ip 开发工具包 udp checksum code vc6 渐变颜色