Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bit c
Search - bit c - List
用纯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 write data much easier. Support for 8, 24-bit RGB Fig. Linux system inside the RGB image data format storage format for the RGB, from top-down filling and Windows systems, RGB image storage format is BGR, from the documents began to fill the last line, so readers have to pay attention to RGB map.
Date : 2026-01-03 Size : 3kb User : gomo

DL : 0
文件模板生成器,一个可以生成规格化c,cpp,makefile,shell等文件的脚本,相当不错,我修改了一下自用。-Document template generator can generate a normalized c, cpp, makefile, shell scripts and other documents, quite good, I modified a bit for their own use.
Date : 2026-01-03 Size : 3kb User : huang

PGP SDK 包括大范围的标准加密、数字签名和编解码技术,以及各种网络安全协议执行程序。PGP SDK为开发人员提供同其他PGP产品核心相同的核加密功能。 PGP SDK技术说明:PGP SDK是我们的加密和密钥管理库的C接口,支持以下平台: · Windows 98, Millennium (ME), NT, 2000, and XP · Mac OS X · Linux x86 with 2.0.x kernel or later · Sun Solaris SPARC 2.5.1, 2.6, 2.7, or 2.8 -PGP SDK支持下列算法: · Ciphers o IDEA o TripleDES o CAST5 o AES (128-, 182-, 256-bit密钥长度) o Twofish (256-bit 密钥长度) · Hashes o MD5 o SHA-1 o RIPEMD160 o SHA-2 (256-, 384-, 512-bit 密钥长度) · Public Key Algorithms o RSA o Diffie-Hellman o DSA
Date : 2026-01-03 Size : 13.39mb User : guangmingniu

用C语言写的打字游戏,有点像金山打字的效果.-Written in C language with typing games, a bit like Jinshan typing results.
Date : 2026-01-03 Size : 1kb User : bandianhong

DL : 0
本源码实现在嵌入式开发中对于下位机LCD驱动,用C语言编写,是运行在嵌入式linux系统下的LCD驱动程序-The source code to achieve development in the embedded LCD driver for the next bit plane, with C language, is running in embedded linux systems of LCD driver
Date : 2026-01-03 Size : 99kb User : yoyo

Cephes Mathematical Library. Latest Linux distribution, dated 6/4/00. Special functions and other goodies in C, including long double precision routines for 68K, 386, and sparc processors. This is the most complete distribution package of the function library (but not the most up-to-date one). It includes these sections-- double: all functions in 64-bit double precision single: all available functions in 32-bit single precision long double: all available functions in 80-bit extended precision 128bit: all available functions in 128-bit long double precision qlib: all functions in q-type extended (44 to 106 decimal) precision, includes a C++ class for the binary floating point arithmetic and a q-type calculator program c9x-complex: new C language standard C9X data type for complex variables, header complex.h for GNU C and functions in float complex, double complex, and long double complex precisions. -Cephes Mathematical Library. Latest Linux distribution, dated 6/4/00. Special functions and other goodies in C, including long double precision routines for 68K, 386, and sparc processors. This is the most complete distribution package of the function library (but not the most up-to-date one). It includes these sections-- double: all functions in 64-bit double precision single: all available functions in 32-bit single precision long double: all available functions in 80-bit extended precision 128bit: all available functions in 128-bit long double precision qlib: all functions in q-type extended (44 to 106 decimal) precision, includes a C++ class for the binary floating point arithmetic and a q-type calculator program c9x-complex: new C language standard C9X data type for complex variables, header complex.h for GNU C and functions in float complex, double complex, and long double complex precisions.
Date : 2026-01-03 Size : 1.67mb User : liyi

This a program I wrote for my Mom to allow her to easily resize .jpg photos. The program accounts for Landscape and Portrait orientation. The original file is preserved and _Resized is appended to the filename. This program was written using C++ and Trolltech s Qt Creator version 1.3.0 and Qt libraries version 4.6.0(32-bit) and developed on Ubuntu. -Paul-This is a program I wrote for my Mom to allow her to easily resize .jpg photos. The program accounts for Landscape and Portrait orientation. The original file is preserved and _Resized is appended to the filename. This program was written using C++ and Trolltech s Qt Creator version 1.3.0 and Qt libraries version 4.6.0(32-bit) and developed on Ubuntu. -Paul
Date : 2026-01-03 Size : 52kb User : JackNJolly

用C语言模拟小型类UNIX文件系统, 文件系统被分成三个部分,依次为:位视图,I节点区和数据区。数据区被分成1024块,每块有1024个字节。用一个文件模拟外存,在程序中用数组分别模拟内存中的I节点,位图,文件系统。在每一次的操作中如果相应元素有变动,则对应在文件中更新输出相应数据。-Small classes in C language simulation UNIX file system, file system is divided into three parts, as follows: bit view, I node area and data area. Data area is divided into 1024 blocks, each block is 1024 bytes. Simulate external memory with a file, were simulated in the program memory array using the I node, bitmap, the file system. In every operation the corresponding element if there are any changes, then the corresponding output in the file, update the corresponding data.
Date : 2026-01-03 Size : 6kb User : 曲博

for Linux only- 64-bit bug for binary coding fixed): NSGA-II in C with gnuplot (Real + Binary + Constraint Handling)-for Linux only- 64-bit bug for binary coding fixed): NSGA-II in C with gnuplot (Real+ Binary+ Constraint Handling)
Date : 2026-01-03 Size : 46kb User : Hovering2008

AIX5.3 系统下计算凭证校验码的C程序,根据前9位数字计算出第10位校验位。-AIX5.3 system certificate checksum calculated C program, 10 parity bit is calculated based on the first nine digits.
Date : 2026-01-03 Size : 1kb User : 在凌晨

Modeled after the 16-bit PCMCIA driver: ide-cs.c
Date : 2026-01-03 Size : 2kb User : mengqidw

This file provides ECC correction for more than 1 bit per block of data, using binary BCH codes. It relies on the generic BCH library lib bch.c for Linux.
Date : 2026-01-03 Size : 3kb User :

i2c-algo-bit.c i2c driver algorithms for bit-shift adapters.
Date : 2026-01-03 Size : 6kb User : qinnuner

Linux操作系统下用c语言编写的串口通信实例,包括对输入输出模式,波特率,数据位长度等的设定-Using c language examples of serial communication under the Linux operating system, including input and output mode, baud rate, data bit length setting
Date : 2026-01-03 Size : 1kb User : 巩赫赫

pca9532.c - 16-bit Led dimmer.
Date : 2026-01-03 Size : 4kb User : dueqsfh

i2c-algo-bit.c i2c driver algorithms for bit-shift adapters.
Date : 2026-01-03 Size : 6kb User : bhlongwr

DL : 0
aten.c is a low-level protocol driver for the ATEN EH-100 parallel port adapter. The EH-100 supports 4-bit and 8-bit modes only. There is also an EH-132 which supports EPP mode transfers. The EH-132 is not yet supported.
Date : 2026-01-03 Size : 3kb User : biebzjy

atomic32.c: 32-bit atomic_t implementation.
Date : 2026-01-03 Size : 1kb User : cmpqvf

cardbus.c 16-bit PCMCIA core support. -cardbus.c 16-bit PCMCIA core support.
Date : 2026-01-03 Size : 1kb User : yanmangfh

lm78.c - Part of lm_sensors, Linux kernel modules for hardware monitoring.
Date : 2026-01-03 Size : 7kb User : fmweqer
« 12 »
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.