-
UpNEt3000开发板光盘,谢谢博创和网友们
UpNEt3000开发板光盘,谢谢博创和网友们-CD UpNEt3000 Development Board, I would like to thank Mr. Chong and net surfers
- 2022-05-06 05:09:03下载
- 积分:1
-
图像的二值化处理
实现二值化,当像素值(r+g+b)/3>128时设为255,当像素值小于128时设置为0.做归一化处理后,2值化的颜色 1为白,0为黑。边缘部分,计算有误差,255,254,253,252 就算白,0,1,2,3,4就算黑。屏幕显示时,肉眼是分辨不出这点误差的。你可以对2值化后的图像值作归一化处理,得到1和0,然后再放大(乘255),就可得到满意的数值。至于左边界上 1 254 253, 0 255 255,可能是2值化前,颜色原本就有差别。不是2值化的错误。
- 2022-09-03 03:00:05下载
- 积分:1
-
在linux环境下,对mapinfo格式地图操作(包括读、写等)的库文件以及源代码,用arm...
在linux环境下,对mapinfo格式地图操作(包括读、写等)的库文件以及源代码,用arm-linux-gcc编译过的。我就是用它完成了我们学校地图的显示及一些操作功能,平台是三星的s3c2410.-the linux environment, the right to operate MapInfo format maps (including reading, writing) of the library and source code, using arm- linux-gcc compiler before. I was using it completed a map of our school and show some operating functions, the platform of Samsung"s s3c2410.
- 2022-02-01 00:54:27下载
- 积分:1
-
本书通过420页的pdg文件深入描述了高级dos编程所应有的知识。是一本不错的dos学习资料...
本书通过420页的pdg文件深入描述了高级dos编程所应有的知识。是一本不错的dos学习资料-Book through the 420-depth pdg document describes the senior dos should have knowledge of programming. Is a good learning materials dos
- 2022-07-26 23:40:54下载
- 积分:1
-
OPNET
opnet仿真实例,希望对您有帮助 -OPNET
- 2023-02-06 10:10:04下载
- 积分:1
-
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,...
设计一个矩阵相乘的程序,首先从键盘输入两个矩阵a,b的内容,并输出两个矩阵,-use for qiu niu
- 2022-10-25 12:15:03下载
- 积分:1
-
1 summarizes the most current methods of ellipse fitting articles and in
一篇总结了当前大多数椭圆拟合方法的文章,并进行了深度分析,提出了改进的方法,适用于初学者进阶阅读。-1 summarizes the most current methods of ellipse fitting articles and in-depth analysis, put forward an improved method, applicable to advanced beginners to read.
- 2022-02-03 23:09:08下载
- 积分:1
-
停止各色杀毒/防火墙软件进程的批处理
停止各色杀毒/防火墙软件进程的批处理-Colors stop antivirus/firewall software batch process! ! !
- 2022-08-02 20:07:38下载
- 积分:1
-
可以轻松将ASCII测井曲线转为LAS格式软件
可以轻松将ASCII测井曲线转为LAS格式软件-ASCII can easily be converted to LAS format well log software
- 2023-01-06 12:15:03下载
- 积分:1
-
回文判断:对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。...
回文判断:对于一个从键盘输入的字符串,判断其是否为回文。回文即正反序相同。如“abba”是回文,而“abab”不是回文。-Palindrome judge: for a string from the keyboard input, determine whether the palindrome. Palindrome sequence that is the same as the pros and cons. Such as " abba" is a palindrome, and the " abab" is not a palindrome.
- 2022-02-26 03:11:05下载
- 积分:1