-
用java实现HDB3编解码和5B6B码
用java实现HDB3的编译码和5B6B码-Using java to achieve HDB3 codec and the 5B6B code
- 2022-07-05 04:32:40下载
- 积分:1
-
value iteration I investigated some of the methods were causing libraries
数值分析 查值 迭代 我把一些方法分别做成了库文件-value iteration I investigated some of the methods were causing libraries
- 2022-06-22 05:31:10下载
- 积分:1
-
C 字符串中的程序
#include < stdio.h >
#include < stdlib.h >
int main)
{
char str [20] ;
printf ("Digite uma stringn") ;
setbuf(stdin,NULL) ;
gets(str) ;
int i;
为 (我 = 0 ; 我 < 4; i + +) {
printf("%c",str[i]) ;
}
返回 0 ;
}
- 2022-08-10 12:27:30下载
- 积分:1
-
现在国外很多电磁场领域学者研究的热点――时域有限元方法,而该算法在国内尚无教材。该文件为伊利诺伊大学的一本关于该算法的博士论文。完全可以作为对该算法的开发参考。...
现在国外很多电磁场领域学者研究的热点――时域有限元方法,而该算法在国内尚无教材。该文件为伊利诺伊大学的一本关于该算法的博士论文。完全可以作为对该算法的开发参考。-Now, many foreign academics who have studied the hot field of electromagnetic field- time-domain finite element method, and the algorithm is no teaching materials in the country. This document gives the University of Illinois in a doctoral thesis on the algorithm. Complete the development of the algorithm can be used as reference.
- 2022-03-26 13:10:03下载
- 积分:1
-
等离子体PIC模拟
等离子体PIC模拟-PIC simulation of plasma
- 2022-01-21 00:17:25下载
- 积分:1
-
二维三点高斯积分公式
二维三点高斯积分公式-2D Gaussian integral formula
- 2023-03-16 11:00:04下载
- 积分:1
-
三次样条插值算法
三次样条插值函数的构造
- 2022-07-10 04:23:50下载
- 积分:1
-
在 c + + 编译的 TMS320 ASM 语音声码器
演讲过程 c + + 编写和编译的 TMS320 ASM 的声码器
- 2022-07-27 04:22:50下载
- 积分:1
-
单片机能实现的FFT算法。128点快速傅氏变换
单片机能实现的FFT算法。128点快速傅氏变换-Single-chip to realize the FFT algorithm. 128-point fast Fourier transform
- 2022-02-10 16:19:05下载
- 积分:1
-
深度优先搜索算法解决八码难题
深度优先搜索算法解决八码难题-depth-first search algorithm to solve eight problems yards
- 2023-02-02 23:10:03下载
- 积分:1