资源列表
ImageManager
- 图片处理: 1.各种显示方式,百叶窗,马赛克,各种方向的拉伸,翻转,椭圆显示,旋转。。。 2.各种特效处理,虚化,锐化,积木,黑白。。。 3.图片加水印 4.幻灯片放映-Image processing: 1. All kinds of display, shutters, mosaic, stretching in all directions, flip, oval display, rotation. . . 2. A variety of effects processi
pdf2epub
- 描述pdf转换成epub电子书文件 的源代码。-描述pdf转换成epub电子书文件 的源代码。
counting
- 计算出生天数的小程序,输入你的出生日期就可以计算出距离今天为止的所有天数-The programme used to count the days from your birthday
ConnectCsharpToMysql_Source
- csharp mysql connectivity
Save-the-picture
- Save the picture利用CVI保存临时产生的波形,便于记录现场数据-Save the picture produced by CVI saves the temporary waveform, easy to record field data
Mining
- crawler data web for getting content web from internet source
mac
- C#编程获取局域网IP及网卡MAC地址,对于做机器指纹有帮助-C# Programming for the LAN adapter IP and MAC address, useful for doing computer fingerprint
PortScan
- 简单的C#端口扫描软件,可自定义端口,采用了多线程异步方式。-Simple C# port scanning software, custom port, using a multi-threaded asynchronous mode.
image-binarization
- c#进行图像二值化,设置特定的阈值,进而对图像进一步的变换-c# for image binarization, set a specific threshold, then further transform the image
Display-encoder-ver-2.0
- it s a software for the five degree of freedom robot arm. it s include source code and function. Using WPF to show point
cSharp
- 有关ePass1000ND 应用私有接口和Active控件的C#示例-For ePass1000ND application interface and Active Control of private C# example
Improved-Genetic-Algorithm
- 针对传统的遗传算法编程求解过程中存在的代码复用性不高,灵活性差的情况,在参考麻省理工学院Matthew Wall开发的遗传算法类库GAlib的基础上,作者提出了基于设计模式的改进遗传算法设计框架,并提供了部分Visual C#代码和演示。-Improved Genetic Algorithm design and implementation based on Design Patterns