资源列表
guinan
- 有N个硬币(N为偶数)正面朝上排成一排,每次将N-1个硬币翻过来放在原位置,不断地重复上述过程,直到最后全部硬币翻成反面朝上为止。设计程序让计算机把翻币的最简过程以及翻币次数输出(用*表示正面,O表示反面) 2、有N个硬币(N为奇数)正面朝上排成一排,每次将N-2个硬币翻过来放在原位置,不断地重复上述过程,直到最后全部硬币翻成反面朝上为止。可以让计算机把翻币的最简过程以及翻币次数输出(用*表示正面,O表示反面) -There are N coins (even) face up in a
Nqueenn的C++源码
- 采用c++编写,上机运行通过的N皇后实现代码,绝对可用-used to prepare, on the plane running through the realization of the code N Queen's absolutely available!
knn(python)
- k邻近值算法,用python实现的,带有测试数据,可以完整实现,亲测有效-k adjacent values algorithm, implemented in python, with test data, can achieve complete, effective pro-test
Runge
- 使用Newton和三次样条插值,讨论了Runge现象,附件有问题的详细说明-Newton and the use of cubic spline interpolation, discussed the Runge phenomenon, annex a detailed explanation of problem
EX2DELEL_BergaIf
- 在压缩源的激发下,声学-弹性或者弹性-弹性表面的二维精确响应,对于做波场模拟的同学很有参考价值。-THIS FORTRAN PROGRAM CALCULATES THE EXACT SEISMIC 2D RESPONSE IN AN ELASTIC HALFSPACE WITH A COMPRESSIONAL POINT SOURCE AND AN INTERFACE TO AN ELASTIC HALFSPACE. ALL GREEN S FUNCTIONS ARE CALCU
yz
- [c语言]分形算法实现树叶的绘制 代码精简明了,是研究分形算法及c语言绘图方法的朋友良好的参考资料-[c Language] fractal algorithm leaves the mapping code to streamline clear, research fractal algorithm and c language drawing of a good reference for a friend
tianwen
- VC实现,天文导航算法及实现 包括数据的获取、加工、处理、保存为文件-VC, astronomy, navigation algorithm and implementation including data acquisition, processing, handling, preservation of documents
NumericalComputationMethod
- 某985/211大学研究生计算方法课程作业及源程序,包含常见的高斯法,克劳分解,雅克比赛得儿迭代,牛顿差值多项式,三次样条插值多项式,龙贝格积分法的源代码-Calculation of a 985/211 Graduate course work and the source, including common Gaussian law, Crow decomposition, Jacques games have children iteration, Newton difference po
Caculator
- 利用自己编译消息映射完成对按钮的操作,对计算器每个按钮的操作
TESTCRC
- 16为CRC的计算方式。提供参考。使用VC6.0++工程编写-16 for the CRC calculation. Provide a reference. Written in use VC6.0++ project
1027
- gabor滤波器的设计,使用matlab代码实现了gabor滤波器的。值的新手学习哦。-gabor filter design using matlab code of gabor filter. Novice value learning oh.
FEMQWEBS
- 采用有限元法计算半导体的带隙结构和波函数。-using the finite element method to calculate the bandgap semiconductor structure and the wave function.
