-
UNIX/Linux下用C开发的公历农历转换程序
UNIX/Linux下用C开发的公历农历转换程序-UNIX/Linux development using C Lunar calendar conversion process
- 2022-03-02 16:26:44下载
- 积分:1
-
linux入门教程,linux的使用,linux的介绍,linux的编程
linux入门教程,linux的使用,linux的介绍,linux的编程-linux Tutorial, linux use, linux introduction, linux programming
- 2022-03-13 19:20:14下载
- 积分:1
-
libosip
libosip-0.9.7源码-libosip- 0.9.7 source
- 2022-02-26 10:37:12下载
- 积分: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
-
linux thread example
linux线程例子-linux thread example
- 2022-07-26 13:56:31下载
- 积分:1
-
上海勤研的KY44B0X有中断的BIOS源码
上海勤研的KY44B0X有中断的BIOS源码-Shanghai Institute of KY44B0X a BIOS interrupt source
- 2022-04-23 09:26:52下载
- 积分:1
-
servfox + Spcaview建筑摄像头
servfox+spcaview 构建webcam视频监控-servfox+spcaview for building webcam
- 2022-08-21 10:31:28下载
- 积分:1
-
可以对从数据库导出的数据文件进行纠错处理,为进步的数据处理作前期准备...
可以对从数据库导出的数据文件进行纠错处理,为进步的数据处理作前期准备-can be derived from the database files FEC data processing, data processing progress for preparations
- 2022-07-09 06:44:12下载
- 积分:1
-
MAODV是NS2中AODV代码的扩展,用于仿真无线网络组播。
MAODV是NS2中AODV代码的扩展,用于仿真无线网络组播。-MAODV is an extension of NS2 in the AODV code for simulation of wireless network multicast.
- 2022-02-10 06:19:11下载
- 积分:1
-
在linux系统下编写游戏的手册。英文版本。
在linux系统下编写游戏的手册。英文版本。-Linux system in the preparation of the game manual. English version.
- 2022-01-30 23:07:01下载
- 积分:1