-
This is a simple card management system, a simple database program.
这是一简单的名片管理系统,简单的数据库编程。-This is a simple card management system, a simple database program.
- 2023-05-03 22:45:03下载
- 积分:1
-
本程序已被本人整理到WORD文档中,编程语言为MATLAB,程序中首先利用非递归法产生滤波器系数,生成相关高斯杂波,直接对杂波信号作FFT变换,结果取模平方后除...
本程序已被本人整理到WORD文档中,编程语言为MATLAB,程序中首先利用非递归法产生滤波器系数,生成相关高斯杂波,直接对杂波信号作FFT变换,结果取模平方后除以长度N,即可得到杂波的功率谱,设计参数皆在文档中表明。此程序已经验证是正确可执行的,并能生成图形,值得下载!- This program has been organized into WORD document I, the programming language MATLAB, the program produced the first method using non-recursive filter coefficients to generate the relevant Gaussian clutter, clutter signals directly to FFT transform, the result after the square modulus divided by the length of the N, can be obtained the power spectrum of clutter, design parameters are indicated in the document. This procedure has been verified is correct executable, and can generate the graph, it is worth to download!
- 2023-06-17 19:55:03下载
- 积分:1
-
这是俄罗斯方快的c语言程序,请大家指教一下,这是自己边的呀!...
这是俄罗斯方快的c语言程序,请大家指教一下,这是自己边的呀!-This is the Russian side quickly c language program, please advise that this is their side!
- 2022-02-10 11:25:01下载
- 积分:1
-
手机版的俄罗斯方块程序 休闲内的手机游戏。
手机版的俄罗斯方块程序 休闲内的手机游戏。-Russia block on mobile platform,which is mobile game for rest.
- 2022-05-22 18:08:59下载
- 积分:1
-
ERA2000成像测井地面仪器硬件的设计与实现
ERA2000成像测井地面仪器硬件的设计与实现-Ground ERA2000 imaging logging equipment Design and Implementation of hardware
- 2022-07-27 19:36:20下载
- 积分:1
-
使用一排列对象接受类型int、浮点和串的实体类型3 attibutes 展示对constructor的用途。...
使用一排列对象接受类型int、浮点和串的实体类型3 attibutes 展示对constructor的用途。-A program that uses an array of objects that receives 3 attibutes of an entity type of type int, float and string demonstrates use of constructors.
- 2022-07-26 12:41:32下载
- 积分:1
-
C#淘宝刷店铺真实流量软件
资源描述
本软件主要是帮助淘宝店铺卖家刷真实流量的工具,主要功能包括:
1、自动打开淘宝网页;
2、自动打开VPN软件并切换;
3、VPN软件采用的是91VPN;
4、软件自动实现浏览到宝贝页面,并重复更换IP访问宝贝,造成虚拟访问量;
5、可提高店铺访问量,吸引更多客户进行购买。
- 2022-01-28 07:09:40下载
- 积分: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
-
用vc++开发fluent
用vc++开发fluent-udf的工具-with vc fluent development-tools udf
- 2023-05-18 04:00:03下载
- 积分:1
-
Beida Jade Bird project ACCP courses S2 cinema ticketing system Case 2
北大青鸟ACCP课程S2项目案例2影院售票系统-Beida Jade Bird project ACCP courses S2 cinema ticketing system Case 2
- 2023-01-25 02:25:03下载
- 积分:1