资源列表
[数学计算/工程计算] IMSL
说明:数值方法中常遇到的问题,有专门的函数链接库可以使用。IMSL是一套在数值方法上经常被使用的商业函数链接库。Visual Fortran的专业版内含IMSL。 IMSL的函数名称中,第一个字母可以用来判断参数的类型。如果第一个字母是D会使用双精度浮点数来计算并返回答案。第一个字母不是D,则使用单精度浮点数计算。-Numerical methods frequently encountered problems, have a special link library functions can<胡容> 在 2025-10-11 上传 | 大小:1.32mb | 下载:1
[书籍源码] fortran_resources
说明:一些Fortran的资源,包括编译器、可视化、Fortran版本、参考书籍和参考文献-The following is a list of companies and organisations that provide Fortran compilersthat conform to the Fortran 90, 95, 2003 and 2008 standards. Fortran Forum hasa more or less standing table on compilers t<胡容> 在 2025-10-11 上传 | 大小:282kb | 下载:0
[其他嵌入式/单片机内容] R3000_NEW.c
说明:Testing software for rabbit processor using dynamic C V8.03<Abdul> 在 2025-10-11 上传 | 大小:7kb | 下载:0
[OpenCV] kinectcapturer_2005
说明:使用kinect捕获数据的程序,适合初学者,代码简单易懂-Kinect capture data using the procedures, suitable for beginners, the code is easy to understand<周探长> 在 2025-10-11 上传 | 大小:17.49mb | 下载:0
[单片机(51,AVR,MSP430等)] IIC
说明:pic16f系列单片机iic程序,方便好用-iic pic16f series microcontroller program is easy to use<Guo> 在 2025-10-11 上传 | 大小:2kb | 下载:0
[数学计算/工程计算] poisson
说明:poisson.f90 是矩形区域上泊松方程Dirichlet边值问题差分求解的fortran程序,可选择Jacobi或者Gauss-Seidel迭代子程序,其中Jacobi迭代次数为925,Gauss-Seidel迭代次数为478。结果输出至solution.dat文件 poisson.ncl 是NCL脚本,运行该脚本得到的图为result.pdf thomas.f90 是追赶法解代数方程组的fortran程序。控制分辨率n的不同取值,输出以下文件: thomas(n=3).<胡容> 在 2025-10-11 上传 | 大小:187kb | 下载:2
[控制台(字符窗口)编程] poj_dsa_string_homework
说明:数据结构与算法字符串作业: 合格的字符串(查找集) English_number_translator(递归) 前缀中的周期(KMP)-Data Structures and Algorithms string operations: Qualified string (search set) English_number_translator (recursive) prefix cycle (KMP)<刘铭名> 在 2025-10-11 上传 | 大小:3kb | 下载:0