搜索资源列表
youzi.cpp
- 给定N个大小不等的圆C1,C2,…,现将这N个圆排进一个矩形框中,且要求个圆与矩形框的底边相切。圆排列问题要求从N个圆的所有排-given N ranging from the size of the circle C1, C2, ..., N now it is discharged into a round rectangular box, demanding 000 yen rectangular box with the bottom tangent. Yuan with the pro
cdy.cpp
- 读者写者问题 包括读优先 写有先 程序写的不错,希望大家参考-readers to write persons including reading a first priority was to write a good procedure, we hope reference
list.cpp
- 信号量又称为信号灯,它是用来协调不同进程间的数据对象的,而最主要的应用是前一节的共享内存方式的进程间通信。本质上,信号量是一个计数器,它用来记录对某个资源(如共享内存)的存取状况。一般说来,为了获得共享资源,进程需要执行下列操作:-volume also known as signal lights, it is used to coordinate different processes of the data object, but the most important applicatio
erchapaixushu.cpp
- 调用建立二叉排序树,检索给定值,插入/删除给定指针所指结点各算法的主程序-call to establish two binary sort tree, retrieval given value, insertion / deletion of a given target node under the main program algorithm
数据库操作cpp
- 数据库操作类,封装了BDE数据库操作的所有方法。 编译环境 C++ Builder6 下通过。-database operations, a package of database operation BDE all methods. C compiler environment Builder6 through.
score.cpp
- 题目: 已知全班有65人,期末考共8门课,每门功课成绩均用百分制(整数)计分,请输入全班同学成绩,在A盘上生成全班成绩文件:A:\\allscore.dat。输入形式为: 学号 成绩1 成绩2 ··· 成绩8 long int int int 从全班成绩文件中读出同学成绩资料,统计出至少有4门课成绩>=85分,其余>=70分的同学及其资料,在D盘上生成D:\\score.dat文件;从全班成绩文件中找出需要参加补考(有一门或一门以上课程成绩<60分)的同学及其资料在C盘上生成补
svd.cpp
- compute single value decomposition of a matrix in c
基本遗传学习分类系统 SCS.CPP
- 基本遗传学习分类系统 SCS.CPP A Simple Classifier System based on Genetic Learning developed from the Pascal SCS code presented by David E.Goldberg 同济大学计算技术研究所 王小平 2000年7月
CPP-Literature-Assistant
- 文学研究助手。英文小说存于一个文本文件中。待统计的词汇集合要一次输入完毕,即统计工作必须在程序的一次运行之后就全部完成。程序的输出结果是每个词的出现次数和出现位置所在行的行号,格式自行设计。-Literature and research assistants. English novel stored in a text file. Terms to be set to a statistical input is completed, the statistical work program
使用MFC+DirectDraw编写的窗口程序
- 使用MFC+DirectDraw编写的窗口程序,可以作为一个简单游戏的基本框架,-MFC+ DirectDraw prepared to use a window procedure can be used as a basic framework of a simple game,
bignumber.cpp
- 这是大数相乘的一般算法,采用链表的方式。实现两个大整数的加、减、乘的运算,其中乘法运算利用分治的方法解决-This is a general algorithm for multiplication of large numbers, using linked list approach. The realization of two big integer add, subtract, multiply computing, in which the use of multiplication
thinning.cpp
- 一个对字符图像进行细化的算法,采用的是改进的Hilditch细化算法。细化前要分别将前景和背景设置为0和1.-a thinning algorithm, using the improved Hilditch thinning algorithm. Refinement before the foreground and background were set to 0 and 1.
progress
- VC实现的多线程进度条-a source project which has implemts a multithred progress
CPP-from-approaches-to-master
- 适合初级C++软件开发人员进阶的一本好书。-A better book for beginners.
redblacktree.cpp.tar
- 一个关于读写红黑树的数据结构算法。c++写的。-A red tree on the reading and writing data structures algorithm. c++ written.
Essential.cpp.en
- Essential CPP, a book introducts C++ programming
Core-CPP--A-Software-Engineering-Approach
- Core C++, A Software Enginerring Approach. Safari Tech Books Online-Core C++, A Software Enginerring Approach. Safari Tech Books Online...
Factors of a Positive Integer.cp
- factors #include <stdio.h> int main() { int number, i; printf("Enter a positive integer: ");
EDSDK-cpp-master
- This is a EDSDK-cpp-master.
C-Cpp中文帮助文档
- 这是有关于html的帮助文档,希望对大家有所帮助。谢谢。(This is a helpful document about HTML, which I hope will help you. thank you)