搜索资源列表
arithmetic
- 压缩文件主要包含是10道算法编程题:强盗分赃,区间相交问题,取数对弈,删除问题,统计你序对,整除15,整数因子分解,最优自然数,最长公共子串。 里面每道题都是.txt,包含了题目具体的描述及源码实现。程序实现是在vc6.0完成编译通过。-Zip file mainly contains programming algorithm is 10 questions: robbers spoils, interval intersection problem, take the number of c
Insert-and-delete-the-linear-form
- 程序依次实现以下功能:(1)定义一个有序(非递减)线性表,其最大容量为 1000,初始时为空。 (2)从由 1 产生的数据文件中依次取前 N 个随机整数,陆续插入到此线性表中,并要求在每次插入后保持线性表的有序性。最后将此有序线性表打印输出。 (3) 在由(2)产生的线性表中,依在 1中产生的次序逐个将元素删除,直至表空为止。 -Program in order to achieve the following functions: (1) the definition of
PBC-0.4.7-vc-c
- 刚刚修改成功的在VC6.0下的可用整套源码,注意解压后要打开PBCVC文件夹下的PBCVC.dsw工作区运行,可以分别将example文件夹下的例子分别放入该工作区,但要删除原工作区的testpairing.c文件,因为testpairing.c本身就是一个带有main函数的可用实例-Just changed successfully in VC6.0 source package available, pay attention to open the unzipped folder PBCV