搜索资源列表
DLLEx301
- DLL查看管理系统,很好用的,含源码!我作的 -View DLL management system is useful, containing source! I make
regexpr
- 正则表达式RegExpr的delphi类(含源码)-Regular expressions are the delphi RegExpr category (including source code)
Na_ve
- Naï ve. Bayes算法的java程序(只含源码)
Chaos_analyser
- 混沌分析工具,包括计算lyapunov指数,指数谱,分数维等,c语言编写,含源码-chaos analysis tools, including the calculation of lyapunov index, the index spectra, fractal dimension, c language, Containing FOSS
SemiTran
- Delphi实现半透明效果。含源码与说明
cjgl
- 我的一个课程设计,含源码的 大一时做的 好的话支持一下啊
weightmean
- arcview下计算权重分布中心的工具。含源码
数字信道仿真
- 数字信道仿真,认真复习数据链路层内容,熟悉编程语言C、C++和WINDOWS程序设计技术(查阅参考书); 开发工具:VC6.0 或其它; 程序示例: 理想信道的《发送端程序》和《接收端程序》(含源码VC6.0); ARQ基本协议1:_引入检错和应答帧 ARQ基本协议2:_引入超时计时器 ARQ基本协议3:_引入数据帧携带发送序号0~1 ARQ基本协议4:_引入确认帧携带发送序号0~1 ARQ基本协议5:_引入应答帧含有校验码 ARQ基本协议6:_引入数据帧和确认帧含有发送序号0~7,Ws=1,W
MFC做的计算器(含源代码)
- MFC做的计算器(含源代码),适合初学者
VC_UI100
- Visual c++高级界面特效制作样例,含源码-Visual c++ advanced interface effects production sample, with source
SkinDemo
- 利用子类化的思想进行换肤的例子。 一个小实例,含源码,对于想学这方面知识的程序很有帮助,这个例子有很强的代表性。-The use of sub-categories of thought for example of skin. A small example, including source code, for knowledge in this area want to learn the procedure very helpful, this example has a very
16×16
- 这是一个关于16x16点阵(滚动显示)的程序(含源码及仿真文件)。-This is a 16x16 matrix (scroll display) the procedures (including source code and simulation files).
Time_ShutDown
- 定时关机程序,含源码,实现系统托盘,原理很简单,帮助学习API-Timing shutdown procedures, including source code, to achieve the system tray, the principle is very simple API to help learning
synchecker
- 读取系统信息并显示,VC实现,含源码,适合学习API操作-Read system information and display, VC achieve, including source code for learning API operation
DataAccessClass
- 通过判断webconfig里的数据库配置信息,同时支持Mysql、MSSQL、Access三种数据库,含源码及编译过的类库,源码可自主扩展!-Webconfig through the judge' s database configuration information, while supporting Mysql, MSSQL, Access three databases, including source code and compiled class libraries, so
VB_set_Office_2003_2007
- 用VB编写的设置office2003,ofice2007宏的安全级别(含源码)-Written using VB to set office2003, ofice2007 macro security level (including source code
TicketsSystemM
- 系统采用MFC制作,图形用户界面,已包含release版本(含源码),注释详细,在此基础上有二次开发空间。系统分为用户登录和管理员登录(需要密码),系统自动保存车次信息,自动实时更新车辆的出发状态。-System uses MFC production, graphical user interface, already contains release version (including source code), comments in detail, on this basis, wit
Kodigo3.3.1.5
- PB界面框架之Kodigo_pb10 漂亮的免费界面软件,含源码,也可直接到网管下载最新版http://kodigopower.com/files/。这套框架使用人较多,在百度中随便搜搜。 -PB interface landscaping
PersonalUserCtrl
- 自己平时开发工作中积累的winform控件扩展,含源码,功大家学习-Development work in their usual accumulation winform control extension, including source code, work them to learn
delphi串口控制编程含SUIPack控件
- 首先声明,我上传了三次,第一个是源码,第二个是SUIPack控件包,第三个是前两个的打包文件。 原始delphi开发工具打开此源码可能遇到问题,因为我用到第三方控件,即需要安装有SUIPack和spcomm控件,此控件里的按钮带有美化效果(当然还有很多控件也进行了功能扩展和美化),我的压缩包里也包含了此安装控件,spcomm控件网上很多,可以自己下载。 程序都是自个写的代码,是公司的一个PDU控制器产品的测试软件,没有任何错误。想学习delphi串口控制,数据接收,第