-
apache-ant-1.10.9-bin
说明: 修改了apache-ant里面部分的源码,可以在使用的时候更加好用(Modified Apache ant part of the source code, can be used more easily)
- 2020-10-30 18:08:17下载
- 积分:1
-
OPNET
说明: 本文对opnet的使用进行了说明,希望对大家的学习有用(This paper describes the use opnet, we hope to learn useful)
- 2011-03-17 21:18:41下载
- 积分:1
-
单盘碰摩转子程序
说明: 单盘碰摩转子程序,能够计算轴心轨迹图、时间历程图(Rotor system with Rubbing fault)
- 2018-12-27 17:45:40下载
- 积分:1
-
这是JAVA的教程,非常详细的讲稿,可以参考
这是JAVA的教程,非常详细的讲稿,可以参考-This is the Java Directory, a very detailed script, they can refer to
- 2022-01-21 19:48:30下载
- 积分:1
-
dss004
Partial Differential Equation Analysis
- 2018-11-30 02:39:49下载
- 积分:1
-
Find prime numbers prepared by screening the function: void sieve (bool isPrime...
编写筛选查找素数函数:
void sieve(bool isPrime[], int n)
其中isPrime[ ]为一个布尔型数组,n为数组大小。由于2是第一个素数,
所以设置isPrime[0]和isPrime[1]的值为false,并设置其余的元素初值为true。
然后对从4到n-1的每一个i,判断i是否能够被2整除,如果i能够被2整除,则设置isPrime[i]为false。
对从2到n/2的每一个可能的数值重复以上处理,当操作结束时,所有值为true的isPrime[i]所对应的i就是素数,它们将是从筛子中掉下来的。-Find prime numbers prepared by screening the function: void sieve (bool isPrime [], int n) which isPrime [] as a Boolean array, n is the size of the array. Because 2 is the first prime number, so set the isPrime [0], and isPrime [1] a value of false, and set the initial value of the remaining elements of true. And then from 4 to n-1 for each i, to determine whether i can be divisible by 2, if i can be divisible by 2, then set the isPrime [i] is false. From 2 to n/2 possible values for each one to repeat the above processing, when the operation ended, all the true value of the isPrime [i] corresponding to i is a prime number, they will be falling from the sieve in the past.
- 2023-03-02 04:45:03下载
- 积分:1
-
kalman和camshift
自适应跟踪识别的基本算法 能完成基本的追踪和预测功能(Adaptive tracking recognition)
- 2018-05-27 07:22:30下载
- 积分:1
-
抽挡工具
说明: 天堂1模拟器变档修改抽取、地图更改、物品图片查看(Change modification extraction, map change, item picture view)
- 2021-04-11 09:08:58下载
- 积分:1
-
97288406DA
通过1,2开关的组合,分别在通道a中输出四种不同的波形
开关接50和51(Through the combination of 1 and 2 switches, four different waveforms are output in channel a, respectively.
Switch Connections 50 and 51)
- 2020-06-22 18:40:01下载
- 积分:1
-
用于网络传输时的Jpg和Bmp格式相互转换的API封装
用于网络传输时的Jpg和Bmp格式相互转换的API封装-for network transmission of Broadband and PDF format conversion API Packaging
- 2022-10-22 05:15:03下载
- 积分:1