资源列表
OPC-and-VB
- OPC 与vb 6 说明 在VB 6中 引用OPCDAAuto.dll 的方法 -OPC and vb 6
StringParser
- 解析字符串,可以将带格式的字符串解析成float、string、int、char数组-parse formated string
VC
- Visual C权威剖析——MFC原理、机制与开发实例,配套光盘源代码全-Authoritative analysis of Visual C- MFC principles, mechanisms and development example, supporting all the source code CD-ROM
AVL_tree
- 实现AVL树的基本操作。定义了AVL树、结点元素。程序开始时,调用MakeEmpty()函数 将AVL树初始化,然后调用MainMenue()函数进入菜单选择项,根据输入的选择 项判断调用相应的程序,实现相应的逻辑功能。-Implement the basic operation of AVL tree. AVL tree is defined, node elements. Beginning of the program, call MakeEmpty () function to init
out
- 1.《TempLate》文件包位模板文件存放目录,请勿更名。 2.《备选号码数据.edb》是易语言数据库结构文件,资源中的“空数据库”。 3.《个性信息框1.21.ec》是必须的模块。 4.《禁止Alt+F4.ec》是必须的模块。 5.《测试50007条数据.txt》是测试用的纯文本数据。 6.《测试50007条数据.mnb》是测试用数据库数据。 7.《ReadMe.txt》本文件。 8.《CNumber.e》易语言原代码文件。 9.《CNumbe
ChargesSystem
- 获取CPU id的代码 vc9写的 vs2008 -Get CPU id code written in vs2008 vc9
Scientific_Calculator
- 科学计算器 定义字符数组file[]、expression[]分别用于接收输入文件名、输入 文件的内容,定义整形数length用于指示表达式的长度。函数开始 时,以文件方式输入表达式,用expression[]接收输入表达式、length 指示表达式的长度。然后调用IsRightInput()判断输入是否合法,如 果输入不合法则提示输入错误继续输入。如果输入正确,调用 Initial()函数初始化堆栈,调用DealInput()函数处理输
li
- 流量监控小工具,能随时查看你的流量大小,及异常,很实用的工具之一-Traffic monitoring gadgets, you can always see the flow size, and unusual, one of a very useful tool
csharp-sms-example
- code for bluetooth. with it u can send and recieve between pc and mobile
AccessEnumSource_vs2008
- 用户访问控制查看工具,sysinternals强悍工具-vc2008 version. AccessEnum utility!
Failure-prediction-of-complex-system-and-applicati
- 复杂系统故障预测方法与应用技术研究Failure prediction of complex systems and application technology research-Failure prediction of complex systems and application technology research
CodeDomExpParser
- Parser expression demo code