-
这是一个简单的模拟银行存取款的例子,目的是了解如何开发RPC服务程序.代码在LINUX下测试运行通过...
这是一个简单的模拟银行存取款的例子,目的是了解如何开发RPC服务程序.代码在LINUX下测试运行通过-This is a simple bank deposit simulation example, purpose is to understand how to develop RPC service procedures. the code in the Linux operating through testing
- 2022-02-04 02:51:55下载
- 积分:1
-
基于X86系统的Linux下的LED driver开发的example code, 并附带有相应的测试程序。...
基于X86系统的Linux下的LED driver开发的example code, 并附带有相应的测试程序。-X86-based Linux system LED driver development under the example code, with a corresponding test procedure.
- 2022-02-07 05:50:46下载
- 积分:1
-
最新的版的eXosip
最新的版的eXosip-the latest version of the eXosip
- 2022-02-06 12:08:57下载
- 积分:1
-
doom游戏,手机上玩得
doom游戏,手机上玩得-doom games played on mobile phones
- 2022-04-24 03:02:28下载
- 积分:1
-
1.嵌入式LINUX开发基础知识
2.基础实验
3.MINIGUI程序设计
4.内核实验
5.驱动模块实验
6.无线通讯实验...
1.嵌入式LINUX开发基础知识
2.基础实验
3.MINIGUI程序设计
4.内核实验
5.驱动模块实验
6.无线通讯实验-1. Embedded LINUX development of basic knowledge 2. 3.MINIGUI the basis of experimental programming 4. Core experiment 5. Drive module experiment 6. Wireless communications experiment
- 2022-06-18 09:47:29下载
- 积分:1
-
unix系统下一个C语言实现的dns域名解析
unix系统下一个C语言实现的dns域名解析-dns
- 2023-05-27 06:35:03下载
- 积分:1
-
本代码是一个linux下文件操作的代码,对常用的操作都有示例,适合初学者。...
本代码是一个linux下文件操作的代码,对常用的操作都有示例,适合初学者。-This code is a linux file operations under the code, for example are commonly used to operate, suitable for beginners.
- 2022-03-18 22:54:10下载
- 积分:1
-
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(ro...
form = new_form(fields)
scale_form(form, &rows, &cols)
win = newwin(rows+3, cols+4, 3, 20)
subwin = derwin(win, rows, cols, 1, 2)
set_form_sub(form, subwin)
box(win, 0, 0)
keypad(win, TRUE)
post_form(form)
refresh()
wrefresh(win)
wrefresh(subwin)
//设置覆盖模式
form_driver(form, REQ_OVL_MODE)
- 2023-04-25 08:50:03下载
- 积分:1
-
介绍Linux内核的手册,包括硬件,内存,进程等概念和管理。
介绍Linux内核的手册,包括硬件,内存,进程等概念和管理。-Introduction handbook Linux kernel, including hardware, memory, processes, concepts and management.
- 2022-01-22 15:29:57下载
- 积分:1
-
用MFC制作的一款IE风格的浏览器
用MFC制作的一款IE风格的浏览器-produced using MFC new style of IE browser
- 2023-06-18 20:30:04下载
- 积分:1