-
样本类实现读/写registrity。
Sample class to implement read/write registrity.
Represents values as array:
MyIntVar := MyReg.IntVal[ Value 1 ]
MyStrVar := MyReg.StrVal[ Value 2 ]
-Sample class to implement read/write registrity.
Represents values as array:
MyIntVar := MyReg.IntVal[ Value 1 ]
MyStrVar := MyReg.StrVal[ Value 2 ]
- 2022-03-05 02:58:14下载
- 积分:1
-
一个小程序,帮助认识matlab及用level set编程的方法
一个小程序,帮助认识matlab及用level set编程的方法-a small program to help recognize and Matlab programming with the level set method
- 2022-07-10 03:23:56下载
- 积分:1
-
搜索算法解分油问题,用c语言实现。附上实验报告
搜索算法解分油问题,用c语言实现。附上实验报告-search algorithm
- 2022-02-02 01:15:36下载
- 积分:1
-
example of floodfill and scan
example of floodfill and scan-line algorithsm for filling bordered area. Source code is in c++.
- 2022-03-05 20:36:32下载
- 积分:1
-
labview树形控件的使用,树形控件内容添加和显示
labview树形控件的使用,树形控件内容添加和显示-LabVIEW controls the use of tree, tree controls to add and display content
- 2022-02-09 21:44:31下载
- 积分:1
-
簇树数据结构建设和搜索程序使用编程接口。
聚类树数据结构的构造和检索程序使用Vc编程接口控制台读取文档(对象.txt)钩子和构造输出聚类树(cluster)_树.txt)另外两个搜索功能对象搜索:输入搜索项目坐标值范围搜索:输入搜索范伟回来在object的限制范围内(object不在可除4的行中)
- 2022-03-19 04:38:20下载
- 积分:1
-
自己动手写命令之copy命令
应用背景自己动手写命令之copy命令:通过参考此代码的编写,可对类似于“copy -version”和"-help"等命令参数的命令进行编码实现。关键技术
利用main函数的两个形参实现对传入参数个数及对参数内容进行检测,达到copy功能。
- 2023-07-22 20:45:05下载
- 积分:1
-
已知的基本_ CORBA
corba RTEC_Basic
- 2023-02-11 00:40:04下载
- 积分:1
-
几乎所有的图象格式,我找了很久才真理出来的。
几乎所有的图象格式,我找了很久才真理出来的。-almost all of the image format, I look for a long time before the truth.
- 2023-06-13 12:35:03下载
- 积分:1
-
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作...
将一个十六进制的字符串转换成它的等价的十进制数值。主函数负责收集字符,并判别它们是否为十六进制字符,htoi函数负责转换工作-to a hexadecimal string converted into its equivalent of the decimal value. The main function responsible for the collection of characters, and for judging whether the hexadecimal characters htoi function for conversion work
- 2022-02-01 10:44:30下载
- 积分:1