搜索资源列表
Another_eYes_BTDemo
- 由delphi实现的bt下载器示例程序,带全部源码和BT协议 包中文件说明: BTDemo.dpr, BTDemoF.pas, BTDemoF.dfm -- 一个简单的bt下载器,支持多个.torrent文件同时下载 btutils.pas -- 核心bt组件 DCP*.pas -- SHA算法源码(复制自DEC组件包) InetUtils.pas -- 提供Internet下载的函数库 SimpleSocks.pas -- socket组件(TCP) SortLis
Complex_VB_OPC_Automation_Example
- KEPware Automation DLL installation instructions: To use the KEPware Automation DLL in your Visual Basic project: 1) In the VB IDE, Select \"Project/References\". 2) If you have been using another vender s automation dll, uncheck it.
TestRegExp
- java实现正则表达式的代码,加上我自己写的测试的例子,是用jbuilder实现的-achieve expression of code, coupled with my own writing test example is the use of JBuilder realized
HT-C-example.rar
- HT系列掌机部分功能测试程序(含源码),包括以下几个部分:串口通讯,红外通讯,菜单,液晶测试,文件处理程序,支持掌机:HT1600,HT2600,HT2680A,HT2680,HT2800 ,HT Series portable part of the functional test procedures (including source code), including the following sections: serial communications, infrared comm
WinLocaleConvert
- This program shows the international settings of the country you select such as Format Currency, Date Format, Day Name, Month Name... Usage Example by David Costelloe. The code for the DLL was written by someone else, David got the code from t
autoreg
- 自动更改网络IP地址 .如果加以扩展的话可以做一个论坛注册器 此源码简单示例,供学习使用,有兴趣的朋友可以看下源码和思路-Automatically change the network IP address. To be extended if the words can do a forum registrar simple example of this source for learning to use, interested friends can Kanxia source c
NotePad_Project
- VB.net code for note pad example cut copy paste etc.-VB.net code for note pad example cut copy paste etc.
CONSTRAINTETRAHEDRON
- 该代码是一个基于MATLAB语言编辑的四面体有限元长应变四面体算法,包含一个例子很实用,性能稳定。感谢大家的分享。-This code is a kind of constrain Tetrahedral fem compution on MATLAB。there are total code and an example in cube。It is very practical and stable。thank you for your exchanging。
VCD_rental_management_system_achieve_vb_example_co
- vb实现VCD租赁管理系统实例代码VCD rental management system to achieve vb example code-VCD rental management system to achieve vb example code VCD rental management system to achieve vb example code
100ZemaxLensDesignCases
- 给出了Zemax光学设计中经典的100个镜头的实例源代码,对于光学镜头设计者具有很好的参考作用。-Zemax optical design gives a classic example of the lens 100 source code, the designer for the optical lens has a very good reference.
StudentMVC
- This is the application based on MVC design pattern of web applications. This is the example code alternate to struts.x.
mis
- 车辆租赁管理系统源代码vb数据库开发非常好的实例-Vehicle rental management system source code vb database development is very good example
vbandplc
- 基于西门子S7-200PLC的保压系统源代码,采集、自动控制、界面、打印等功能,是了解除工控软件外,用VB设计工控软件的好实例。-Based on Siemens S7-200PLC pressure maintaining system source code, data acquisition, automatic control, interface, print and other functions, is lifting the industrial control software
mcgs_geshiwenben.zip
- mcgs格式文本的驱动程序源码,对格式文本驱动最基本的编写方式做出了例子,做为基本参考,进行更深入的开发。,drive the basic format text written in a way to make an example driver source code the mcgs format text, as a basic reference for further development.
Simple-VB-OPC-Automation-Example
- VB开发的简单OPC 客户端程序源码。希望对你能用帮助。-VB developers simple OPC client program source code.
fuhexing(effective)
- 复合型优化算法,包括源代码和一个算例,适于初学者对于优化算法的理解和拓展应用-The compound optimization algorithms, including source code and a numerical example, suitable for beginners to understand and expand the application of the optimization algorithm
libltkcpp_lib
- LLRP 开发SDK包,c/c++版本,读卡器底层读写协议。包括示例程序。-LLRP sdk package,c/c++ version, reader low layer read protocol,include example code.
BLE example sources
- It's a sample code of BLE which is for CC2541 of Texas Instrument. This is from its support web page.
proj4
- Numerical integration using guass and simpsons method. Also includes a example code which uses the above to calculate carbon diffusion in steel over time at various temperatures
pso-example-java-master
- Particle Swarm Optimization (PSO) Sample Code using Java This project is a complete version of Particle Swarm Optimization with Java sample code described in http://gandhim.wordpress.com/2010/04/04/particle-swarm-optimization-pso-sample-code-usi