-
spcaview-20061208.tar
最新的spcaview linux视频采集
包含spcaserve和spcacat(latest spcaview linux video capture and contain spcaserve spca cat)
- 2007-05-17 10:56:00下载
- 积分:1
-
STM8S103K3_IIC_Slave代码
STM8S103K3作为IIC从设备时,进入HALT模式后,可以进行地址匹配唤醒。
- 2022-08-08 18:07:10下载
- 积分:1
-
5_Name
数组可以存放5个人的姓名,每个姓名包括first name,middle name和last name,输出姓名时,其中middle name只取大写的首字母,利用索引编写程序,使得用户输入last name后,输出姓名的全称。(array can store the names of five individuals, including the names of each first name, middle name and last name, the name of the output, which only middle name from the first uppercase letter, the use of indexing programming, enabling users to import last name, the name of the generic output.)
- 2005-05-27 10:10:19下载
- 积分:1
-
stepper motor control PWM output
通过单片机stm32f103控制定时器PWM细分控制步进电机
- 2023-08-21 23:00:04下载
- 积分:1
-
spru051d-SCI
spru051d-SCI 英文技术文档供学习使用(spru051d-SCI English technical documentation for learning to use)
- 2012-11-04 14:16:37下载
- 积分:1
-
huffman
利用哈夫曼编码进行通信可以大大提高信道利用率,缩短信息传输时间,降低传输成本。但是,这要求在发送端通过一个编码系统对待传数据预先编码,在接收端将传来的数据进行译码(解码)。对于双工信道(即可以双向传输信息的信道),每端都需要一个完整的编/译码系统。试为这样的信息收发站设计一个哈夫曼编译码系统。(Using Huffman coding for communication can greatly improve channel utilization, shorten the transmission time and reduce transmission costs. However, this requires the sender to encode the transmitted data by a coding system at the transmitter and decode the data at the receiver. For duplex channels (i.e., channels capable of two-way transmission of information), each end requires a complete codec system. Try to design a Huffman coding and decoding system for such an information transceiver station.)
- 2017-07-21 10:39:01下载
- 积分:1
-
STM32UARST
配置STM32串口并接收和播发数据,需自己注意STM32的引脚连接(Configuring STM32 serial port and receiving and transmitting data)
- 2018-01-06 23:15:47下载
- 积分:1
-
Random-variable
几种常用分布(如泊松分布、正态分布、指数分布、均匀分布)随机变量的matlab实现方法。(Surement distribution (eg Poisson distribution, normal distribution, exponential distribution, uniform distribution) random variable matlab implementation methods.)
- 2013-08-14 15:34:39下载
- 积分:1
-
My_LCS
最长公共子序列 算法分析之动态规划
动态规划解决最长公共子序列问题,即寻找两个序列中公共的序列中的最长的那个,结果不唯一,只能输出一个最长公共子序列,并不能生成所有的; 可视化多文档,手动输入两个子序列,显示动态规划算法的解决表格,箭头和颜色显示公共字符和解路径; C++6.0( Longest common subsequence algorithm for analysis of dynamic programming dynamic programming to solve the longest common subsequence problem, namely to find two sequences in common that the longest sequence, the result is not unique, output only one of the longest common subsequence, and can not generate all visual multi-document, manually enter two sequences, display dynamic programming algorithm to solve the table, arrows and color display public character reconciliation path C++6.0)
- 2015-12-18 09:34:37下载
- 积分:1
-
RandomForestCversion
使用C语言实现的机器学习算法随机森林算法源码(Using C language implementation of machine learning algorithm of random forest algorithm source code)
- 2021-02-22 10:29:41下载
- 积分:1