资源列表
ASPNetCustomControls_Demo
- 串口控件MSComm C#源码串口控件MSComm C#源码-C# source Serial Control MSComm C# source
8-direction-bresenham
- 直线算法和我的实现,在底层操作液晶时很实用,程序在我的4510+320x240的液晶上画过,速度很快。-linear algorithm and I realized, the bottom operation LCD very practical procedures in my 4510 320x240 LCD on the painting, very fast.
CAGD
- 关于计算机图形学的讲义,很经典的,包括B样条,Bezier,以及参数样条等-computer graphics on the lectures, classic, including the B-spline, Bezier, and the kind of parameters such as
fjdpxt
- 本程序是硕士阶段的一个作业,功能就是模拟飞机票的订票系统!-stage of a master's work, is the functional simulation of air tickets booking system!
adoserver
- 数据库编程,用delphi7编写的C/S结构服务器段,如何动态创建数据库,及表-Database Programming with delphi7 prepared by the C / S structure of the server, how to create dynamic databases, and Table
snort-2.4.1
- 经典的入侵检测系统原代码,学习平台建议使用Linux,需要Libpcap库-classic intrusion detection system source code, the study recommends the use of the Linux platform, the need for Libpcap
20060308008
- 一个语音提示的VB源码,代码简单明白。 可用于编写收费或业务等软件上的语音提示功能。-a voice prompt the VB source code, the code simple to understand. Charges can be used to write software or business on the voice function.
111634
- 商品销售管理系统 (毕业设计) 1) 必须对系统所使用的后台数据库进行配置才可以正常使用,在Dalphi的BDE管理窗口中建立\"CPXSGL\"的数据库别名,并且指定数据库位置。(方法详见论文) 2) 系统用到QRMaker,XpMenu3.1第三方控件,请安装; 3)安装QReport,系统默认没有安装。 -sales management system (Graduation) 1) the system must be used for the background co
thanksharp_tq_v0.0.2
- 1.程序采用网上介绍的方法实现最基本的P2P方式通讯.模拟实现即时消息互发. 2.P2P通讯说明: 1).网关类型是在理想状态下.即非对称型NAT. 2).同在一个内网的两个CLIENT端通讯时,如果网关NAT不支持环回,将会失败. 文件目录说明: tQServer:程序服务端,请将其放在公网上运行. tQClient:程序客户端,可以在不同的内网中运行登录连接到服务端. Common:公共协议文件夹. 本程序只是实现简单的-1. Online procedures introduced by
SwQanbComVC
- 基于扩频的水印技术算法,用VC++实现,各种算法dct变换域、小波域算法-based on spread-spectrum technology watermark algorithm, with VC, algorithms Extra transform domain, wavelet domain algorithm
ORGM131
- ORGM131 编缉器的 C 语言源码 .月光软件网-ORGM131 editor for the C language source code. Moonlight Software Network
CkfWindows
- Windows 应用程序是靠消息驱动的,在VC中我们通过 Classwizard 可以为某窗口类添加消息处理函数,Classwizard将为你添加消息映射,对于 Windows 消息,生成的消息处理函数重载了基类的虚拟方法。而在C#中如何处理消息呢?本文针对VS.NET 2003 境下的C#简单地介绍 Windows 消息以及自定义消息的处理方法。-Windows applications rely on news-driven, in VC Classwizard we can add a c