Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - bit c
Search - bit c - List
DL : 0
是文件格式缩进的,基于c++的,没有涉及window,有点老土-is indented file format, based on the c and no window, a bit old fashioned
Date : 2008-10-13 Size : 24.17kb User : 汤真

12 bit da转换器dac7611驱动程序(C源程序)-da 12 bit converters dac7611 Driver (C source)
Date : 2008-10-13 Size : 851byte User : 华军

DL : 0
一个基于 BIOS 的屏幕开发的 C 语言源程,有点意思,欢迎大家快乐共享-a screen-based BIOS development of C language source way, a little bit mean, we are happy to share happiness! !
Date : 2008-10-13 Size : 9.02kb User : 范为

当稀疏矩阵A和B均以三元组表作为存储结构时,试写出矩阵相加的算法,其结果存放在三元组表C中。 解:这个算法有点繁,要考虑到两个稀疏矩阵的非零元素不是一一对应的,在建立新的三元组表C时,为了使三元组元素仍按行优先排列,所以每次插入的三元组不一定是A的,按照矩阵元素的行列去找A中的三元组,若有,则加入C,同时,这个元素如果在B中也有,则加上B的这个元素值,否则这个值就不变 如果A中没有,则找B,有则插入C,无则查找下一个矩阵元素。 -sparse matrix A and B were 3 groups, as a storage structure and try to write together the matrix algorithm, results stored in ternary Group C table. Solution : This is a bit complicated algorithm, taking into account the two nonzero sparse matrix element is not one-to-one. the establishment of a new ternary Group C table, in order to enable groups of elements remaining three yuan prioritize OK, So inserted three yuan each group is not necessarily A, in accordance with the matrix elements ranks to find a group of three yuan, and if so, C is added, and if this element is B, plus the B value of the element, Otherwise, the value on the same if not A, then B to find, then insert C, no one will find under the matrix elements.
Date : 2008-10-13 Size : 2.49kb User : snow

DL : 0
一个捉虫子游戏(C++课程设计时做的)。 通过该实践来加深理解面向对象编程里类的设计和使用(比如说继承,访问方式),里还有定时器和随机数的使用。该程序是用控制台写的。界面有点难看。 -a catch insects games (C + + programs designed to do). The adoption of the practice to deepen our understanding of object-oriented programming category Lane in the design and use (for instance, inheritance, access method), they still have timers and the use of random numbers. The program is used to write the console. Interface a bit ugly.
Date : 2008-10-13 Size : 277.57kb User : 李冰海

哈夫曼(Huffman)编码压缩和解压缩程序 huffman.c 主要的功能模块 bitio.c/bitio.h 一些支撑函数,支持以比特(bit)为单位的文件I/O 用法: 压缩 huffman E <in-file> <out-file> 解压缩 huffman D <in-file> <out-file> 压缩时,读入<in-file>中内容,建立Huffman编码,将结果存入<out-file>中,得到压缩文件。 解压缩时,读入<in-file>中内容,恢复Huffman编码,将结果存入<out-file>中,得到原文件。 本代码在linux+gcc/windows+vc下经过测试,为了使读者容易理解算法本身, 算法实现中仅采用了简单的错误处理机制和优化。-Huffman (Huffman) encoding compression and decompression procedures huffman.c main functions module bitio.c / bitio.h some support function, support for bits (bit) for the File I / O usage : Huffman compression E
Date : 2008-10-13 Size : 1.7kb User : 冯灿科

这是一个用C语言编写的计算器,源代码有点复杂,是我从网上找到的一个东东。-This is a C language of computers, the source code a bit complicated, I found an online Wanton.
Date : 2008-10-13 Size : 9.39kb User : 李想
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.