搜索结果
找到约 183 项符合
initial 的查询结果
按分类筛选
- 全部分类
- 技术资料 (71)
- 单片机开发 (9)
- matlab例程 (9)
- 源码 (6)
- 其他 (6)
- 书籍 (5)
- 微处理器开发 (5)
- 中间件编程 (5)
- 嵌入式/单片机编程 (4)
- 书籍源码 (3)
- 其他书籍 (3)
- 人工智能/神经网络 (3)
- 数据结构 (3)
- 行业发展研究 (3)
- 软件 (2)
- 教程 (2)
- 单片机编程 (2)
- 接口技术 (2)
- 数据库系统 (2)
- 技术教程 (2)
- Linux/Unix编程 (2)
- 数学计算 (2)
- 嵌入式Linux (2)
- VHDL/FPGA/Verilog (2)
- Oracle数据库 (2)
- VIP专区 (2)
- 论文 (1)
- 习题答案 (1)
- 开发板 (1)
- 其他 (1)
- 电源技术 (1)
- 行业应用文档 (1)
- Windows编程 (1)
- DSP编程 (1)
- 数值算法/人工智能 (1)
- 软件工程 (1)
- DSP工具/软件 (1)
- 通信网络 (1)
- 可编程逻辑 (1)
- 驱动编程 (1)
- 企业管理 (1)
- Java编程 (1)
- 网络 (1)
- 其他数据库 (1)
- 软件设计/软件工程 (1)
- VC书籍 (1)
- 其他嵌入式/单片机内容 (1)
- SQL Server (1)
- GPS编程 (1)
- 并行计算 (1)
matlab例程 computed distribution of the magnetic field Hz within an wvolving 2D dielectric mircopille with ini
computed distribution of the magnetic field Hz
within an wvolving 2D dielectric mircopille with initial r=667nm
run in COMSOL with Matlab
源码 轴承信号的小波降噪matlab程序
对轴承信号进行小波分解后降噪,找出故障频率
单片机开发 this directory contains the following: * The acdc algorithm for finding the approximate general
this directory
contains the following:
* The acdc algorithm for finding the
approximate general (non-orthogonal)
joint diagonalizer (in the direct Least Squares sense) of a set of Hermitian matrices.
[acdc.m]
* The acdc algorithm for finding the
same for a set of Symmetric matrices.
[acdc_s ...
技术资料 74hc573-D数据手册
74hc573-D数据手册74HC573包含八路3态输出的非反转透明锁存器,是一种高性能硅栅CMOS器件。SL74HC573跟LS/AL573的管脚一样。器件的输入是和标准CMOS输出兼容的,加上拉电阻他们能和LS/ALSTTL输出兼容。锁存器编辑输入是和标准 CMOS 输出兼容的;加上拉电阻,他们能和 LS/ALSTTL 输出兼容。当锁存使能端LE为高时,这些器件的 ...
其他 This folder has some scritps that you may find usefull. All of it comes from questions that I ve r
This folder has some scritps that you may find usefull.
All of it comes from questions that I ve received in my email.
If you have a new request/question, feel free to send it to marceloperlin@gmail.com.
But please, don t ask me to do your homework.
Passing_your_param0
This folder contains inst ...
单片机开发 The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code
The "1818" is my first search word in this website, So I upload Lcd drive(Ssd1818a) C language code as my support.
96*64 dot matrix Graphic
LCD controller: SSD1818A
Parallel interface
Initial routine code
Command write and Data write
Base functions and application code
Ascii font library
Prod ...
matlab例程 This function is used to evaluate the max height and the max distance of a projectile and plot th
This function is used to evaluate the max height and the max
distance of a projectile and plot the trajectory.
Inputs
v0 : The initial velocity in m/s
theta: The angle at which the projectile is fired in degrees
Outputs
hmax : The maximum hieght in m
dmax : The maximum distance in ...
软件 无影无踪-痕迹擦除软件
一款不错的文件删除工具,支持彼得加特曼方法和美国国防部DoD 5220.22-M方法
技术教程 svn单机版使用教程
Repository 即源码的集中存放处,所有修改后提交的源码就是保存在这里,并在其中记录所有的修改版本,分支版本,版本合并,以及并发修改处理等。SVN最主要的功能是用于团队开发时用的,用于处理源码修改的版本控制和并发修改冲突。对于个人开发来说,虽然不存在并发修改冲突的问题,但个人源码可以使用到SVN的版本控制功 ...
Linux/Unix编程 The Reed-Somolon code is specified by the finite field, the length (length <= 2^m-1), the numbe
The Reed-Somolon code is specified by the finite field, the length
(length <= 2^m-1), the number of redundant symbols (length-k), and
the initial zero of the code, init_zero, such that the zeros are:
init_zero, init_zero+1, ..., init_zero+length-k-1