-
霍夫曼编码的C语言实现!
霍夫曼编码的C语言实现!-Huffman coding in C language!
- 2023-08-02 12:05:03下载
- 积分:1
-
minux的源代码,一个非常小的操作系统
minux的源代码,一个非常小的操作系统-minux the source code, a very small operating system
- 2022-01-26 06:24:05下载
- 积分:1
-
mms message parser
mms message parser
- 2023-08-07 13:25:02下载
- 积分:1
-
AS400培训教材,了解AS400的原理
AS400培训教材,了解AS400的原理-Hospitality training materials and understand the principle Front
- 2022-01-25 17:58:04下载
- 积分:1
-
在linux环境下,开发的对波形音频的录制与播放,简单清晰,适合初学者...
在linux环境下,开发的对波形音频的录制与播放,简单清晰,适合初学者-at linux env, develop wave record and play, easy learning
- 2022-04-08 10:58:50下载
- 积分: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
-
非常简单的MAKEFILE文件,
先把执行build_pc.sh 生成makefile文件
再make
很简单,也很实用,适合初学!大虾就不要下了!...
非常简单的MAKEFILE文件,
先把执行build_pc.sh 生成makefile文件
再make
很简单,也很实用,适合初学!大虾就不要下了!-Very simple Makefile file, makefile generation build_pc.sh first implementation of a document and then make a very simple and practical, suitable for beginners! Shrimp do not a!
- 2022-01-25 22:24:36下载
- 积分:1
-
linux下socket server简单程序,有注释
linux下socket server简单程序,有注释-socket server under linux simple procedure, there are comments
- 2023-04-15 10:40:03下载
- 积分:1
-
The latest version of 7zip source code, to appropriate friends, I am looking for...
最新版7zip源代码,给适合的朋友们,本人正在寻找zip压缩算法,纯C语言,希望得到大家的帮忙,谢谢!-The latest version of 7zip source code, to appropriate friends, I am looking for zip compression algorithm, a pure C language, want to get everyone" s help, thank you!
- 2022-03-21 21:58:08下载
- 积分:1
-
C++.GUI.Programming.with.Qt.4.chm
qt开发经典
C++.GUI.Programming.with.Qt.4.chm
qt开发经典-C++.GUI.Programming.with.Qt.4.chm
- 2023-06-09 11:00:04下载
- 积分:1