-
Popular educational software operating system source code
流行的操作系统教学软件源码,非常经典,欢迎下载-Popular educational software operating system source code
- 2022-02-15 09:50:36下载
- 积分:1
-
讲述linux的初始化过程,初学者可以认真学习一下
讲述linux的初始化过程,初学者可以认真学习一下-The initialization process on linux, beginners can seriously study the
- 2022-08-23 06:18:11下载
- 积分:1
-
通过键盘计算输入的代数式,完成加减乘除运算。
通过键盘计算输入的代数式,完成加减乘除运算。-Calculated through the keyboard input代数式to complete the addition and subtraction multiplication and division calculations.
- 2022-10-19 01:50:06下载
- 积分:1
-
控制2440上的摄像头,实现动态预览,基于Linux操作系统
控制2440上的摄像头,实现动态预览,基于Linux操作系统-Control of 2440 on the camera, dynamic preview, based on the Linux operating system
- 2022-02-10 06:17:26下载
- 积分:1
-
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景...
//初始化
initscr()
//获得屏幕尺寸
getmaxyx(stdscr, h, w)
//画背景
for(i=0 i
- 2022-02-16 05:28:10下载
- 积分:1
-
用共享内存,信号灯,以及互斥锁实现进程,线程间的通信,来模拟三国问题...
用共享内存,信号灯,以及互斥锁实现进程,线程间的通信,来模拟三国问题-using shared memory, lights, and Mutex realization process, the communication between threads, to simulate the three issues
- 2022-10-02 05:50:04下载
- 积分:1
-
Linux的移植文档,MPC8270,Linux的设计者有很好的参考…
linux移植文档,mpc8270,对于linux设计人员有很好的参考价值-linux portable document, mpc8270, for linux designers have a very good reference value
- 2022-05-18 20:25:39下载
- 积分:1
-
kannel开源WAP和SMS网关的工作作为一个短信网关,IM…
The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this release, the GET request for WML pages and WMLScript files via HTTP works, including compilation for WML and WMLScript to binary forms. Only the data call bearer (UDP) is supported, not SMS.
- 2022-07-26 00:25:58下载
- 积分:1
-
迷你lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。...
迷你lzo算法库,用于实现内存、图像、磁盘文件等数据的压缩,是一种非常快的压缩算法。-Mini-lzo library of algorithms, used to implement the memory, images, data, such as disk file compression, is a very fast compression algorithm.
- 2022-07-25 04:13:15下载
- 积分:1
-
SPI是一种新代的串口驱动。这是linux下的,可以帮助我们学习这种新接口的原理!...
SPI是一种新代的串口驱动。这是linux下的,可以帮助我们学习这种新接口的原理!-SPI is new general serial port driver.This program is based on linux. It is helpful to us to study the theory of this new port.
- 2022-02-28 10:57:20下载
- 积分:1