搜索资源列表
MarkManagement
- 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the
C数据结构课程设计
- 数据结构C语言课程设计源代码 这是我花了一个星期独立编出来的课设,得了100分,整个专业就只 有三个满分!内含24点游戏,飞机订票系统和火车信息查询系统以及课 设论文,注释非常详细,相信对学习C语言和数据结构的同学大有帮助-data structure C language source code design courses that I spent a week down the independent class-based, had 100 points, on the whole, o
consoleClock
- 全屏 控制台 电子时钟 的c代码 有详细注释 -E-clock full-screen console detailed notes c code
BinTreeExp
- 二叉树的创建、前序递归遍历、中序递归遍历、后序递归遍历、层次遍历、前序非递归遍历、中序非递归遍历、后序非递归遍历算法。里面包含了顺序栈和队列的实现代码。-Binary tree creation, pre-order recursive traversal, recursive in order traversal, postorder recursive traversal, traverse the level, pre-order traversal non-recursive, in t
vc6
- 可用于C语言课程设计的C代码,在Vc6.0中通过-Can be used in C language courses designed C code, adopted in Vc6.0
c++
- 用c++代码实现两个至少千位数的大数相加 并在控制台显示输出结果-With c++ Code to achieve at least a thousand two-digit sum of large numbers and in the console display output
SamplesCPP
- Samples of C++ code.
EightQ1-4
- 解决八数码问题,使用C#的代码,不是很好,请大家指点-8 digital issues to resolve, using C# code, not very good, let us pointing
bmp_to_hex
- CONVERT BMP FILE TO C++ SOURCE CODE. USEFUL TO MAKE OS BOOTING LOGO
falling_leave
- The Falling Leaves C code
sort2
- 一个数组排序算法C++代码,vc6中实现-An array sorting algorithm C++ code, vc6 to achieve
FFT_kris32
- This source code is the 32point FFT(Fast Fourier Transform) for Real Time sampling system (like PQ meter or Digital Relay). The complex computation is realized without complex.h in this code, based on only C. -This source code is the 32point FFT(Fast
C_Language_All-code
- C语言大全(第4版)-code C语言大全(第4版)-code
C
- my code, its about console applications C and C-my code, its about console applications C and C++
Chapter-2-Source-Code
- this code for ds malik book chapter no 2.these codes are written in c++.-this is code for ds malik book chapter no 2.these codes are written in c++.
All-Code
- 里面包含了数据结构、C++编程所需的常用类和其实现代码-Which contains a data structure, C++ programming required to achieve the common class and its code
fold_line.c.txt
- source code for fold the long input file into two or more shorter lines
pwm.c
- C code for PIC16F877 to generate the PWM output
five-classic--C-code
- 里面有五个C语言初学者遇到的经典递归问题的代码及详解!八皇后、回文、顺转矩阵、斐波那契及整数分划问题。-There are five classic C language for beginners recursive problems encountered by the code and explain! Eight queens, palindrome, clockwise rotation matrix, Fibonacci and integer partition problem.
ten-important-althgrim-of-C-code
- 十大变编程学者应该掌握的算法,有利于初学者熏醋掌握算法的精髓-ten kinds of code althgrim