-
UNIX/LINUX下,一个封装很好的,读写INI文件的类。
UNIX/LINUX下,一个封装很好的,读写INI文件的类。-UNIX/Linux, a good Packaging, INI file reading and writing class.
- 2022-08-24 22:14:33下载
- 积分:1
-
arm s3c2410 中断处理 新手需要
arm s3c2410 中断处理 新手需要 -中destroy arm s3c2410 braise Jie
- 2022-05-07 04:53:31下载
- 积分:1
-
这是基于SPI接口的SD驱动接口程序,模块化很强,你容易移植
这是基于SPI接口的SD驱动接口程序,模块化很强,你容易移植-This is based on the SPI interface SD driver interface procedures, highly modular, you are easy to transplant
- 2022-03-03 07:04:25下载
- 积分:1
-
2410 nand flash boot loader 程序
2410 nand flash boot loader 程序-2410 nand flash boot loader procedures
- 2022-01-31 05:47:12下载
- 积分:1
-
手机号码抽奖程序源代码
手机号码抽奖程序源代码-phone numbers to draw source code
- 2023-03-25 05:45:03下载
- 积分:1
-
Linux 基本操作指令
Linux 基本操作指令-3-basic Linux operating instructions-3
- 2022-02-15 13:52:22下载
- 积分:1
-
Linux下的蓝牙
linux下的蓝牙
- 2023-08-28 09:45:03下载
- 积分:1
-
清华大学-电子信息工程系-实验用ARM
清华大学-电子信息工程系-实验用ARM-linux-源代码-STDIO篇
- 2022-01-25 17:35:25下载
- 积分: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
-
ubuntu系统上安装和配置proftpd的文件,这个是我安装是写的手册,如有问题请发邮件到zengeronline@126.com...
ubuntu系统上安装和配置proftpd的文件,这个是我安装是写的手册,如有问题请发邮件到zengeronline@126.com-ubuntu system to install and configure proftpd documents, this is what I was writing a manual install, if there are questions please email zengeronline@126.com
- 2022-06-19 01:40:31下载
- 积分:1