资源列表
Raster2Vector
- 栅格文件(Erdas的IMG文件)转成矢量形式(arcgis 的shapefile格式),并且可以向shapfile文件添加新的记录-convert Erdas IMG to ESRI Shapefile and add new record to shapefile using arcgis engine
sadhfudghidghd
- 求2的n次方的各位数之和 求2的n次方的各位数之和-For the n-th power of 2 that the number and order of the n-th power of 2 that the number and
MidPoint_Circle
- 利用C#实现中点画圆,程序中只画出1/8圆,再利用对称原理画出整个圆-Draw a circle using C# to achieve the midpoint of the program to draw only 1/8 round, re-use of symmetry principles to draw the circle
chuankou
- 用VB实现串口通信,需要在程序中更改端口值再用-Realize serial communication with VB
win
- DLL注入源码,注入到EXPLROER里去 思想比较简单-DLL into the source code, into simple thoughts go to the EXPLROER
jinchengdetongbuyuhuchi
- 进程的同步与互斥问题 原码简单而明确又好理解适合初学者-Process synchronization and mutual exclusion problem of the original code simple and clear and good for beginners to understand
wanshu
- 用c#编写的1之1000内的完数(完数如6=1+2+3其中1、2、3是6的所有公约数)-Written with c# 1000 1 of the complete number (the number completed as 6 = 1+2+3, 2, 3 of which is that all divisor 6)
GenericSectionHandler
- This class allows you to use custom sections in you config-file
READING_CSV_FILE
- reading a CSV file from DOS Window
far_new
- Finger Knuckle Print Recognition matlab code
KITBAG
- 背包问题是用贪心算法得到最优解得一个典型问题。背包问题具有最优子结构性质首先通过快速排序算法对物品按照单价从大到小排序,然后进行贪心选择。-Knapsack problem is a greedy algorithm with the optimal solution may be a typical problem. Knapsack problem with the nature of the optimal sub-structure, first of all, quick sort a
DBHelper
- asp.net的数据库辅助类,可是实现增删改查等功能