登录
首页 » Fortran » Wu&Wang

Wu&Wang

于 2020-06-23 发布 文件大小:114KB
0 284
下载积分: 1 下载次数: 0

代码说明:

  任意分层球体电磁散射特性的求解程序,可以计算大尺度参数的问题(The program can be used to calculate large-scale parameter problems for arbitrary layered spherical electromagnetic scattering)

文件列表:

M.DAT, 45 , 1994-12-15
MULTILAY.EXE, 131072 , 1997-02-18
TEST, 89 , 1997-02-18
MULTILAY.FPW, 88 , 1997-02-28
MULTILAY.WSP, 170 , 1997-02-28
MULTIAIX.F, 26224 , 1995-06-15
ERROR.DAT, 21 , 1996-01-02
MULTIAIX.FOR, 26993 , 1996-01-03
ERROR93.DAT, 1287 , 1996-01-03
MULTIDOS.FOR, 31865 , 1996-01-03
NORMAL.DAT, 12489 , 1996-01-03
AB.DAT, 960 , 1996-01-03
MULTILAY.FMK, 1705 , 1997-02-18
MULTIDOS.OBJ, 38837 , 1997-02-18
MULTILAY.MAP, 52622 , 1997-02-18

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保...
    输入一系列递减顺序的整数(100,50,40,30……),以0标志结束,将这些数作为data域逆序建立一个单链表;从键盘输入一个整数X,将X插入到此单链表中并保持单链表data域的值递增关系,输出此时单链表各结点data域的值;从键盘输入一个整数Y,若Y值在单链表中存在,则删除data域的值为Y的结点(注单链表中没有data域值相同的结点),并输出此时单链表各结点data域的值。-importation of a series of descending order of the integers (100,50,40,30 ...), to mark the end of 0, As several of these data to establish a domain reversal single-linked list; Keyboard input from an integer X, That will insert the single X-linked lists and maintain single-chain data domain increases the value, At this time the output of the single-linked list node data domain value; Keyboard input from an integer Y, if Y value in a single linked list exists, delete data domain is the value of Y node (single-chain data domain is not the same value nodes), At this point and the output of the single-linked list node data domain values.
    2022-07-08 15:03:43下载
    积分:1
  • DS18B20数字温度传感器实验
    实验器材: 探索者STM32F4开发板 实验目的: 学习DS18B20数字温度传感器的使用. 硬件资源: 1,DS0(连接在PF9) 2,串口1(波特率:115200,PA9/PA10连接在板载USB转串口芯片CH340上面) 3,ALIENTEK 2.8/3.5/4.3/7寸TFTLCD模块(通过FSMC驱动,FSMC_NE4接LCD片选/A6接RS) 4,DS18B20传感器一个(接在PG9上). 实验现象: 本实验开机的时候先检测是否有DS18B20存在,如果没有,则提示错误。只有在检测到DS18B20之后才开始 读取温度并显示在LCD上,如果发现了DS18B20,则程序每隔100ms左右读取一次数据,并把温度显示在LCD 上。同样我们也是用DS0来指示程序正在运行。(Experimental equipment: Explorer STM32F4 development board Objective: Learn the use of DS18B20 digital temperature sensor. Hardware resources: 1, DS0 (connected to PF9) 2, serial port 1 (baud rate: 115200, PA9/PA10 connection on board USB to serial port chip CH340). 3 inch TFTLCD ALIENTEK, 2.8/3.5/4.3/7 module (via FSMC driver, FSMC_NE4 LCD chip select /A6 RS) 4, one of the DS18B20 sensors (attached to PG9). Experimental phenomena: This experiment first detects whether there is DS18B20 when starting up. If not, it prompts errors. Only after the detection of DS18B20 did it begin Read the temperature and display it on LCD. If DS18B20 is found, the program reads data once every 100ms or so and displays the temperature at LCD. On. Similarly, we also use DS0 to indicate that the program is running.)
    2018-04-06 15:54:39下载
    积分:1
  • 源程序
    FA_SVM核参数优化,用于优化核函数的参数和惩罚参数(FA-svm parament ,apply it to the para of mecer function and para c)
    2019-05-19 08:12:02下载
    积分:1
  • 拉格朗日松弛法的机组组合
    说明:  用拉格朗日松弛法编写的matlab电力系统机组组合程序(Matlab power system unit commitment program written by Lagrange relaxation method)
    2021-01-23 20:15:56下载
    积分:1
  • The GRLIB IP Library is an integrated set of reusable IP cores, designed for sys...
    The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) development. The IP cores are centered around a common on-chip bus, and use a coherent method for simulation and synthesis. The library is vendor independent, with support for different CAD tools and target technologies. A unique plug&play method is used to configure and connect the IP cores without the need to modify any global resources.-The GRLIB IP Library is an integrated set of reusable IP cores, designed for system-on-chip (SOC) developmen t. The IP cores are centered around a common on-c hip bus, and use a coherent method for simulation and syn thesis. The library is vendor independent, with support for different CAD tools and target technologies. A unique plug
    2022-12-07 22:00:03下载
    积分:1
  • Gruppe10_Folien.pdf
    说明:  GUI design folien for adobe xd
    2020-06-24 12:00:02下载
    积分:1
  • 视频控制端
    带socket TCP和UDP接口的视频播放器。监听socket TCP和UDP端口,可接收外部的控制指令。包括视频片源选择,播放,暂停,停止和音量等。用户可自已定义端口。播放器本身不带任何按钮,只能通过socket指令控制。 这个是控制端程序, 在我资源列表里,有播放端程序下载。(Video player with socket TCP and UDP interface. Monitor socket TCP and UDP ports and receive external control instructions. Including video source selection, playback, pause, stop and volume, etc. Users can define their own ports. The player itself has no buttons and can only be controlled by socket instructions.)
    2019-03-18 17:04:15下载
    积分:1
  • This is a project on flight reservation system
    This is a project on flight reservation system
    2022-09-15 02:45:03下载
    积分:1
  • 安卓和淘宝手机网站结合的洗发护发项目
    安可美丽是一个安卓和淘宝手机网站结合的洗发护发产品介绍项目,应用内本身有一些信息,然后宝贝详情页直接转跳到淘宝的手机页面,另外自带基于ThinkPHP的web服务端和sql数据库。(Ancomay is a shampoo and hair care product introduction project that combines Android and Taobao mobile website. There are some information in the application itself. Then the Baby Details page jumps directly to Taobao mobile page. In addition, it brings its own ThinkPHP-based web server and SQL database.)
    2020-06-16 22:00:01下载
    积分:1
  • 小小的游戏,在桌面上很有意思的。但是是单机的不能联网。...
    小小的游戏,在桌面上很有意思的。但是是单机的不能联网。-small game on the table very interesting. But there was not a single cluster.
    2022-03-18 13:40:04下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载