-
Linux 基本操作指令
Linux 基本操作指令-4-basic Linux operating instructions-4
- 2022-08-03 16:48:41下载
- 积分:1
-
a Messenger instant messaging C# code
一个即时通信 Messenger C#代码-a Messenger instant messaging C# code
- 2022-01-26 19:51:26下载
- 积分:1
-
老外开发的端口开发程序
老外开发的端口开发程序-foreigners development of the port development process
- 2022-04-07 01:41:07下载
- 积分:1
-
uClinux environment keys to the driver and the corresponding development of the...
uClinux 环境下按键的驱动程序及相应的用户开发的简单实例。还有Makefile文件,直接在CygWin环境下编译可直接运行。-uClinux environment keys to the driver and the corresponding development of the user simple examples. There Makefile, CygWin directly in the environment can be compiled to run.
- 2023-04-12 19:30:04下载
- 积分: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
-
g.728的编解码c源码(使用intel的ipp包)堪称效率最高。
g.728的编解码c源码(使用intel的ipp包)堪称效率最高。-g.728 arranges decodes the c source code (to use intel the ipp
package) to may be called the efficiency to be highest.
- 2022-08-13 23:47:22下载
- 积分:1
-
FIFO一个用IP核调用的控制程序,里面有调用的IP核和FIFO读写控制...
FIFO一个用IP核调用的控制程序,里面有调用的IP核和FIFO读写控制-FIFO with an IP core call control procedures, which are called IP core and FIFO read and write control
- 2022-11-14 14:40:03下载
- 积分:1
-
复仇女神的一个完整的Linux视频安全系统。它的想法是
Nemesis a complete Linux video security system. It s idea is a
cheap replacement for your commercial video system that can retail from a
total of $15,000 up.
- 2022-07-07 00:14:19下载
- 积分:1
-
学习LINUX进程结构,编写守护进程的方法,掌握守护进程的启动方法。有多进程的编写实例。...
学习LINUX进程结构,编写守护进程的方法,掌握守护进程的启动方法。有多进程的编写实例。-learning process structure, the preparation of the daemon, the master daemon start method. More examples of the preparation process.
- 2022-06-01 01:53:41下载
- 积分:1
-
keil的简介,学习keil软件用的,很有用的啊!
keil的简介,学习keil软件用的,很有用的啊!-keil profile, learning keil software use, and very useful, ah!
- 2022-02-21 07:01:55下载
- 积分:1