资源列表
2Dfdtd
- 真空中二维FDTD程序,利用了二阶边界条件,具有比较好的学习参考价值-2D FDTD program
kk
- 基于matlab的激光谐振腔的横模模拟程序,用于模拟激光腔不同参数下的模式-MATLAB program of laser
2010331161316_1593923
- 关于bp神经网络预测程序实例,希望给予大家的学习带来帮助!-These are examples of BP.
88
- 关于bp神经网络预测程序实例,希望给予大家的学习带来帮助!-These are examples of BP.
FDTD
- 这是一个简要二全面介绍FDTD食欲有限差分法的资料,能够很快入门-FDTD
FFT
- 时间抽选基-2 FFT及IFFT算法C语言实现-Selected time base-2 FFT and IFFT algorithms C language
CPP01beibao
- 使用动态规划法求解01背包问题,语言背景是c++语言-01 method using dynamic programming knapsack problem, language background is c++ language
ASSINGMENTB_RafalMajorczyk_-Sharp8
- Goal of the project was to implement numerical methods for solving systems of nonlinear algebraic equations using MATLAB software. As in previous assignment first of all I need to research for functions, which would be helpful during evaluation of ea
BubbleSort
- 利用C语言进行编写,实现了冒泡排序功能,课正常执行-Written using C language, implements the Bubble Sort function, normal execution class
Rafal_Majorczyk_AssingmentC_-Sharp8
- Goal of the project was to use numerical methods for solving systems of ordinary differential equations (ODE) using MATLAB software. As in previous assignments first of all I had to research for algorithms, which would be helpful during evaluatio
Search_Bin
- 使用折半查找在数组 中查找数据。成功时,返回数据在数据序列中的位置,否则返回0-Use binary search to find data in the array. Successful, the return data in the data sequence position, otherwise return 0
SearchBST
- 二叉树排序查找,在根指针T所指的二叉排序树中查找数据e,查找成功时,返回1值,并用指针p返回结点地址,不成功时,用P指向查找路径中的最后一个结点并返回0值,指针f指向T的双亲结点,初始调用时其值为NU-T refers to the pointer in the root binary sort tree to find data e, find success, returns 1 value, and return with a pointer p node address, unsucce
