-
LED display and key management chip HT7289B, powerful: SPI interface, 8 digital...
LED显示和按键管理芯片HT7289B,功能超强: SPI接口,8位数码管显示,最多支持56个按键,16级亮度调节,段和位独立闪烁以及闪烁频率可调,按键连击功能等等,详见数据手册!-LED display and key management chip HT7289B, powerful: SPI interface, 8 digital tube display, supports up to 56 keys, 16 brightness adjustment, and independent frequency of blinking and flashing adjustable batter function keys, etc., see data sheet!
- 2022-04-19 06:37:39下载
- 积分:1
-
uddscurrent1500
说明: UDDS工况下的电流数据,可以带入MATLAB中进行仿真。(Current data under UDDS conditions can be brought into MATLAB for simulation.)
- 2021-04-27 00:58:45下载
- 积分:1
-
c++编程的一些简单例子
c++编程的一些简单例子-some simple examples
- 2022-04-15 21:40:01下载
- 积分:1
-
Microgrid00_original
实现不同控制下的直流配电网仿真,基于vsc的直流配电网仿真(Realize DC power distribution network simulation under different control)
- 2020-12-03 09:59:25下载
- 积分:1
-
深度学习
说明: 从0开始介绍深度学习中文电子版书籍,内容详细,共500多页(Introduce the Chinese electronic version of deep learning books from 0, the content is detailed, a total of more than 500 pages)
- 2021-03-18 21:21:54下载
- 积分:1
-
hulf
设计一个哈夫曼编码器
要求对一段数据序列进行哈夫曼编码,使得平均码长最短,输出各元素编码和编码后的数据序列。
① 组成序列的元素是[0-9]这10个数字,每个数字其对应的4位二进制数表示。比如5对应0101,9对应1001。
② 输入数据序列的长度为256。
③ 先输出每个元素的编码,然后输出数据序列对应的哈夫曼编码序列。(Designing a Huffman Encoder
Huffman coding is required for a data sequence to minimize the average code length and output the coded and coded data sequence of each element.
(1) The elements that make up the sequence are the 10 digits [0-9], and each digit is represented by its corresponding 4-bit binary number. For example, 5 corresponds to 0101, 9 corresponds to 1001.
(2) The length of the input data sequence is 256.
(3) First output the encoding of each element, and then output the Huffman encoding sequence corresponding to the data sequence.)
- 2019-06-19 21:49:58下载
- 积分:1
-
nec 78F0413的例子程序,里面有LCD,RTL和PORT的操作,学NEC的朋友可以使用...
nec 78F0413的例子程序,里面有LCD,RTL和PORT的操作,学NEC的朋友可以使用-nec 78F0413 demo,it has the lcd,rtl and port driver, it will help you who need to learn the nec
- 2022-06-30 22:58:51下载
- 积分:1
-
模糊PID
说明: 二自由度机器人的模糊pid控制,效果跟pid控制差不多(The fuzzy PID control of two degree of freedom robot has the same effect as PID control)
- 2020-05-21 08:47:54下载
- 积分:1
-
TeraCopy 3.26_Free
second first methal as der
- 2018-02-10 06:32:04下载
- 积分:1
-
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件...
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
- 2022-08-06 12:51:19下载
- 积分:1