CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - bit c
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Sub Category
Compress-Decompress algrithms
STL
Data structs
Algorithm
AI-NN-PR
matlab
Bio-Recognize
Crypt_Decrypt algrithms
mathematica
Maple
DataMining
Big Data
comsol
physical calculation
chemical calculation
simulation modeling
Search - bit c - List
[
Data structs
]
auto_allocate
DL : 0
纯c下一般用链表实现内存的动态分配,有点麻烦,而且容易出错,为了方便实用,这里尝试写了一个在用c写的动态分配内存的console程序,例子实现的是可以动态分配二维数组的大小。-Under the general use of pure c List realize the dynamic allocation of memory, a bit of trouble, but also prone to error, in order to facilitate the practical, here trying to write a c write using the dynamic allocation of memory console program, for example, is that it can realize the dynamic allocation of the Second dimensional array size.
Date
: 2026-01-03
Size
: 134kb
User
:
彦竹
[
Data structs
]
To24
DL : 0
算24的C代码,用BC3.1调试的,算法土了一点,很多年前刚学C语言时写的,现在再写肯定换个算法-Count 24 C code, using BC3.1 debugging, algorithm soil a bit, many years ago, just learning C language to write, but now sure to write another algorithm
Date
: 2026-01-03
Size
: 20kb
User
:
bgtommy2000
[
Data structs
]
danlianbiao
DL : 0
单连表,这是用c++实现的简单小程序。可以为大家提供一点方便很开心。-Even a single table, it is c++ Achieve a simple applet. Can provide a bit easier for everyone very happy.
Date
: 2026-01-03
Size
: 1kb
User
:
gupingping
[
Data structs
]
Cyuyanjiaocheng
DL : 0
C语言是一种结构化语言。它层次清晰,便于按模块化方式组织程序,易于调试和维护。C语言的表现能力和处理能力极强。它不仅具有丰富的运算符和数据类型,便于实现各类复杂的数据结构。它还可以直接访问内存的物理地址,进行位(bit)一级的操作。由于C语言实现了对硬件的编程操作,因此C语言集高级语言和低级语言的功能于一体。既可用于系统软件的开发,也适合于应用软件的开发。-C language is a structured language. It is level, clear and easy modular approach according to organizational procedures, easy to debug and maintain. C language, strong performance capabilities and processing power. It not only has a rich operators and data types, is easy to realize all kinds of complex data structures. It can also directly access the physical address of the memory to carry out bit (bit) an operation. As the C language to implement the hardware programming operation, so C-set high-level language and low-level language functions in one. Can be used for system software development, is also suitable for application software development.
Date
: 2026-01-03
Size
: 194kb
User
:
linhaicong168
[
Data structs
]
SeqList
DL : 0
数据结构中链表的c++实现 希望对大家有点用处-Linked list data structure in c++ to achieve the desired right we are a bit useless
Date
: 2026-01-03
Size
: 134kb
User
:
马玥
[
Data structs
]
2965
DL : 0
poj上的第2965题,用广度优先算法加上位运算实现,语言是C-poj the first 2965 title, with added-bit computing breadth-first algorithm implementation language is C++
Date
: 2026-01-03
Size
: 1kb
User
:
chenchencehn
[
Data structs
]
sudoku
DL : 0
C++解数独的代码,使用了三种方法,依次对应解决不同难度的数独,并且最后采用由堆栈为基础数据结构的深度优先搜索法解数独,可以保证解决所有的可解数独。使用了STL的bitset,利用位操作节省内存。-C++ code alone the stops, using three methods, followed by the corresponding number of varying difficulty to solve alone, and Finally the data structure by a stack-based depth-first search method of the stops independence can be guaranteed to solve all the stops independence. Using the STL, bitset, using bit operations to save memory.
Date
: 2026-01-03
Size
: 360kb
User
:
wjn_nb
[
Data structs
]
KMP
DL : 0
本程序可以实现字符串模式匹配算法,在数据结构C语言版本的基础上,稍微改动了一下,原理参照书上所写的。-This program can be a string pattern matching algorithms, data structures in C language based on slightly changed a bit, principles written in the book reference.
Date
: 2026-01-03
Size
: 1kb
User
:
浪飞人海
[
Data structs
]
barbershop
DL : 0
理发店C++模拟,数据结构课程设计~功能比较简单,有点小BUG~-Barber shop C++ simulation, data structures curriculum design ~ function is relatively simple, a bit small BUG ~
Date
: 2026-01-03
Size
: 1.04mb
User
:
superpig119
[
Data structs
]
hitag2
DL : 2
Hitag2算法的C语言程序。验证通过。可运行于VC-// Software optimized 48-bit Philips/NXP Mifare Hitag2 PCF7936/46/47/52 stream cipher algorithm by I.C. Wiener 2006-2007. // For educational purposes only. // No warranties or guarantees of any kind. // This code is released into the public domain by its autho
Date
: 2026-01-03
Size
: 2kb
User
:
吴章全
[
Data structs
]
High-Precision-in-CPP
DL : 1
这是一个用C++实现的高精度算法,实现方式是用一个数组存储各个位上的数值,并重载加减乘除摩等运算。-This is a C++, using high-precision algorithms, the implementation is an array of storage with the value on each bit, and heavy operations such as addition and subtraction multiplication and division Morocco.
Date
: 2026-01-03
Size
: 1kb
User
:
李康宁
[
Data structs
]
How-c-language-FLOAT-are-represented
DL : 0
c语言中FLOAT 是如何表示的?尾数,阶码是如何在32位上安排的,即哪几位是 尾数,哪几位是阶码,那一位是符号位。-How c language FLOAT are represented? Mantissa, exponent is how 32-bit on the arrangement, that is what several of the mantissa, which is the order of a few yards, then a is the sign bit.
Date
: 2026-01-03
Size
: 2kb
User
:
[
Data structs
]
Huffman-algorithm
DL : 0
哈夫曼算法是很有用的C经典数据结构算法,希望对大家有点用-Huffman algorithm is useful for classical data structures of the C algorithm, we want to use a little bit
Date
: 2026-01-03
Size
: 3kb
User
:
Ri
[
Data structs
]
Sequential-queue
DL : 0
顺序队列是很有用的C经典数据结构算法,希望对大家有点用-Sequential queue is useful C classical data structure algorithms, we want to use a little bit
Date
: 2026-01-03
Size
: 1kb
User
:
Ri
[
Data structs
]
Classic-single-linked-list
DL : 0
单链表是C经典数据结构算法和数据结构,希望这对大家学习有点用-Classic single-linked list data structure in C algorithms and data structures, which we hope to learn a little bit with
Date
: 2026-01-03
Size
: 1kb
User
:
Ri
[
Data structs
]
btree
DL : 0
这是个平衡二叉树创建及其遍历的c源程序,希望的大家有点用-This is a balanced binary tree creation and traversal of the c source code, we are a bit of hope with
Date
: 2026-01-03
Size
: 1kb
User
:
chen
[
Data structs
]
MergeSort2
DL : 0
C#编写的归并排序的源程序,最近复习软设书中的排序,自己使用C#把原来的C++程序给重新改写了一下,提供给广大学生参考.-Written in C# source code of merge sort, the recent review of the book sort of soft set, their original use C# to C++ program to rewrite a bit available to the general students.
Date
: 2026-01-03
Size
: 22kb
User
:
zhaoshuo
[
Data structs
]
data-structure.tar
DL : 0
用C实现的常用数据结构集合,包括链表、堆栈、队列、位图、优先级队列、向量、堆等,对于初学数据结构是个相当不错的材料,都是自己亲自实现并测试的,各个数据结构的元素类型采用了通用类型(void *)-common data structures implemented using C language, including linked lists, stacks, queues, bit maps, priority queues, vector, stack, etc. A very good material for beginners
Date
: 2026-01-03
Size
: 10kb
User
:
joey.zhao
[
Data structs
]
NQ
DL : 0
N皇后问题(位运算,C语言版) N皇后问题求解 位运算-N-Queens problem (bit computing, C-language version) N-Queens problem solving-bit computing
Date
: 2026-01-03
Size
: 2kb
User
:
sohingkeung
[
Data structs
]
Insertion-and-deletion
DL : 0
顺序表的插入和删除,虽然有点简单。但是,成功的运用c语言的基本的知识。-Insertion and deletion of the sequence table, though a bit simple. However, successful use of basic knowledge of C language.
Date
: 2026-01-03
Size
: 170kb
User
:
令狐冲
«
1
2
»
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.