资源列表

« 1 2 ... .63 .64 .65 .66 .67 11268.69 .70 .71 .72 .73 ... 16282 »

[系统编程frame7.03

说明:FMC实现密码探测器功能FILE *input,*output char temp if(strcmp(infile,outfile)!=0 && ((input=fopen(infile,"rb"))!=NULL) && ((output=fopen -Password realize FMC detector functions FILE* input,* output char temp if (strcmp
<王国栋> 在 2025-03-13 上传 | 大小:3kb | 下载:0

[Linux/Unix编程cygwin-1.0.tar

说明:此源码通过实例演示了makefile的书写规则和方法,看了后就能更好的了解makefile的复杂的规则-This source code examples to demonstrate writing makefile rules and methods, after reading will be able to better understand the complexity of makefile rules
<huangqinbo> 在 2025-03-13 上传 | 大小:3kb | 下载:0

[Linux/Unix编程lcd-drv

说明:lcddrv1.c 为驱动源程序 lcddrv1_user.c为应用程序代码 功能: 在ioctl中区分所写的数据是命令,还是地址加数据,flag=1是只写命令,flag=0时写地址和数据的组合, 地址号在前面,显示的字在后面-lcddrv1.c-driven source code for the application lcddrv1_user.c functions: to distinguish in the
<zhengbo> 在 2025-03-13 上传 | 大小:3kb | 下载:0

[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 h
<gomo> 在 2025-03-13 上传 | 大小:3kb | 下载:0

[Linux/Unix编程TCL

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

[Linux/Unix编程linux2.6keydriver

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

[系统编程LongInt_DuLink

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

[系统编程ch5

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

[系统编程psapi_cpu

说明:提供察看某个程序进程的详细信息并保存到txt里。-View a program to provide detailed information on the process and saved to the txt-ri.
<> 在 2025-03-13 上传 | 大小: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 al
<linzheming> 在 2025-03-13 上传 | 大小:3kb | 下载:0
« 1 2 ... .63 .64 .65 .66 .67 11268.69 .70 .71 .72 .73 ... 16282 »

源码中国 www.ymcn.org