资源列表
Face-Counting-master
- 检测视频中出现的人头数目,并统计来往的人数。(Detect the number of people in the video and count the number of people coming and going.)
83390071Lms_beamform
- 这是一个关于阵列信号处理的LMS自适应波束形成MATLAB程序(This is an LMS adaptive beam forming array signal processing on MATLAB program)
WindowsFormsApplication2
- 进行Windows界面编程,通过连接数据库获得数据,并进行柱状图的绘制(Windows interface programming, data obtained by connecting to the database, and histogram rendering)
ROM_test
- 使用quartus调用ROM的IP核,并生成激励文件进行仿真(Use the quartus call ROM IP kernel, and generate incentive files for simulation.)
北京LED控制卡
- c#控制LED()
board-am335xevm
- LINUX AM3352 引脚配置文件(LINUX AM3352 configuration files)
ST
- 进行文件传输,可以控制发送端和接收端的传输文件内容(由用户自主填充)、时间、大小、以及传输协议的选择。并且可以记录文件的相关信息并返回出错提示(File transfer, you can control the sending and receiving side of the transmission, file content (by the user self filling), time, size, and the choice of transmission protocol. A
搜狗高速下载
- 双平台直方图增强算法,适合低光红外图像增强(dual-stage image enhance)
SocketTool
- 进行windows界面编程,界面分为发送端和接收端,分别可以进行多个发送端多个接收端的多发多收操作,并且可以进行发送文件的内容、大小、发送时间的控制。最后,可以显示出错信息,并且可以保存当次的设置信息。(Windows programming interface, the interface is divided into transmitter and receiver, which can carry out multiple transmitter multiple receiver MI
net调用 webservice
- 调试成功过用net调用 webservicenet(this is use net call webservicenet)
新建文本文档
- 一、循环队列的基础知识 1.循环队列需要几个参数来确定 循环队列需要2个参数,front和rear 2.循环队列各个参数的含义 (1)队列初始化时,front和rear值都为零; (2)当队列不为空时,front指向队列的第一个元素,rear指向队列最后一个元素的下一个位置; (3)当队列为空时,front与rear的值相等,但不一定为零; 3.循环队列入队的伪算法 (1)把值存在rear所在的位置; (2)rear=(rear+1)%maxsize ,其中maxsize代表数
pwm
- 使用stc89c52,产生pwm波,可调节占空比(Using STC89C52, PWM wave is generated to adjust duty cycle)
