搜索资源列表
assignt
- duda的模式分类作业源代码,第二章上机练习第2题。2类问题的分类器设计。c语言编程。-duda the pattern classification operations source code, the second chapter on the first two aircraft that practice. Two categories of classified design. C programming language.
BoundAndBranch
- 我的算法作业,求一个在总花费小于1500的条件下从源结点到目的结点的最短路径,源代码Tree.cpp(C++语言编写,VC++6.0 IDE下调试通过),利用的是分支定界算法。可执行文件Tree.exe说明在ReadMeFirst请按照说明使用。-algorithm operations, for a total cost of less than 1,500 from the source node to node purpose of the shortest path, Tree.cpp
BP1_7
- bp算法,网络为1-5-2-2-1。函数为y=sin(3x)cosx+1。这是用c语言写的,能运行,可以画图,这是神经网络的一个作业。-bp algorithms, network 1-5-2-2-1. To function y = sin (3x) cosx 1. It is written in C language, can run, drawing, which is a neural network operations.
LetterAssitant
- 严蔚敏版《数据结构(C语言)》里的实习作业之“文学助手(LetterAssistant)”-Yan Wei-min version of "data structure (C language)," The internship operations, "Literature assistant (LetterAs sistant) "
lifaguan
- 数据结构作业.用C语言写的模拟理发馆理发排队队列问题.-data structure operations. Written in C language simulation barber's shop barber queue problem.
11.c
- 矩阵相乘.zip - C语言源代码 矩阵相乘... - 本人这学期写八数码作业,采用三种人工智能算法,在-matrix multiplication. Zip-C language source code matrix multiplication ... - I wrote this semester eight digital operations, in three artificial intelligence algorithm, the
FFT_work
- 我的数字信号处理 作业。FFT的C语言实现。运行时将2个c文件放在同一目录,运行draw.c。最好Turbo.c 如用VC运行,把头文件改下,很容易的-digital signal processing operations. FFT C language. When running two c files on the same directory, run draw.c. Best Turbo.c as VC running headfirst document change, it is
diamonds_game
- C大程序 需要解压,浙大大二学生的c语言课大作业,没什么了-C procedures needed to unpack, Zhejiang University sophomore students in language courses c large operations, and there is nothing the
QMV
- Quine-McCluskey 算法 C语言实现, (链表) 自己学校的编程实验作业, 自己编的-Quine - McCluskey algorithm C language. (List) of their schools experimental programming operations, their series
c_sort
- c语言作业,分数排行系统,做的比较完善,可以实现分数正序,逆序排列等,只是一个c语言入门的小程序
0618c
- c语言编写的黄金分割法源程序,优化课上作业,wintc环境下编译成功。-c languages source golden section method, optimizing operation classes, wintc environment successfully compiled.
Rex
- 运动会统计系统 数据结构 C语言作业可用-Games statistical system data structures C language operations can be used
C
- C语言作业系统代码,这是一部分自己整理出来的数据结构代码.-C language operating system code
AIhw3
- 关键词:人工智能 模拟退火算法 c++语言 作业 这是我们人工智能课作业 模拟退火算法实现的源码-Keywords: the Artificial Intelligence simulated annealing algorithm c++ language job AI Homework simulated annealing algorithm source code
c++解压缩程序大作业第三版
- 进行简单的解压缩,用于初级的c语言学习者。特别可用于大学c语言大作业中。(this is used for uncompressing)
链式队列
- 链式队列,使用C语言实现,具有非常非常多的功能,自写 数据结构作业,北京化工大学。(Chain queue, implemented in the C language, has a very very large number of functions, self write Data structure operation, Beijing University of Chemical Technology.)
07955845
- c语言作业,分数排行系统,做的比较完善,可以实现分数正序,逆序排列等,只是一个c语言入门的小程序()
C语言作业
- 整理了一些算法包括随机数生成素数穷举判断(helloeveryone this is C++progress)
4728191
- c语言作业,分数排行系统,做的比较完善,可以实现分数正序,逆序排列等,只是一个c语言入门的小程序()
北航2019级数值分析第一次大作业源代码
- 为课后计算实习第三题源代码,这是2019年才换的新题,之前都是做的第一题,采用C++语言编写