-
//颜色初始化
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
-
这第一个版本免费的TCP/IP和PPP协议栈的操作系统为UC /房
This the first release of a free TCP/IP/PPP protocol stack for the uC/OS Real-Time Operating System. As a first release it s still rather rough and very much larger than desired however it is working well in an embedded product and therefore may be useful to others. Much of the code is ported from public sources including BDS Lite and KA9Q (and its derivatives) and carries copyright notices from those sources. Essentially TCP is based on KA9Q but with ideas from BSD, IP is a simple implementation supporting BSD structures, ICMP is ported from BSD, and PPP is ported from the BSD version of the distribution common to BSD, Linux, and many other systems
- 2022-05-16 22:00:19下载
- 积分:1
-
处理机调度算法,模拟了处理机调度的各种算法
处理机调度算法,模拟了处理机调度的各种算法-Processor scheduling algorithm
- 2022-03-19 22:13:12下载
- 积分:1
-
linux聊天程序试试看毕业设计
没什么写的了
linux聊天程序试试看毕业设计
没什么写的了-Try linux chat program not written by graduate design of the
- 2022-11-24 01:55:03下载
- 积分:1
-
this procedure is our own development of the modem card of the driver, isa bus,...
这个程序是我们公司自己开发的modem卡的驱动程序,isa总线的,每块卡可以同时支持4个外线拨入,一台工控机支持8快卡,32路同时收发。.rar-this procedure is our own development of the modem card of the driver, isa bus, every piece of card can support four lanes go to a support Taiwan IPC 8 Express cards, while 32 road transceiver. . Rar
- 2022-05-31 06:50:49下载
- 积分:1
-
IEEE 802.11a/b/g 服务器端AP,应用程序。
IEEE 802.11a/b/g 服务器端AP,应用程序。-IEEE 802.11a/b/g server-side AP, applications.
- 2023-06-06 11:25:03下载
- 积分:1
-
提供了大量初学CSharp的示例,DataSet/Delegate等使用方法
提供了大量初学CSharp的示例,DataSet/Delegate等使用方法-provide a lot of novice CSharp example, DataSet/Delegate using such methods
- 2022-02-10 15:40:15下载
- 积分:1
-
Web
基于WEB的linux系统账号管理系统 为GF做的课程设计,很简单,阐述了原理,主要用到 PHP、MYSQL、GCC3.0。-Web-based account management system Linux system to do GF curriculum design, and is very simple to explain the principles, the main use PHP, MYSQL, GCC3.0.
- 2022-03-21 05:02:01下载
- 积分:1
-
Bluetooth under linux
linux下的蓝牙
- 2022-12-09 19:55:02下载
- 积分:1
-
转发交易接口,查询结果用linux组包转发
转发交易接口,查询结果用linux组包转发-Forward transaction interface, query results using linux packet forwarding group
- 2023-01-15 23:30:04下载
- 积分:1