-
avl tree structure utilises the file input and output feature of c
avl tree structure utilises the file input and output feature of c
- 2022-06-30 01:16:25下载
- 积分:1
-
最新电子下载,嵌入式系统微型
最新电子收下载,嵌入式系统的微模块化程序设计:实用状态图C_C++实现(5),状态机相关-latest electronic download, embedded systems micro- modular program design : Practical state diagram C_C achieve (5), the state-associated
- 2023-06-05 17:50:03下载
- 积分:1
-
linux系统cs网卡的驱动程序源代码
linux系统cs网卡的驱动程序源代码-cs NIC driver source code
- 2022-06-29 12:18:39下载
- 积分: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
-
openh323源代码,实现ip电话的功能
openh323源代码,实现ip电话的功能-openh323 source code, achieving ip phone function
- 2023-08-06 07:30:04下载
- 积分:1
-
universeII驱动,用做vme总线和pci总线的桥接
universeII驱动,用做vme总线和pci总线的桥接-universeII driver,used as the bridge of vme bus to pci bus
- 2022-01-25 14:41:56下载
- 积分:1
-
a gcc program for system calls
a gcc program for system calls
- 2022-03-23 01:59:05下载
- 积分:1
-
一个在linux下跟踪内存泄露的小程序,一般在linux下可以用 mtrace valgrind来做,但是在嵌入式上,由于内存的限制,mtrace valgri...
一个在linux下跟踪内存泄露的小程序,一般在linux下可以用 mtrace valgrind来做,但是在嵌入式上,由于内存的限制,mtrace valgrind都显得束手无策-Tracking a memory leak under linux small procedures, usually under linux can be used mtrace valgrind to do, but in the embedded, due to memory limitations, mtrace valgrind are able to do much about
- 2022-02-26 22:11:28下载
- 积分:1
-
glib是在linux下使用极为广泛的一个库,主要集成了很多方便的系统函数,但是有很多工程在windows环境下也需要使用该库。这里是glib在vc9环境下的编...
glib是在linux下使用极为广泛的一个库,主要集成了很多方便的系统函数,但是有很多工程在windows环境下也需要使用该库。这里是glib在vc9环境下的编译工程,以及已经编译好的lib文件。-glib is the most widely used linux a library, the main system integrates a number of convenient functions, but there are a number of projects in the windows environment also need to use the library. Here is the glib compiled in vc9 environment works, and has been compiled lib file.
- 2023-05-12 13:00:03下载
- 积分:1
-
code for all source shortest path
code for all source shortest path
- 2022-10-20 13:40:03下载
- 积分:1