登录
首页 » Fortran » deltaEdding

deltaEdding

于 2020-06-23 发布
0 202
下载积分: 1 下载次数: 2

代码说明:

说明:  基于delt-edding法计算辐射传输问题 计算透光率等参数(Calculation of radiation transfer problem based on the delt-edding method)

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

发表评论

0 个回复

  • 基于FPGA的O_QPSK调制解调器设计_陶佰睿
    说明:  利用 Quartus II和 ModelSim 软件,基于 EP2C35芯片 FPGA 开发平台,通过 Verilog-HDL语言,完成了 O-QPSK 调 制解调器的设计。该设计具有结构简单占用芯片面积少便于生成IP核等优点。 电路与系统的仿真结果表明,所预期的功能均已实现,该方法适合在无线传感器 网络及低功耗通信集成电路设计中应用。(Using QuartusII and Modelsim software, based on ep2c35 chip FPGA development platform, the O-QPSK modem is designed by Verilog-HDL language. The design has the advantages of simple structure, less chip area and easy to generate IP core. The simulation results of the circuit and the system show that the expected functions have been realized, and the method is suitable for the design of wireless sensor networks and low-power communication integrated circuits.)
    2019-12-04 13:20:21下载
    积分:1
  • eg7_IndependentProject_EXINT
    说明:  DSP28335芯片TI官方提供EXINT例程(case codes about EXINT of DSP28335)
    2020-06-22 20:00:01下载
    积分:1
  • 《MIP2005行政办公管理系统》是一款完全按中国中小型企业事业单位办公习惯及办公事物管理需要设计的现代化行政办公事务管理的系统,适用于所有企业事业单位及个人办...
    《MIP2005行政办公管理系统》是一款完全按中国中小型企业事业单位办公习惯及办公事物管理需要设计的现代化行政办公事务管理的系统,适用于所有企业事业单位及个人办公管理的需要。软件符合中国人及中国企业办公管理需要的使用办公管理功能,软件主要包括以下八个方面: 1、人事管理:人事档案,员工生日提醒,劳动合同,福利保险,应聘人员登记; 2、资产管理:资产管理,资产维修记录,资产报修报废预警,资产报废,厂家及维修部门信息; 3、车辆管理:驾驶人员登记,车辆登记,用车管理,车辆投保信息,车辆年检记录; 4、办公管理:工作计划,一周工作安排,工作日志,记事本,会议记录本,客户投诉登记表,来访登记,往来信函管理,宿舍管理,出差管理; 5、文件管理:公文管理,行文管理,规章制度,文件管理; 6、费用管理:电话费用,报销费用管理,车辆费用支出管理; 7、辅助信息:通讯录,航班查询,手机归属地,常用网址,邮编大全,出行指南,国际电话代码及时差; 8、系统功能:事件提醒,用户管理,在线用户,信息发布,锁定应用,重新登录等。 系统支持用户二次开发(本系统是利用MIP2005开发完成的)。无需安装,绿色软件。
    2022-02-13 18:48:35下载
    积分:1
  • Nouveau-dossier
    fichier de guide de demmarage Altuim designer
    2013-03-10 19:12:08下载
    积分:1
  • MICROSOFT 基础类库: student 项目概述 =================================================...
    MICROSOFT 基础类库: student 项目概述 =============================================================================== 应用程序向导已为您创建了这个 student 应用程序。此应用程序不仅演示 Microsoft 基础类的基本使用方法,还可作为您编写应用程序的起点。 本文件概要介绍组成 student 应用程序的每个文件的内容。 student.vcproj 这是使用应用程序向导生成的 VC++ 项目的主项目文件。 它包含生成该文件的 Visual C++ 的版本信息,以及有关使用应用程序向导选择的平台、配置和项目功能的信息。 student.h 这是应用程序的主要头文件。它包括其他项目特定的头文件(包括 Resource.h),并声明 CstudentApp 应用程序类。 student.cpp 这是包含应用程序类 CstudentApp 的主要应用程序源文件。
    2022-03-15 23:56:43下载
    积分:1
  • 指派问题在LINGO下的程序!
    指派问题在LINGO下的程序!-assigned LINGO in the process!
    2022-01-30 19:28:09下载
    积分:1
  • ThermalImageStreamerDemo
    Thermal-Image-Streamer-Demo
    2018-05-30 16:06:32下载
    积分:1
  • WK2114-DS-CN-V010-2014-10-25
    wk2114资料文档,便于开发时进行查询,并且进行学习(Wk2114 data file, which is easy to query and query when developing.)
    2018-04-16 17:09:56下载
    积分:1
  • Project 1
    1. Image reduction: ? Alternative line reduction ? Fractal linear reduction to reduce images to any smaller size 2. Use two images to perform image enlargement: ? Pixel replication ? Nearest enlargement ? Bilinear interpolation ? Bicubic interpolation ? Fractal linear expansion to expand images to any larger size 3. Perform negative image operation ? On gray images ? On color images(1. Image reduction. 2. Use two images to perform image enlargement. 3. Perform negative image operation.)
    2018-03-07 15:58:17下载
    积分:1
  • C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版...
    C++ Primer的第三版结合了Stanley Lippman的实践经验和Josée Lajoie对于ANSI/ISO标准C++的深入理解。这本指导书的第三版已经被重新改写过,以便更加精确地讲述标准C++的特性和用法。在本书中,对于C++初学者特别有价值的是一些来自真实世界中的程序例子,它们说明了泛型程序(generic program)的设计、面向对象程序的设计、模板的用法,以及使用标准C++进行程序设计的方方面面。而且,本书也在适当的地方讲到了一些习惯用法以及效率指导。-C Primer combination of the third edition of the Stanley Lippman had practical experience and Jose; for ANSI/ISO C standard in-depth understanding. This third edition of the guide book has been redrafted too, to be more precise description of the C standard features and usage. In the book, for C beginners particular value of some real-world examples of the procedures, they show Generic procedures (generic program) in the design, object-oriented design, the use of templates, and the use of standard C for all aspects of the design process. Moreover, the book was also the right place describes some of the efficiency and usage guide.
    2023-04-14 20:45:03下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载