搜索资源列表
vcmessenger
- 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming ste
myFiveChess
- 本“五子棋“程序只编写了人机对弈部分,运用了博弈树进行搜索,在选取最优的走步时使用极大极小分析法,考虑到搜索的时间复杂度和空间复杂度,在程序中只进行了2步搜索,即计算机在考虑下一步的走法时,只对玩家进行一步的推测。(程序中的棋盘规格为15*15)-\" quintet game \" this procedure is it is it partly , is it play chess tree search for to use to play chess while being man-
SxShop31
- 数据库设计2.页面的设计与开发3.小结第8章在线考试系统 161 实例分析 161 1. 系统设计2.系统功能预览知识要点 167 制作步骤 168 1 ... 利用简单的HTML代码与脚本 融合而成的ASP技术可以开发强大的Web应用程序,例如数据库的存取、文件的访问、计数器的 -2 database design. Page Design and Development 3. Summary Chapter 8 Online Examination System 161 Case Analy
基于Delphi的VFW视频捕获程序的开发
- 许多关于视频的软件(如视频会议、可视电话等)开发都应用于视频捕获技术。微软为软件开发人员提供了一个专门用于视频捕获的VFW SDK,从而为在Windows系统中实现视频捕获提供了标准的接口,并大大降低了程序的开发难度。由于VFW SDK只有VC和VB版,没有Delphi版,因此需要在Delphi中一一声明DLL中的各个函数和变量。文中详细介绍了如何利用VFW在Delphi中开发视频捕获程序的步骤,同时给出了程序实例。-many of the video software (suc
jabber.tar
- 我已经受够了。。 不想用qq。。 问题多的出奇。。。 找到了jabberd项目的一个软件。我看论坛里没有提供给大家参考一下。。看大家对这个比较感兴趣。为了方便使用打包重传。包内文件列表 jabber管理员向导.pdf jabber.1.4.3.tar.gz 已有高版本。我用的是这个。 msn-transport-1.3-cvx.tar.gz yahoo-transpor-2.3.2.tar.gz 支持msn和yahoo通 net-jabber-2.0.tar.g
Birds
- 进入atl开发得例子2。很好得说明了activx在atl中的开发步骤以及好处。-enter two examples of development. Good afraid of the ATL activx of development steps and benefits.
FileNamesUnderDir
- 给定目录名,可以获得该目录下的所有的文件信息,可以对这些文件进行操作。提供了.net framework中文件操作的一般步骤和类库使用情况。-given name of the directory, available in the directory of all the documents information on these documents can operate. Provide. Net framework document which operated the general
TestRuler
- 教您如何在视图中加入标尺控件。 仅需简单几步就能在您自己的工程中加入标尺功能,包括单文档及多文档。-teach you how to add the View Bar controls. Just a few simple steps can be in your own projects to add standard features, including single-and multi-file documents.
SharpChess_Source_v2_3
- c#国际象棋程序 有较高的智能,不支持全屏,能完整存储和显示所有步骤和分析树-chess procedures have higher intelligence, do not support full-screen and complete storage and display and analysis of all the steps tr
1570
- 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。-messenger elf is a simple chat tools. A major demonstration is the main network programming ste
USB的开发步骤
- USB的开发步骤.zip 真的不错,有空可以看看,交流交流!-USB development steps. Zip really good time to look at exchange exchange!
881
- 一种高效的聚类算法给定要聚类的N的对象以及N*N的距离矩阵(或者是相似性矩阵), 层次式聚类方法的基本步骤(参看S.C. Johnson in 1967)如下:-An Efficient Algorithm for the cluster must be the object of N and N * N distance matrix (or similarity matrix), the hierarchical clustering method the basic steps (see
信使小精灵聊天工具
- 信使小精灵,是一个简易的聊天工具。主要是演示了网络编程的主要步骤。本程序使用封装好的函数库,使得应用层不需要考虑网络消息是如何被接受和发送的,也不需要考虑数据粘包和丢包的刺手问题,你只要调用相应的函数就可以了。函数库为你做好了这些工作。你只需要定义自己的协议头和消息结构体,定义好网络消息的回调函数就可以了。 -messenger elf is a simple chat tools. A major demonstration is the main network programming
IIS服务器完全配置图解教程
- 5、 制作“信息预处理页”,处理“添加页”上传递过来的信息:将提交的图书信息罗列出来,提交者点击“确认” 按钮将提交的信息发送到第6步中的“处理页”上。如果提交的信息中索引号isbn或书名bname为空的话,则不罗列图书信息,显示“索引号和书名不能为空,请返回重新填写” (给“重新填写”添加返回的链接)。-5, produced "information pretreatment page" in handling the "Add Page" on th
控件安装方法
- Delphi 控件安装步骤详解Componet-->install component-Delphi Control installation steps Elaborates on Componet -- gt; Install component
the-steps-and-key-points
- 建立计量经济学模型的步骤和要点 建立计量经济学模型的步骤和要点-Econometric model to establish the steps and key points
Quartus-II-Install-steps
- Quartus II 安装详解,每一步都有进行图文说明 -Quartus II Installation steps
steps-of-adding-OPC-class
- VC++添加OPC核心代码,包括添加步骤以及完整的源码资源-steps of adding OPC class
steps
- STEPS MOBILITY MODEL
steps
- an example of simulation with STEPS mobility model