-
DS1302 clock chip under the uclinux2.4 driver, CPU is a Motorola chip Longzhu MC...
时钟芯片DS1302的uclinux2.4下的驱动程序,CPU是摩托罗拉的龙珠芯片MC68VZ328,程序经过测试,可以直接使用。-DS1302 clock chip under the uclinux2.4 driver, CPU is a Motorola chip Longzhu MC68VZ328, the procedure has been tested, can be used directly.
- 2022-03-17 19:24:26下载
- 积分:1
-
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILUR...
//初始化
if(initscr() == NULL) {
perror("initcurs")
exit(EXIT_FAILURE)
}
cbreak()
noecho()
keypad(stdscr, TRUE)
//建立菜单项
for(i=0 i
- 2022-04-02 11:01:45下载
- 积分:1
-
M9D112系列芯片驱动源码,可在Linux内核下对芯片配置、初始化及数据读写...
M9D112系列芯片驱动源码,可在Linux内核下对芯片配置、初始化及数据读写-M9D112 series chip driver source code, available at Linux kernel under the chip configuration, initialization and data reading and writing
- 2022-05-31 11:40:44下载
- 积分:1
-
linux c调试代码
linux c调试代码-debug code
- 2023-07-06 23:05:03下载
- 积分:1
-
在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP...
在linux环境下,开发的一个类似ping的程序,计算round trip time,即往返时间,可选择使用TCP或UDP-A ping-like program in Linux. It can caculate round trip time between two points. You can choose TCP or UDP.
- 2022-08-20 00:36:21下载
- 积分:1
-
message queue control function
消息队列控制函数-message queue control function
- 2022-02-01 02:51:55下载
- 积分:1
-
串口调试工具。非常好的串口调试助手,由gtk库支持,有图形界面,很像windows下的超级终端...
串口调试工具。非常好的串口调试助手,由gtk库支持,有图形界面,很像windows下的超级终端-serial debugging tools. Serial debugging very good assistants and support from the gtk, graphics interface, much like windows of the Super Terminal
- 2022-07-18 23:30:27下载
- 积分:1
-
一个可以用来打印任何一个月所有天数的SHELL脚本
一个可以用来打印任何一个月所有天数的SHELL脚本-1 can be used to print all the days in any month the number of Shell scripts
- 2022-03-28 19:45:01下载
- 积分:1
-
Linux 默认情况下,PC 喇叭发出的嘟嘟声音警告(System Beep).
本程序可以让你随意控制蜂鸣器...
Linux 默认情况下,PC 喇叭发出的嘟嘟声音警告(System Beep).
本程序可以让你随意控制蜂鸣器-Linux by default, PC speaker voice warning issued toot (System Beep). This procedure allows you to manipulate the buzzer
- 2023-05-07 05:05:03下载
- 积分:1
-
入门程序,用于测试ftp的基本编程, 可以学习ftp的代码实现
入门程序,用于测试ftp的基本编程, 可以学习ftp的代码实现-entry procedures for testing the basic ftp program, we can learn from the source implementation ftp
- 2022-05-06 17:15:37下载
- 积分:1