-
lzw_soft
lzw压缩解压算法源码(The soruce of LZW compression algorithm)
- 2020-06-26 13:00:01下载
- 积分:1
-
用网络编写的可用于查询的网页
用c编写的网页可以用来查询
- 2022-04-10 08:00:35下载
- 积分:1
-
(2008)Head-Orientation-Estimation-
头部姿势估计的综述,英文论文,一共11页(head pose estimation)
- 2012-06-12 19:43:54下载
- 积分:1
-
跑马灯实验
如何利用STM32F103点亮流水灯,并且每一行代码都会有注释,新手容易上手。(How to use STM32F103 to light the pipelining lamp, and every line of code will have comments, novice easy to get started.)
- 2020-06-18 12:00:02下载
- 积分:1
-
本文件实现串口发送功能 STM32F-DMA
* 本文件实现串口发送功能(通过重构putchar函数,调用printf;或者USART_SendData()
* 这里是一个用串口实现大量数据传输的例子,使用了DMA模块进行内存到USART的传输
每当USART的发送缓冲区空时,USART模块产生一个DMA事件,
此时DMA模块响应该事件,自动从预先定义好的发送缓冲区中拿出下一个字节送给USART
整个过程无需用户程序干预,用户只需启动DMA传输传输即可
在仿真器调试时,可以在数据传输过程中暂停运行,此时DMA模块并没有停止
串口依然发送,表明DMA传输是一个独立的过程。
同时开启接收中断,在串口中断中将数据存入缓冲区,在main主循环中处理([NO ENGLISH])
- 2010-08-06 16:30:24下载
- 积分:1
-
Lorenz
说明: 在matlab中画Lorenz吸引子的源代码(Lorenz attactor)
- 2010-04-22 11:09:01下载
- 积分:1
-
Elevator
电梯算法
在一座10层高的宾馆的大厅内,有4部由一个控制器控制电梯。乘客随时在各层选择要去的楼层。要求:
1、设计一个电梯算法,最优地满足乘客的要求(候时最小)。
2、区分电梯的状态,如空运行、载人运行、超重、当前有故障等(可人工设置)。
3、在电梯全部无人乘做时,电梯要按一定条件(可人工设置)分布在各层。
4、保存一个星期内的各电梯的运行记录。
(Elevator algorithm in a 10-storey hotel in the hall, there are four elevators controlled by a controller. Passengers at any time choose to go to the floor on each floor. Requirements: 1, design an elevator algorithm, best meet the requirements of passengers (minimum waiting time). 2, the distinction between the state of the elevator, such as the air running, manned operation, overweight, current faulty, etc. (manual setting). 3, no ride in the elevator all to do, the elevator according to certain conditions (which can be manually set) distributed in layers. 4, save a week running record of each elevator.)
- 2021-04-23 15:08:47下载
- 积分:1
-
shift jis(日本Shift-JIS码与Unicode码及原字形对照表)
日本Shift-JIS码与Unicode码及原字形对照表,里面包含了shift-jis的编码以及unicode编码,每一个shift-jis编码有对应的一个unicode的编码也附上了相应的字符。。很有用,欢迎浏览
- 2022-03-01 01:59:56下载
- 积分:1
-
antenna-pattern1
采用口面积分的方法来计算天线方向图,天线设计常用(Orifice area divided by the method to calculate the antenna pattern, antenna design used)
- 2011-05-09 20:37:32下载
- 积分:1
-
寻迹小车
单片机控制。关于按轨迹行驶的自动小车案例。(Single chip microcomputer control)
- 2018-03-10 20:02:38下载
- 积分:1