-
FELICS
In computer science and information theory, data compression, source coding,[1] or bit-rate reduction involves encoding information using fewer bits than the original representation. Compression can be either be lossy or lossless. Lossless compression reduces bits by identifying and eliminating statistical redundancy. No information is lost in lossless compression. Lossy compression reduces bits by identifying marginally important information and removing it. The process of reducing the size of a data file is popularly referred to as data compression, although its formal name is source coding (coding done at the source of the data, before it is stored or transmitted).
- 2012-09-26 18:06:47下载
- 积分:1
-
ALIENTEK MINISTM32 实验3 串口实验
本实验,STM32通过串口1和上位机对话,STM32在收到上位机发过来的字符串(以回车换
行结束)后,原原本本的返回给上位机。下载后,DS0闪烁,提示程序在运行,同时每隔一定时间,通过串口1输出一段信息到电脑。(In this experiment, STM32 through the serial port 1 and host computer dialogue, STM32 received the host computer sent to the string (in return for
After the end of the line), return to the host computer. After downloading, the DS0 flashes, prompting the program to run while each
A certain time, through the serial port 1 output a piece of information to the computer.)
- 2021-04-18 16:48:52下载
- 积分:1
-
zigbee的按键
这个zigbee的资源是串口读取数据,然后判断,利用的是ti公司的简易协议栈basic_rf的代码。主要困扰在halUartRead(uint8 array,uint16 len)这个函数的使用,如果直接使用就会造成串口的一个字节的读取,不需要修改官方的协议栈内容。
- 2022-12-05 12:30:03下载
- 积分:1
-
MATLAB-ABC
MATLAB语言 有关蜂群算法的车间调度问题。源代码是比较准确的。(Shop scheduling problems related to bee colony algorithm MATLAB language. The source code is more accurate.)
- 2015-04-22 09:57:21下载
- 积分:1
-
snakegame
贪吃蛇代码,snakegame.rar 希望有帮助。(Snake code, snakegame.rar want to help.)
- 2012-08-22 01:22:04下载
- 积分:1
-
图片转成视频
图片转成视频,将图片归一化到相同大小,然后转换成视频流。
- 2023-04-07 04:50:07下载
- 积分:1
-
MFC_lijiujin
对侯捷的《深入浅出MFC》进行了自己的一些概括,书中的内容还是比较容易理解的(On Hou Jie s" MFC" explain profound theories in simple language for some of their own summary, the content of the book is still relatively easy to understand)
- 2012-03-27 17:19:55下载
- 积分:1
-
C# Vector graphics development paradigm, if there is a need, a friend can look a...
C#矢量图形开发范例如果有这方面需要的朋友可以看看此案例-C# Vector graphics development paradigm, if there is a need, a friend can look at this case
- 2022-03-07 06:42:12下载
- 积分:1
-
tree
求二叉树的深度:
给定一个有根二叉树,规定连接两个节点的每条边长度是1,定义树的深度为根到叶子节点距离的最大值。 (Description
给定一个有根二叉树,规定连接两个节点的每条边长度是1,定义树的深度为根到叶子节点距离的最大值。 )
- 2011-12-11 20:42:18下载
- 积分:1
-
USB转CAN
USB转CAN通信,可监视发送接收数据并显示在界面上
- 2022-08-20 04:09:04下载
- 积分:1