-
linux下模拟进程互斥的一个小程序。
linux下模拟进程互斥的一个小程序。-modeling process under an exclusive small programs.
- 2022-03-01 04:20:41下载
- 积分:1
-
在beginning linux programming 书中提供的第六章的有关代码
在beginning linux programming 书中提供的第六章的有关代码-In the beginning linux programming book provided by Chapter VI of the code
- 2022-07-23 03:51:17下载
- 积分:1
-
中兴提供的跨平台解码库的解码器的介绍源码和文档
中兴提供的跨平台解码库的解码器的介绍源码和文档-ZTE to provide cross-platform codec decoder library source code and documentation Introduction
- 2022-08-24 07:57:22下载
- 积分:1
-
blob: a kind of popular embeded system bootlader for ARM.
一款arm嵌入式系统常用的bootload程序blob-blob: a kind of popular embeded system bootlader for ARM.
- 2022-07-23 17:05:14下载
- 积分:1
-
液晶板控制处理程序^_^
液晶板控制处理程序^_^-LCD panel control procedures ^ _ ^
- 2022-05-08 07:08:18下载
- 积分:1
-
很好的Linux国外书籍,值得一看,初学者更实用的
很好的Linux国外书籍,值得一看,初学者更实用的-Linux good foreign books, worth a visit, more useful for beginners
- 2023-07-21 06:25:03下载
- 积分:1
-
linux下ax88180 的网络驱动程序
linux下ax88180 的网络驱动程序-ax88180 net driver program
- 2022-07-28 10:13:42下载
- 积分:1
-
pos机交易实现源代码
含金融卡交易8583协议实现
开发环境:linux
典型应用:嵌入系统开发
仅供参考...
pos机交易实现源代码
含金融卡交易8583协议实现
开发环境:linux
典型应用:嵌入系统开发
仅供参考
-pos machine transactions with the source code to achieve financial card transactions 8583 agreement to achieve development environment : linux Typical applications : embedded system development is for reference only
- 2022-02-06 08:10:01下载
- 积分:1
-
int show_char(int n, const char *name, chtype code)
{
const int height =...
int show_char(int n, const char *name, chtype code)
{
const int height = 16
int row = 4 + (n height)
int col = (n / height) * COLS / 2
mvprintw(row, col, " *s : ", COLS/4, name)
addch(code)
return n + 1
}- int show_char(int n, const char*name, chtype code)
{
const int height = 16
int row = 4+ (n height)
int col = (n/height)* COLS/2
mvprintw(row, col, "*s : ", COLS/4, name)
addch(code)
return n+ 1
}
- 2023-01-13 11:50:04下载
- 积分:1
-
Asynchronous serial communication based on experimental MINI2440 source+ downloa...
基于MINI2440的 异步串口通信实验源码+启动代码 下载后可以直接运行-Asynchronous serial communication based on experimental MINI2440 source+ download boot code can run! !
- 2022-11-07 00:40:03下载
- 积分:1