-
作为认识压缩的起步资料,能让初学者迅速建立数据压缩的概念,并了解常用压缩算法...
作为认识压缩的起步资料,能让初学者迅速建立数据压缩的概念,并了解常用压缩算法-As awareness of the starting data compression that allows beginners to quickly establish the concept of data compression, and understand commonly used compression algorithms
- 2022-05-30 18:56:37下载
- 积分:1
-
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{...
c语言中写二进制数。引用例子:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c = 0xA9
}
-Write binary number in C language. Cited code:
#define Bin(n) LongToBin(0x##n##l)
void main(void)
{
unsigned char c
c = Bin(10101001) // c=0xA9
}
- 2023-08-22 17:30:02下载
- 积分:1
-
linux下调用libjpeg库函数进行jpeg文件的解压(嵌入式Linux无GUI环境下进行开发)...
linux下调用libjpeg库函数进行jpeg文件的解压(嵌入式Linux无GUI环境下进行开发)-linux under the libjpeg library function call to extract the jpeg files (no GUI for embedded Linux development environment)
- 2022-05-21 21:41:29下载
- 积分:1
-
这是一个计算浮点数据绝对值的函数,在uClinux下编译运行,之所以编写这个函数,主要是因为uClinux下没有计算计算浮点数绝对值的函数。...
这是一个计算浮点数据绝对值的函数,在uClinux下编译运行,之所以编写这个函数,主要是因为uClinux下没有计算计算浮点数绝对值的函数。- This is a computation floating point data absolute value
function, translates the movement under uClinux, therefore compiles
this function, mainly is because under uClinux computation floating
number absolute value function.
- 2023-02-20 05:10:04下载
- 积分:1
-
心跳仪以MSP430
&创建日期:2013年10月24日
- 2022-02-20 08:22:06下载
- 积分:1
-
motorala JL8程序代码
motorala JL8程序代码-motorala JL8 procedure code
- 2022-03-14 08:23:35下载
- 积分:1
-
51单片机无刷直流电机proteus仿真
采用proteus实现无刷直流电机控制的仿真分析,驱动电路由ir2101和MOSFET管组成,主控芯片选用51单片机,keil编程实现,系统为开环控制方式。
- 2023-03-25 11:10:03下载
- 积分:1
-
关于个人可控硅应用的原理和相关信息…
关于单项可控硅的原理 应用 及有关资料-With regard to the principle of individual SCR application and related information
- 2022-03-30 19:26:57下载
- 积分:1
-
输入工艺曲线后PLC200自动调节正负双极性输出的程序...
输入工艺曲线后PLC200自动调节正负双极性输出的程序-After the input process curve of plus or minus PLC200 automatic adjustment procedure for bipolar output
- 2022-05-31 06:18:14下载
- 积分:1
-
Embedded web server source code, a good very good very good source
嵌入式web服务器源码,一个不错的蛮不错的相当不错的源码-Embedded web server source code, a good very good very good source
- 2022-07-12 17:31:33下载
- 积分:1