-
简单的结直肠癌
simple crc in assembly
- 2022-01-22 03:17:29下载
- 积分:1
-
用fortran编写的有限元网格划分程序,主要用于生成三角形单元。可用于不同的数值计算,比如有限体积法,有限单元法,等等。...
用fortran编写的有限元网格划分程序,主要用于生成三角形单元。可用于不同的数值计算,比如有限体积法,有限单元法,等等。-ANGENER is a fortran source package able to generate triangulations, which can be used for different numerical methods, for example finite volume method, finite element method, etc.
- 2022-07-21 05:38:46下载
- 积分:1
-
矩阵求逆算法
工程计算中,很多时候都会用到矩阵的运算,很多时候必然会涉及到矩阵的求逆,我提供了一个矩阵求逆的算法,可以用实际的矩阵验证程序的正确性。
- 2023-06-24 05:20:03下载
- 积分:1
-
统计一个txt文件中字符的个数和单词的个数
可以指定文本文件中搜索指定字符...
统计一个txt文件中字符的个数和单词的个数
可以指定文本文件中搜索指定字符-a txt document the number of characters and words can specify the number of text files to search for the designated characters
- 2022-03-13 00:17:30下载
- 积分:1
-
C语言版本的矩阵库,目前世界上最流行的三大矩阵运算库之一,这是修正版本,我自己改了几个地方(按照官方要求)...
C语言版本的矩阵库,目前世界上最流行的三大矩阵运算库之一,这是修正版本,我自己改了几个地方(按照官方要求)-C language edition matrix library , now in the world the most popular three greatest matrixeses carries to calculate the one of the library , this is to revises the edition, myself changed a few places( request according to the authorities)
- 2023-07-06 01:05:04下载
- 积分:1
-
工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解...
工程问题中常用微分方程的形式建立数学模型,所以微分方程求解很有意义。本程序用Euler、改进Euler和经典公式对这类方程进行求解-Engineering problems commonly used in the form of differential equations to establish the mathematical model, it makes sense for solving differential equations. This procedure used Euler, improved Euler and the classical formula of such equations to solve
- 2022-03-17 06:09:21下载
- 积分:1
-
traffic_light
应用背景`时间1ns / 1ps/////////////////////////////////////////////////////////////////////////////////// /公司:和;/ / /工程师;/ / / / / / / / / /;//创建日期: ; ;15:48:50 11 / 30 / 2关键技术`时间1ns / 1ps///////////////////////////////////////////////////////////////////////////////// /公司:和;/ /工程师:/ / / ///创建日期: ;15:49:44 11 / 30 / 2015/ /设计名称: ;semaforo/ /模块名称: ;C:/用户/学生/文件/应用/ 7 / semaforo_edgar semaforo_fix V。/ /项目名称: ;semaforo_edgar/ /目标设备;/ /工具版本;/ /描述:&;/ / / // / Verilog测试夹具的ISE模块创建:semaforo/ / / // /依赖关系:/ / / / / / / / / /;/ /修订:/ /修订0.01文件创建/ /附加评论:/ / / / / / / / / /;////////////////////////////////////////////////////////////////////////////////模块semaforo_fix;/ /输入reg RST;reg CLK;/ /输出丝SR1;丝SA1;丝SV1;金属锶;丝SA2;线2;//实例化在测单元(UUT)semaforo UUT(。RST(RST),& nbsp;。时钟(CLK),& nbsp;。SR1(SR1),& nbsp;。SA1(SA1),& nbsp;。SV1(STR),& nbsp;Sr(锶)。,& nbsp;。SA2(SA2),& nbsp;SV2(SV2)。);初步开始/ /初始化输入RST = 0;时钟= 0;为全球复位完成100纳秒/ /等待# 100;和公司;及;及;在这里增加刺激终点和公司
- 2023-07-12 13:35:02下载
- 积分:1
-
数学基本函数调用库
数学基本函数调用库-basic mathematical function call library
- 2023-02-07 21:30:03下载
- 积分:1
-
c实现的A律/mu律pcm编译码算法
只需要根据不同的需要更改输入数据即可...
c实现的A律/mu律pcm编译码算法
只需要根据不同的需要更改输入数据即可-c achieve A legal/mu legal pcm encryption algorithm based on different needs only the need to change the input data can be
- 2022-09-06 07:50:03下载
- 积分:1
-
实用欧拉算法实现常微分方程的离散化!是非常经典的算法
实用欧拉算法实现常微分方程的离散化!是非常经典的算法-practical Euler algorithm Ordinary Differential Equations discrete! It is very classic algorithm! !
- 2023-05-07 13:40:02下载
- 积分:1