-
条形识别主要针对工业条形码识别
条形识别主要针对工业条形码识别,可以解决复杂工业环境下采集的条形码image,经过预处理,最终将条形码解码结果显示
- 2022-06-01 02:24:29下载
- 积分:1
-
一些收获,大家共同分享,希望能够方便大家阅读,给大家编成带来些好处。
一些收获,大家共同分享...
一些收获,大家共同分享,希望能够方便大家阅读,给大家编成带来些好处。
一些收获,大家共同分享-some harvest, we share the hope that we can facilitate the reading, to bring you into some advantages. Some harvest, we share
- 2023-01-11 21:40:04下载
- 积分:1
-
在VC6.0系列无线局域网的移动终端(MT)的测试环境。
一个在vc6.0环境下编的无线局域网中移动终端(mt)的测试程序.-an environment in vc6.0 series of wireless LAN mobile terminal (mt) of the test.
- 2023-04-21 10:15:03下载
- 积分:1
-
泰勒级数求高斯坐标c语言程序
高斯投影正算公式,就是由大地坐标(L,B)求解高斯平面坐标(x,y),而高斯投影反算公式则是由高斯平面坐标(x,y)求解大地坐标(L,B)。编程环境是在VC下,采用C++语言编写。
- 2022-05-20 00:01:07下载
- 积分:1
-
遗传算法和蚂蚁算法融合的代码,比较好的利用了两种代码的优点,有很好的参考价值...
遗传算法和蚂蚁算法融合的代码,比较好的利用了两种代码的优点,有很好的参考价值-Genetic Algorithm and Ant Algorithm code integration, better use of the advantages of two kinds of code, have a good reference value
- 2023-08-08 05:05:03下载
- 积分:1
-
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了I...
中断服务程序的关键是:1.保护进入中断时的状态,并在退出中断之前恢复进入时的状态。2.必须在中断程序中设定是否允许中断重入,即设置EX0位。
本例中使用了INT0中断,一般中断程序进入时应保护PSW,ACC以及中断程序使用但非其专用的寄存器。本例的INT0程序保护了PSW,ACC,2等三个寄存器并且在退出前恢复了这三个寄存器。另外中断程序中涉及到关键数据的设置时应关中断,即设置时不允许重入。本例中没有涉及这种情况。
实验开始时K8应在H(高电平)端,要产生中断时先拨向L(低电平)端再拨回H端。
-Interrupt service s key is: 1. the protection enters when the interrupt condition, and when the withdrawal interrupt before regains enters the condition. 2. must in the interrupt routine establish whether to permit the interrupt re-entry, namely establishes the EX0 position. in this example has used the INT0 interrupt, generally the interrupt routine enters when should protect PSW, ACC as well as the interrupt routine use but non-its special-purpose register. This example INT0 program protection PSW, ACC,2 and so on three registers, and restored these three registers before the withdrawal. Moreover in the interrupt routine involves to when the essential data establishment should close the interrupt, namely when establishment does
- 2022-03-22 04:01:46下载
- 积分:1
-
Requests must be of high quality on the site but not the source code must be req...
请求必须是网站上的高质量而不是源代码必须是网站上的高质量而不是源代码必须是网站上的高质量而不是源代码
- 2022-02-10 08:52:38下载
- 积分:1
-
实现一个立方的C代码中的样条插值,希望有用的朋友…
一个实现三次样条插值的C代码,希望对朋友们有用。-Realize a cubic spline interpolation of the C code, in the hope that useful friends.
- 2022-05-20 00:47:26下载
- 积分:1
-
labview控制步进电机
根据相应的脉冲信号控制步进电机旋转,记录当前旋转位置,对光电探测器输出进行A/D转换,判断是否有消光现象发生。步进电机控制软件安装在计算机上,采用Labview进行软件控制。通过串行通信向控制器发送命令,控制步进电机旋转的方向和角度,并获取当前电机转动位置信息和消光信息进行处理。
- 2022-12-19 20:05:03下载
- 积分:1
-
多项式的加减乘除运算,刚学C++写的,不是很好!
多项式的加减乘除运算,刚学C++写的,不是很好!-Polynomial addition and subtraction, multiplication and division calculations, just places C++ Write is not good!
- 2022-08-20 00:07:32下载
- 积分:1