-
探讨并总结了面试中关于指针与数组名的一个隐含问题,对此进行了延伸拓展。...
探讨并总结了面试中关于指针与数组名的一个隐含问题,对此进行了延伸拓展。-Explored and summed up the interview on the pointer and array name an implicit problem, which have been extended to expand.
- 2023-05-10 13:55:03下载
- 积分:1
-
车辆检测器程序
通过地感线圈检测是否有车辆通过,广泛用于停车场管理系统、交通卡口系统
- 2022-08-18 16:03:15下载
- 积分:1
-
python for led demo
python 联络led屏幕,并查询database后update led的内容
- 2022-01-28 11:26:37下载
- 积分: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
-
LabVIEW编写的控制程序,可与Keithley2000万用表通信控制读取参数...
LabVIEW编写的控制程序,可与Keithley2000万用表通信控制读取参数-LabVIEW control program prepared, can be read Keithley2000 multimeter communication control parameters
- 2022-05-23 17:11:27下载
- 积分:1
-
matlab codes for ofdm and radars
matlab codes for ofdm and radars
- 2022-06-20 10:19:07下载
- 积分:1
-
Haskell 代码。
对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。
我本人主要将之用于 H264 编解码器的 d...
Haskell 代码。
对于 YUV 420 的图象,比较两个图象文件的差别像素,以宏块的方式表现。
我本人主要将之用于 H264 编解码器的 deblock 过程的测试辅助定位。
很容易扩展为 YUV422 或 444 格式的图象。
更详细用法见程序内的帮助。-Haskell code. YUV 420 for the images to compare the differences between image pixels, macro block to the performance. I will mainly use it H264 codecs deblock the process of positioning the auxiliary testing. Be easily extended to YUV422 format or 444 images. See more detail usage procedures help.
- 2023-02-20 13:45:04下载
- 积分:1
-
DSP TMS320LF2407A 原理图及说明
DSP TMS320LF2407A 原理图及说明-TMS320LF2407A DSP diagram and descriptions
- 2022-03-24 10:47:52下载
- 积分:1
-
一个很好的五笔源码
一个很好的五笔源码 -A good source of five
- 2023-02-02 09:35:03下载
- 积分:1
-
构造一组输入为白噪声加三个频率非常接近的正弦波,其信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率...
构造一组输入为白噪声加三个频率非常接近的正弦波,其信噪比为10dB,观测长度为256。试分别用普通AR谱估计和采用功率噪声抵消算法的AR谱估计估计这组信号的频率,并比较结果。-constructed a group of white noise input plus three very close to the frequency sine wave, the signal-to-noise ratio of 10dB. Observing length of 256. Were used to test the general AR spectral estimation using power and noise canceling algorithm for the estimation of AR spectrum estimation of this group of signal frequency, and the results of the comparison.
- 2022-09-05 13:40:03下载
- 积分:1