-
事故链
说明: 通过matlab自带的matpower程序实现连锁故障事故链预测(Through Matlab's own matpower program to achieve chain fault accident chain prediction)
- 2021-03-15 17:19:22下载
- 积分:1
-
K-means算法的Matlab实现代码(使用文档+源代码)
说明: 均值聚类算法可以做聚类分析、以及基于成像的波形提取(Mean clustering algorithm can do clustering analysis, as well as image-based waveform extraction.)
- 2020-06-09 10:15:16下载
- 积分:1
-
用传输矩阵法计算光子晶体的反射率
一种用传输矩阵法计算一维光子晶体的反射率的matlab程序(Calculation of the reflectance of the photonic crystal by the transfer matrix method)
- 2018-03-19 22:18:25下载
- 积分:1
-
几个android2.1相关的学习实例源码
收集了几个android2.1相关的学习实例源码,ContentProvider主要使用系统的contentProvider。有与数据库相关的,比如ex08_2_SQLite,演示不用contentProvider,直接用裸sql进行操作。介绍DatabaseHelper.删除表的知道了,但是删除数据库的没有发现.还有其它的源码,学习不错,敬请下载。
- 2022-02-28 21:53:39下载
- 积分:1
-
vspsimulation
地球物理专业的数值模拟,大家可以参考,也可以在此基础上拓展.(geophysical professional numerical simulation, we can refer to, they can build on this foundation.)
- 2006-07-30 11:05:58下载
- 积分:1
-
该算法设计短小精悍,很有参考价值,这是用VC++6.0编写的算法,希望大家可以参考...
该算法设计短小精悍,很有参考价值,这是用VC++6.0编写的算法,希望大家可以参考-the algorithm design small and great reference value, which is used to prepare the VC 6.0 algorithm, we can hope that the reference
- 2022-03-13 21:11:11下载
- 积分:1
-
On USB and DSP data acquisition system papers. Use of VC development, through th...
关于USB与DSP的数据采集系统的论文。利用VC开发,通过USB传输数据,利用DSP采集数据,通过PC显示。-On USB and DSP data acquisition system papers. Use of VC development, through the USB transmit data, the use of DSP data collection, through the PC display.
- 2022-02-02 13:52:12下载
- 积分:1
-
jh_cpu是CPU 12地址,8数据总线,并提供直接地址,间接地..
Jh_cpu is a cpu with 12 address,8 data bus, adn give direct address ,indirect address two addressin way.-This VHDl code can provide a total clear and detail process to create a
basic function risc cpu.
- 2022-03-14 07:02:52下载
- 积分:1
-
12
说明: 下面是一个结构体声明:
struct box
{
char maker[40]
float height
float width
float length
float volume
}
a. 编写一个函数,按值传递box结构,并显示每个成员的值
b. 编写一个函数,传递box结构的地址,并将volume成员设置为其他三维长度的成绩。
c. 编写一个使用这两个函数的简单程序
(Here is a structure declaration: struct box {char maker [40] float height float width float length float volume } a. Write a function that is passed by value box structure, and shows the value of each member b . to write a function, passing the address box structure and volume settings for the other three members of the length of the results. c. use these functions to write a simple program)
- 2013-06-02 17:27:08下载
- 积分:1
-
test
DCO OFDM 的实现(基于直流偏置的正交频分复用)(Implementation of DCO OFDM (based on DC offset orthogonal frequency division multiplexing))
- 2021-03-31 15:39:09下载
- 积分:1