搜索资源列表
万年历.c
- 也不知道大家能不能编译成功!偶在偶机器上用TC可以编译成功,但用win-tc就不能 ̄还有编译成功的.exe文件发给别人看也不能正确显示结果,郁闷,偶都不知道哪儿错了,请大虾帮我看看,还有要怎么修改计算机当前时间!-not know if you can build success!TCwin-tc.exe
ga
- 用C语言实现的遗传算法的程序,实现的是y=x+10*sin(5*x)+5*cos(10*x)求最大值.实现环境为win-tc.-C language GA procedures, achieving is y = x 10 * sin (x 5 *) 5 * cos (10 * x) for the maximum. To achieve environmental w in-tc.
bp
- 用C语言实现的BP网络的程序,严格按照BP的算法流程,开发环境为WIN-TC-C language of BP procedures in strict accordance with the BP algorithm. Development Environment for the WIN-TC
cyinhangjis
- 这是一个银行家算法的C语言程序,在win TC下实现了,完全可用,如有需要可下载
DFT
- DFT算法的实现的一种C语言源程序,我是在Win—TC上编译的
MiniSpanTree
- 用C实现最小生成树,在WIN-TC下编译通过。-mini span tree。
CHAZHIFANGFA
- 使用WIN-TC编写一个程序,实现线性插值、抛物插值算法以及曲线拟合。-Using WIN-TC to write a program to achieve linear interpolation, parabolic interpolation and curve fitting algorithms.
link-list
- c语言的单向链表应用,使用WIN-TC V1.9.1编译器,从键盘输入70 65 78 90 95 85 -1共七个数据,注意,最后一个数据为负数,实现单向键表的创建,插入,删除,输出,销毁功能-c language s application for link list