-
Morph
数字图像处理中的基本形态学处理,如腐蚀、膨胀、开操作、闭操作等实现的源代码。可以自定义结构元素的形状。(Digital image processing in the basic morphology processing, such as corrosion, swelling, open operation and close operation to achieve the source code. You can customize the shape of structural elements.)
- 2009-01-06 09:38:40下载
- 积分:1
-
Lvxing
一个小的C++应用程序,可选择起点目的地和出行方式并显示结果.供WINDOWS程序设计初级教学使用,熟悉C++工程中映射和变量的添加.(A small C++ application, select the starting point of destination and travel mode and displays the results. For WINDOWS elementary teaching program design using familiar with C++ project to add mapping and variable.)
- 2009-11-08 19:41:16下载
- 积分:1
-
SQL_ODBC
利用vc++连接到ODBC数据库,进行信息的录入等等(Use vc++ to connect to an ODBC database, the information input, etc.
)
- 2011-12-12 09:58:42下载
- 积分:1
-
HJYJXZ.c
用c语言实现的龙格库塔算法和阿当姆斯算法。是学习计算方法的入门级程序实例。(Using c language realize the Runge-Kutta algorithm and the Arab-Israeli Adams algorithm. Calculation method is to study the entry-level procedures.)
- 2007-07-28 10:11:33下载
- 积分:1
-
Deal_ply_matrix
读取ply三维数据时,可采用改程序对读取的矩阵数据进行的预处理,从而便于在matlab上直接使用数据.(Read ply three-dimensional data, the program can be used to change the matrix to read the data pre-processing, so as to facilitate the use of data directly in matlab.)
- 2009-10-08 22:26:42下载
- 积分:1
-
功能好用的MFC点坐标
使用方法:在我们的程序设计中经常需要对一些参数进行配置,配置好后还要在下一次启动仍然有效,那么一个有效的可行办法就是使用ini文件,也就是Windows初始化文件来保存一些我们的设置,然后让程序启动的时候从这个ini文件中读取相关配置。我们需要做以下的工作。
1.创建此ini文件,Windows对ini文件的操作有专门的函数,我们经常用的就是WritePrivateProfileString()和GetPrivateProfileString()了。那么我们在程序的初始化时首先检查是否存在ini文件,如果不存在则创建一个默认的ini文件。
2. 我们使用CFileFind类查找我们需要的ini文件是否存在,若不存在则创建一个。WritePrivateProfileString()当ini不存在时会自动创建一个ini文件在指定路径。
- 2023-05-11 13:50:03下载
- 积分:1
-
获取设备IP接口函数
说明: Linux系统编程,调用接口获取设备IP地址(Linux system programming, call the interface to get the device IP address)
- 2019-04-12 10:13:42下载
- 积分:1
-
In_n_Off
有关于药品生产的进销存管理信息系统,未完成根据需要进行修改(Unfinished modify it as needed on pharmaceutical production and inventory management information system,)
- 2013-03-03 15:27:58下载
- 积分:1
-
28335定时器的使用程序
TMS320F28335的定时器设置程序,用于DSP的中断中,最灵活的中断源(The timer setup program of TMS320F28335 is used for the most flexible interrupt source in the interrupt of DSP.)
- 2020-06-17 20:00:02下载
- 积分:1
-
COPYDATA
VC编程,进程间利用CopyData通信(VC programming, interprocess communicate through by CopyData )
- 2012-02-21 08:04:06下载
- 积分:1