-
一个用来计算正弦波值的小程序,简单实用,不用在写C程序。...
一个用来计算正弦波值的小程序,简单实用,不用在写C程序。-Used to calculate the value of a sine wave of small procedures, simple and practical, do not have to write C program.
- 2022-03-22 10:55:39下载
- 积分:1
-
图片的Zoom效果和loading等效果,初学者可以学到很多图片处理方面的内容...
图片的Zoom效果和loading等效果,初学者可以学到很多图片处理方面的内容-Zoom effects and loading images and other effects, beginners can learn a lot of image processing aspects of
- 2023-03-13 22:15:04下载
- 积分:1
-
Name Management System
姓名管理制度
- 2022-07-08 21:15:46下载
- 积分:1
-
小游戏叫做连连看,打开后里面会有说明怎样玩。
小游戏叫做连连看,打开后里面会有说明怎样玩。-Lianliankan called game, which will be opened to how to play.
- 2022-08-15 00:11:44下载
- 积分:1
-
游戏贪吃蛇双人版程序及代码,学习编程可以适当参考。
游戏贪吃蛇双人版程序及代码,学习编程可以适当参考。-Double Snake game version of the procedures and code, programmers can learn the appropriate reference.
- 2022-10-20 11:55:03下载
- 积分:1
-
用vc编写的视频采集端口编成,以及与之相连的大型的数据库!识别图像!...
用vc编写的视频采集端口编成,以及与之相连的大型的数据库!识别图像!-with vc prepared by the Video Capture ports organization and the associated large-scale database! Image Recognition!
- 2022-11-23 02:10:03下载
- 积分:1
-
几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用...
几种常见的伪随机数的产生程序,上载程序是从别处下载的,觉得还比较有用-several common pseudo-random number generated procedures, procedures are available on the download elsewhere, I felt that more useful
- 2022-02-21 15:26:17下载
- 积分:1
-
VB 代码, 与FPGA通信的VB代码 通过了调试,正确
VB 代码, 与FPGA通信的VB代码 通过了调试,正确-VB code and FPGA communication through the VB code debugging, correctly
- 2022-12-20 20:40:03下载
- 积分:1
-
비 터 비 디 코 더 C언 어 프 /...
비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .-비 터 비 디 코 더 C언 어 프 로 그 램 입 니 다 .
C언 어 로 자 세 히 되 어 있 습 니 다 .
- 2023-01-06 00:55:04下载
- 积分: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