资源列表
Hough变换的源程序
- Hough变换用来在图象中查找直线。它的原理是:假设有一条与原点距离为s,方向角为θ的一条直线,直线上的每一点都满足方程 s=x*Cosθ+y*Sinθ,利用这个事实,我们可以找出某条直线来。这段程序,用来找出图象中最长的直线。-Hough Transformation is used for searching lines in an image . Here is the principle: Assume there is a line whoes direction is \"sit
Soft20060215100331543
- 一个j2ee的开发案例程序 该程序采用b/s架构,后台采用ejb,前台是jsp,开发平台是jbuilder7+weblogic7,对j2ee的初学者有很大的启发作用. -the development creates a case of the adoption of procedures b / s structure, background using Bob, prospects jsp, development platforms is jbuilder7 + weblogic
jordluo
- 模拟手机短消息功能 问题描述 该系统要求对设计一个手机短消息系统,具有排序、查找、更新、显示等功能。通过此课题,熟练掌握数组、指针的各种操作,以及一些算法思想的应用。 -simulated phone short message describing the functional problems of the system design requirements for a mobile phone short message system, with sorting, locate
ring0toring3
- 用于应用程序和驱动通讯同步的实现源码!可以直接重用.
CsharptoExcel
- c# winform下访问ACCESS数据库的两种不同方法合DataGridView下导出Excel的两种不同方法的代码,一种是直接生成,一种是通过打开模板写入,希望能用上。
11
- 16与10进制转换,16与10进制转换16与10进制转换-16-10
hjj
- 实现三维坐标变换的源程序,包括平移,旋转,比例变换,对称变换-The realization of the source of three-dimensional coordinate transformation, including translation, rotation, the ratio of transformation, symmetry transform
sphcone rcs
- 计算球顶圆锥的RCS程序,输入频率和角度,球锥的外形尺寸等,得到其RCS-Dome cone of RCS calculation procedures, input frequency and angle, the ball cone dimensions, etc., are the RCS
Page-Layout-add-Legend
- 可以在pagelayoutcontrol上添加一个图列,使用者可以根据需求可以扩展-add an legend item to current pagelayoutcontrol
One-key
- 一键自动连接数据库,省去手动连接数据库的烦劳-A key to automatically connect to the database, eliminating the need to manually connect to the database troubles
e_C
- Ejemplo de arreglo en C.
HugeInteger
- 用C++大整数类实现大整数的加减法运算和各种关系判断-Realization of large integers subtraction judgment and relationships with C++ large integer type
