-
迷你计算器,优先级,赋值运算均支持,比如:a=1 a=2 b=3+a a+b
迷你计算器,优先级,赋值运算均支持,比如:a=1 a=2 b=3+a a+b-mini calculator, priority level, assignment operator support, such as : a = a = 1 b = 2 3 a a b
- 2022-05-08 14:04:22下载
- 积分:1
-
组件开发,用于多人合作
组件开发,用于多人合作-component development for more than cooperation
- 2023-01-10 01:35:04下载
- 积分:1
-
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助...
htmlarea在线编辑器实现了整业的编辑,拼写的检查,还有其他几个例子和插件,希望对网友有所帮助-Besides of the function of editing html file,HTMLArea also has the feature of Spelling-check,and there are some examples and plugs,hope helpful to you.
- 2022-02-09 12:17:02下载
- 积分:1
-
测试项目
函数 test_project
clc ;
关闭所有 ;
清除所有 ;
data1 = [0 0 0 0]; data2 = [0 0 0 0]; data3 = [0 0 0 0]; data4 = [0 0 0 0] ; 数据 = [0 0 0 0]; val1 = [0 0 0 0];
i = 1: 100
i = 1:10
fs = 22050;
y1=wavrecord(fs,fs,1) ;
wavwrite(y1,fs,16,"user.wav") ;
a=wavread("user.wav") ;
wavplay(a,fs) ;
n = 输入 ("输入 0") ;
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-03-03 06:52:02下载
- 积分:1
-
这是用高斯消去法求解非线性的FORTRAN语言…
这是用Fortran语言编写的高斯消元法,解非线性方程组,可用于解决各种非线性方程组-This is the Fortran language with the Gaussian elimination method, solve nonlinear equations can be used to solve various nonlinear equations
- 2022-10-05 23:45:02下载
- 积分:1
-
C program to request the user to guess a number between 1-100.
编写一个C程序,要求用户随机猜出一个介于1-100之间的数字
- 2022-02-04 06:52:34下载
- 积分:1
-
对指定的计算机进行端口的扫描,很简单但很实用
对指定的计算机进行端口的扫描,很简单但很实用-On the specified computer port scanning is very simple but very practical
- 2022-03-05 01:28:22下载
- 积分:1
-
构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网...
构建三角网的VB程序,构建三角网的算法很多,这是逐点插入法,并在插入后进行外接圆检测,构成最有三角网-Triangulation algrithms for VB, it is Point Insertion algrithms, and detect the circumcircle after inserted, then make the best Triangulation.
- 2022-04-29 07:01:31下载
- 积分:1
-
旅行售货员问题的解是一棵排列树.在给出的图中寻找一条费用最优的回路...
旅行售货员问题的解是一棵排列树.在给出的图中寻找一条费用最优的回路-travel salesman problem is the solution with a tree. The plan is to find an optimal cost of the Loop
- 2022-02-04 07:16:44下载
- 积分:1
-
i2c 的一些文档,对i2c设计有很大的帮助!
i2c 的一些文档,对i2c设计有很大的帮助!-i2c some documents, the design of i2c great help!
- 2022-07-20 15:13:14下载
- 积分:1