资源列表
CWgbook102
- 1、留言写,回复,删除 2、支持在线颜色配置以及其他基本UBB语法 3、可以首页调用 4、可以随时备份留言数据 5、可以过滤词语,防止留言者发脏话 6、可以禁止特定的ip地址发言,防止有人故意捣乱 7、可以自定义发贴的快捷方式 8、可以搜索留言 -1, the message was written reply, delete two support online color configuration and other basic UBB Grammar 3,
NetMaoMovie110
- 全站生成html,减轻服务器负载,提高访问速度,更容易被搜索引擎收录,是大中型站点的必然选择。 数据库支持方面,目前默认支持mysql数据库,我们在后期会逐步加入其他数据库支持 支持电影/导航分类添加,可以满足各种不同的应用需求. 升级支持,智能化升级提示保证随时了解并升级到最新版本信息。 可在线编辑电影/导航栏目内容。 后台全傻瓜式控制整个网站,一旦安装成功后即可在线管理而无须FTP或者另做网页。 支持电影/导航添加栏目批量生成html页面。 支持电影/导航添加是否
part1111
- 用winrar解压,然后直接编译运行即可!!!!是图象处理的24位位图代码-use WinRAR unpack, then operation can be directly translated! ! ! ! image processing is the 24 bitmap code!
part3
- 用winrar解压,然后直接编译运行即可!!!!是图象处理的几何变换代码-use WinRAR unpack, then operation can be directly translated! ! ! ! image processing is the geometric transformation code!
comput
- 计数器的C#实现,有加减乘除,乘方,开方等操作。-counter C#, arithmetic, involution, evolution and other operations.
part2
- 用winrar解压,然后直接编译运行即可!!!!是图象处理的特效显示代码-use WinRAR unpack, then operation can be directly translated! ! ! ! image processing is the magic show code!
modbus_source_code
- 这是从国外网站上下载的Modbus的源代码,相信对很多人有用的,是我在做modbus协议的时候找到的-This is the site from abroad Modbus download the source code, I believe many people useful, yes, I do Modbus protocol to find the time
Agent_simple
- 实现了一个小的agent,主要采用的是java中的对象序列化,借鉴了agent的基本原理,比如旅行计划,agent名设计等。-achieved a small agent, the java is the target sequence, Drawing on the basic tenets of the agent, such as travel plans, the agent who design.
Com_guard
- 电脑安全小卫士 原代码virsual basic-small computer security guards source virsual basic!
SQL_Server
- SQL Server 数据库结构查看程序(VC源码)SQL Server 数据库结构查看程序 Ver 2.0 编译环境 Visual C++ 6.0-SQL Server database structure viewer program (VC-source) SQL Server Database structural View procedures Ver 2.0 environment Visual C Compiler 6.0
numlabtb
- matlab环境下bezier曲线,希望大家都多多共享出来,就好了-Matlab environment bezier curves, I hope you share a lot out!
udptransport
- 基于UDP实现简单的可靠数据传输 由于数据是在不可靠的信道上传输的,因此数据在信道上传输时可能会发生比特错误,数据丢失。Rdt3.0及之前的版本都是停止—等待协议,它限制了网络底层硬件的能力。为克服这个问题引入了流水线技术,两个能恢复流水线中的错误的基本方法:第N个分组重发和选择性重复。综上,要实现差错编码,顺序号,计时器,分组确认,滑动窗口,拥塞控制。-simple UDP based on the reliable data transmission of data is not rel