资源列表
SplitingStrings
- vb6 splitting strings source
手机螺旋仪调用
- 手机螺旋仪调用,内中集成了手机螺旋仪的接口参数(Mobile phone screw instrument call, which integrates the mobile phone instrument interface parameters)
SendEmail
- c# 发送邮件代码-c# code to send mail
mailTest
- jmail发送电子邮件代码示例,说明文档中举出的示例是vb的,把这个翻译成c#的了-jmail send e-mail code examples example cited in the document is vb, this translated into c#
TLS3003-w
- 3003测试程序 改变 send_buf[]的数据,改变相应的变化效果-3003 test programe
Euclidean-Distan
- This Programm will compute the distance of one feature to other feaetures
ASP.NET-MVC-
- MVC英文即Model-View-Controller,即把一个应用的输入、处理、输出流程按照Model、View、Controller的方式进行分离,这样一个应用被分成三个层——模型层、视图层、控制层。-MVC in English or Model-View-Controller, an application that is input, process, output process in accordance with the Model, View, Controller isola
PID
- 这个是PID控制算法模块化程序,方便大家调用-This is a modular program PID control algorithm, to facilitate call
Interrupt
- C52下的中断控制函数。只需要在文件头中用宏开启需要的功能,就可以使用所有中断。-Interrupt contorl function.
string
- 队列子系统.实现输 入 子 串,连 接 子串 ,取 出 子 串,删 除 子 串 ,插 入 子 串 ,查 找 子 串 ,比 较 大 小 ,显 示 子 串 -Queue subsystem. Input substring, substring connection, remove the substring to delete the substring, insert substring, substring search, compare the size, show Substrin
GridView
- C#的Gridview的分页功能,可实现数据分页-Split page
clsIniFile
- vb.net中读写ini文件,解决GetSection问题