-
动态分段代码
这是GIS当中动态分段的代码,需要arcengine9.2环境,并有数据。主要用来学习,请务商用。
- 2022-02-06 23:04:00下载
- 积分:1
-
这是在MATLAB环境下进行电力系统暂态稳定分析的pst源程序,该文件定义了一个4机8节点的系统模型。...
这是在MATLAB环境下进行电力系统暂态稳定分析的pst源程序,该文件定义了一个4机8节点的系统模型。-This is the MATLAB environment in power system transient stability analysis of the pst source, the document defines a 4-machine system model 8 nodes.
- 2022-07-16 12:24:37下载
- 积分:1
-
Timing good backup program, replacing lost documents, is written by VFP procedur...
很好的定时备份程序,免去丢失文件,是用VFP程序编写出来的很简单的-Timing good backup program, replacing lost documents, is written by VFP procedure very simple
- 2022-03-18 16:29:21下载
- 积分:1
-
欧拉前差公式通用程序
欧拉前差公式的算法,精度不是很高,误差相对比较大...
欧拉前差公式通用程序
欧拉前差公式的算法,精度不是很高,误差相对比较大- In front of Euler in front of difference formula general
routine Euler the difference formula algorithm, the precision is not
very high, the error relative quite is big
- 2022-05-24 11:37:55下载
- 积分:1
-
ajax组件,使.net开发更加舒坦,增加了用户体验友好度
ajax组件,使.net开发更加舒坦,增加了用户体验友好度-ajax components, so that. net development of more加舒坦, an increase of the user experience friendly
- 2022-05-13 11:09:21下载
- 积分:1
-
Liezi
有很多列子廷有用的 第1章 窗体、界面与控件 第2章 多媒体与图形 第3章 数据库技术 第4章 文件与系统 第5章 网络与Internet-Liezi-ting a lot of useful forms a chapter, and the control interface Chapter 2 multimedia and graphics database Chapter 3 Chapter 4 technical documents and Chapter 5 of system network and the Internet
- 2022-07-13 02:18:36下载
- 积分: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
-
jQuery 实现了 图片远处放大效果,非常之炫的德德的恩德
jQuery 实现了 图片远处放大效果,非常之炫的德德的恩德-jQuery to achieve the image distance amplification effect, very flashy Dede" s Ende
- 2022-01-26 07:13:33下载
- 积分:1
-
一个c语言的编译器的源代码,很有参考价值
一个c语言的编译器的源代码,很有参考价值-a language compiler source code of great reference value
- 2022-03-26 03:36:27下载
- 积分:1
-
TS流同步模块,对于输入的TS流信号提取同步头。
TS流同步模块,对于输入的TS流信号提取同步头。-TS Stream Synchronization Module
- 2022-11-29 04:30:04下载
- 积分:1