-
linux下桥接软件源码
linux下桥接软件源码-linux-source software under the bridge
- 2022-03-06 23:59:09下载
- 积分:1
-
S3C2440的S3C2440usb测试程序提供接口
s3c2440 提供S3C2440USB 接口测试程序-s3c2440 provide S3C2440USB interface test program
- 2022-03-25 02:29:28下载
- 积分:1
-
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
print...
//颜色初始化
if(!has_colors() || start_color() == ERR){
endwin()
printf("Terminal does not support color.
")
exit(1)
}
init_pair(1, COLOR_GREEN, COLOR_BLACK)
init_pair(2, COLOR_RED, COLOR_BLACK)
init_pair(3, COLOR_CYAN, COLOR_BLACK)
init_pair(4, COLOR_WHITE, COLOR_BLACK)
init_pair(5, COLOR_MAGENTA, COLOR_BLACK)
init_pair(6, COLOR_BLUE, COLOR_BLACK)
init_pair(7, COLOR_YELLOW, COLOR_BLACK)
//写字符串
for(i = 1 i
- 2023-04-17 02:35:03下载
- 积分:1
-
该是一个图书馆的布局和渲染的文字,与重点
Pango is a library for layout and rendering of text, with an emphasis
on internationalization. Pango can be used anywhere that text layout
is needed however, most of the work on Pango so far has been done using
the GTK+ widget toolkit as a test platform. Pango forms the core of text
and font handling for GTK+-2.x.
- 2022-01-25 18:32:05下载
- 积分:1
-
AVS解码器,播放器,Linux下编译通过,支持最新的AVS1
AVS解码器,播放器,Linux下编译通过,支持最新的AVS1-P2标准-AVS codec, player, compile under Linux, support the latest AVS1- P2 standards
- 2022-01-26 00:49:39下载
- 积分:1
-
LINUX设备驱动程序.pdf 很好
LINUX设备驱动程序.pdf 很好-LINUX device driver. Pdf good
- 2022-10-11 00:20:03下载
- 积分:1
-
Linux Kernel核心中文手册
Linux Kernel核心中文手册-core Linux Kernel Chinese Manual
- 2023-05-08 05:10:03下载
- 积分:1
-
msgsend函数的使用例子
msgsend函数的使用例子 -The example for using msgsend function
- 2022-01-26 07:41:54下载
- 积分:1
-
PID控制仿真程序
假设一个控制系统:10kg的水,使用最大1kW的电阻丝加热,简化计算,假设焦耳和卡的转化单位为1,而不是4.2加热效率为 Watt...
PID控制仿真程序
假设一个控制系统:10kg的水,使用最大1kW的电阻丝加热,简化计算,假设焦耳和卡的转化单位为1,而不是4.2加热效率为 Watt [瓦],散热效率为5*T [瓦]设定目标温度为60度, 则100000秒内的温度变化曲线是如何的?-PID control simulation program
assumes that a control system: 10kg of water, using hot-filament maximum 1kW resistor to simplify the calculation, assuming the conversion of Joule and card unit of one, instead of 4.2 for heating efficiency Watt [W], thermal efficiency of 5* T [W] set a target temperature of 60 degrees, then the 100000 sec the temperature curve is how?
- 2022-07-01 16:47:30下载
- 积分:1
-
For the 2410 development board, embedded system target board hardware initializa...
针对2410开发板,嵌入式系统目标板硬件初始化入门代码-For the 2410 development board, embedded system target board hardware initialization entry-code
- 2022-03-05 21:36:22下载
- 积分:1