资源列表

« 1 2 ... .75 .76 .77 .78 .79 3880.81 .82 .83 .84 .85 ... 16274 »

[Linux/Unix编程image_bmp_process

说明:用纯C写的读RGB文件格式的代码,返回文件头和数据头,这样再读写数据就容易多了。支持8位,24位RGB图。Linux系统里面RGB图片数据格式存储格式为RGB,从上往下填充;而Windows系统里,RGB图片存储格式为BGR,从文件的最后一行开始填充,所以读取RGB图时得注意。-Written in C with pure RGB file format reading the code, return the first file header and data, so re-read and
<gomo> 在 2025-08-03 上传 | 大小:3kb | 下载:0

[Linux/Unix编程TCL

说明:MANET DSR protocol TCl
<echo> 在 2025-08-03 上传 | 大小:3kb | 下载:0

[Linux/Unix编程linux2.6keydriver

说明:linux2.6内核下的一个按键中断驱动程序示例 -linux2.6 kernel interruption of a button under the driver sample
<amao> 在 2025-08-03 上传 | 大小:3kb | 下载:0

[系统编程LongInt_DuLink

说明:1. 本演示程序中,利用双向循环链表存储结构存储长整数,每个结点含一个整型变量。任何整型变量的范围是-32767~ 32767。输入和输出形式按每四位一组,组间用逗号隔开。 2. 演示程序以用户和计算机的对话方式执行。在计算机终端上显示提示信息之后,由用户在键盘上输入演示程序中需要输入的数据,运算结果显示在其后。 -1. The demonstration program, using two-way linked list storage structure storage cycle
<彭枝考> 在 2025-08-03 上传 | 大小:3kb | 下载:0

[Linux/Unix编程jpeg

说明:远程监控的图像编码程序,实现YCBCR或YUV到RGB的转换,-Remote monitoring and control of image coding process, realize YCbCr or YUV to RGB conversion,
<i am li> 在 2025-08-03 上传 | 大小:3kb | 下载:0

[Linux/Unix编程com

说明:Linux下串口终端程序,ANSI C编写,一个简单的串口终端程序,可以在linux下连接嵌入式设备的串口终端,类似minicom和超级终端。-Under Linux serial terminal program, ANSI C to prepare, a simple serial terminal program, you can connect embedded devices under linux serial port terminal, similar MINICOM and H
<俞英慧> 在 2025-08-03 上传 | 大小:3kb | 下载:0

[系统编程ch5

说明:这是C++语言程序设计的第5章内容,以及源代码.-This is the C++ Language Program Design Chapter 5, as well as source code.
<my name> 在 2025-08-03 上传 | 大小:3kb | 下载:0

[系统编程psapi_cpu

说明:提供察看某个程序进程的详细信息并保存到txt里。-View a program to provide detailed information on the process and saved to the txt-ri.
<> 在 2025-08-03 上传 | 大小:3kb | 下载:0

[加密解密BigInt(edition3)

说明:密码学中用的大数类,用c++实现,可以实现基本的四则运算和密码学中的常用算法,如欧几里得算法等, -Cryptography with large numbers of categories, with c++ Achieve can be achieved four basic computing and cryptography in the commonly used algorithms, such as Euclid algorithm, etc.
<linzheming> 在 2025-08-03 上传 | 大小:3kb | 下载:0

[系统编程delphiSAM

说明:在很多常见的财务软件中,科目代码一般都用树型结构来显示。要实现这一点,通常的做法是用多个(嵌套)循环,甚至递归等算法,将科目表中的代码"织"成树,但这样不但算法复杂,而且执行效率低。-In many common financial software, the subject code is generally used to display the tree structure. To achieve this, the general practice is to use multiple
<王军> 在 2025-08-03 上传 | 大小:3kb | 下载:0

[CA认证1

说明:用C++Builder创建数字签名.用C++ Builder的语句来看一下它的具体实现过程。-With C++ Builder to create digital signatures. Using C Builder statements look at its concrete realization of the process.
<wq> 在 2025-08-03 上传 | 大小:3kb | 下载:0

[Linux/Unix编程set4

说明:this an OOP file which is very easy to understand. So, it is very suitable for the beginner to read.
<Kelly> 在 2025-08-03 上传 | 大小:3kb | 下载:0
« 1 2 ... .75 .76 .77 .78 .79 3880.81 .82 .83 .84 .85 ... 16274 »

源码中国 www.ymcn.org