资源列表
HarddiskVolumeNumber
- To get hard disk volume number following code is executed.-To get hard disk volume number following code is executed.
MailSend
- electronic Mail send Csharp
connect
- SQL Server单连接程序源码,仅仅是连接的程序-SQL Server single connection program source code, the program is only connected
13
- 基于51单片机的8*8*8的光立方程序,经测试已完美通过,可移植性高,非常适合初学者-Based on 51 single chip microcomputer 8* 8* 8 cubic light procedures, approved by the test has been perfect, high portability, very suitable for beginners
xiangguanxishu
- 相关系数的一种方法。通过它可以简单得求得两组数据的相关关系-An edge detection program, with color binarization
Singelton
- Variant of singelton: (global variable) ----------------------------- public class GoForData { static GoForData _instance=null static readonly object _lock = new object() static Settings _MySetting // Constructor is protecte
hexagon
- 构建一个六边形,并在该六边形中随机布置节点。-Construction of a hexagon, and randomly arranged in the hexagonal node.
ctr
- 热工过程建模与仿真中的微分法由vb语言改编为vc++语言-Thermal process modeling and simulation by the differential method adapted for vc++ language vb language
Photo
- 摄影测量学中的前方交汇的小程序,还包括后方交会,侧方交会-Photogrammetry small program forward intersection, further comprising a resection, side intersection
Lab8_3
- 找字符串中是否有某个字符串,如果有,将其用另一字符串替换-Find string in a string, and replace it with another string
Inline-Vector-Dot-Product-Expansion
- Inline Vector Dot Product Expansion
数据比对
- 实现了文件和csv表格之间的数据比对,通过关键字找出不同之处并且显示出来