-
语言和汇编语言程序设计的混合方法和需要注意的…
C语言与汇编语言混合编程的方法及需注意的问题-C and Assembly Language Programming mixed approach and the need for attention to the problem
- 2022-01-25 18:48:22下载
- 积分:1
-
java的编程序思想
java的编程序思想-The java-programmed thinking
- 2023-04-24 00:35:04下载
- 积分:1
-
介绍LED的使用方法。没事看看估计会有一些帮助。
介绍LED的使用方法。没事看看估计会有一些帮助。-Introduced the use of LED. Estimated that there will be nothing to see some help.
- 2022-03-06 03:38:19下载
- 积分:1
-
这是一个java的例子,它是concernging数组实例,给出了一些不同类型的佛…
this a java example,it is concernging array instance,give some different type form-this a java example, it is concernging array instance, give some different type form
- 2022-05-26 17:35:27下载
- 积分:1
-
* Use Lagrange interpolation method based on N
* 用拉格朗日插值法依据N个已知数据点即使函数值
* 输入: n--已知数据点的个数N-1
* x--已知数据点第一坐标的N维列向量
* y--已知数据点第二坐标的N维列向量
* xx-插值点第一坐标
* 输出: 函数返回值所求插值点的第二坐标
-* Use Lagrange interpolation method based on N-known data points even function* Input : n-- known data points the number N-1* x-- known data points of the first N-dimensional coordinates listed Vector* y-- Known number stronghold of the second N-dimensional coordinates listed Vector* xx-point first interpolation* Coordinate output : function return values for the second interpolation point coordinates
- 2022-05-30 22:13:24下载
- 积分:1
-
Using Visual C++ Realize bitmap of Fast Fourier Transform and inverse transform
用Visual C++ 实现位图的快速傅立叶变换和反变换-Using Visual C++ Realize bitmap of Fast Fourier Transform and inverse transform
- 2023-02-23 18:40:03下载
- 积分:1
-
这是关于SLE4428卡的简介,有需要的可以看一下
这是关于SLE4428卡的简介,有需要的可以看一下-SLE4428 logic of this is a brief introduction of cards, there is a need to look at the can
- 2023-03-13 21:25:04下载
- 积分:1
-
segy文件上的程序,希望对学校的使用和相关的地球物理…
关于segy的文件说明和程序,希望对学地球物理及用到相关文件格式的人能够有用-SEGY on the document and procedures, hope for school use and related geophysical file format useful to the people
- 2022-03-01 13:52:45下载
- 积分:1
-
Using matlab circle diagram smith realize the basic ideas and guidance.
用matlab实现smith圆图的基本思路和指导。-Using matlab circle diagram smith realize the basic ideas and guidance.
- 2022-08-13 19:11:13下载
- 积分:1
-
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网...
A=alphabet(:,1)+rand(35,1) alphabet是已定义好的字符特征矩阵
A2=sim(netn,A) netn是前面已训练好的神经网络
A2=compet(A2)
answer=find(compet(A2)==1)
plotchar(alphabet(:,answer)) -A = alphabet (:, 1)+ Rand (35,1) alphabet is the definition of good character characteristic matrix A2 = sim (netn, A) netn that have already trained neural network A2 = compet (A2) answer = find (compet (A2) == 1) plotchar (alphabet (:, answer))
- 2022-03-22 00:30:20下载
- 积分:1