The jacobi.f program solves the Helmholtz equation on a regular mesh, using an iterative Jacobi method with over-relaxation. Parallelism is exploited in both the solver and the numerical error checking
标签: Helmholtz iterative equation program
上传时间: 2016-04-03
上传用户:杜莹12345
The program md.f implements a simple molecular dynamics simulation in continuous real space. The velocity Verlet algorithm is used to implement the time stepping. The force and energy computations are performed in parallel, as is the time integration. (The program uses some Fortran90 features, so an F90 compiler may be needed.)
标签: implements continuous simulation The
上传时间: 2016-04-03
上传用户:zhaiye
This string-include defines all string functions as inline functions. Use gcc. It also assumes ds=es=data space, this should be normal. Most of the string-functions are rather heavily hand-optimized, see especially strtok,strstr,str[c]spn. They should work, but are not very easy to understand. Everything is done entirely within the register set, making the functions fast and clean.
标签: functions string-include defines assumes
上传时间: 2014-01-09
上传用户:tedo811
F:\RobinGame\include\input\RDXJoystick.rar DX8 游戏手柄完整类
标签: RobinGameincludeinputRDXJoystick DX8 手柄
上传时间: 2013-11-27
上传用户:songnanhua
给出一组实验数据集(x,y),构造一条能较好反映这组数据所包含的规律的曲线F(x)
上传时间: 2014-01-11
上传用户:1051290259
Problem F:汽车加油 Time Limit:1000MS Memory Limit:65536K Total Submit:1400 Accepted:404 Language: not limited Description 一辆汽车加满油后可行驶n公里。旅途中有若干个加油站。设计一个有效算法,指出应在哪些加油站停靠加油,使沿途加油次数最少。 编程任务: 对于给定的n和k(k <= 10000)个加油站位置,编程计算最少加油次数。 Input 第一行有2 个正整数n和k,表示汽车加满油后可行驶n公里,且旅途中有k个加油站。接下来的1 行中,有k+1 个整数,表示第k个加油站与第 k-1 个加油站之间的距离。第0 个加油站表示出发地,汽车已加满油。第k+1 个加油站表示目的地。 Output 输出最少加油次数。如果无法到达目的地,则输出”No Solution”。 Sample Input 7 7 1 2 3 4 5 1 6 6 Sample Output 4
标签: Limit Accepted Language Problem
上传时间: 2016-04-12
上传用户:youth25
应用恒模算法实现的DS-CDMA多用户检测。
上传时间: 2013-12-20
上传用户:123啊
线性DS-CDMA多用户检测算法误码率比较Matlab程序。
上传时间: 2016-04-24
上传用户:lifangyuan12
vc++和DS联合开发的usb驱动程序例程
上传时间: 2013-12-17
上传用户:kernaling
有关使用SIMULINK设计的DS-CDMA的rake接收机
上传时间: 2014-01-14
上传用户:zhuimenghuadie