-
抓包代码
那段代码,是我自己写的。这两个是东西是完成SEND和RECV两个地方,所以返回的地址不一样。这才搞出来那么多代码来...
抓包代码
那段代码,是我自己写的。这两个是东西是完成SEND和RECV两个地方,所以返回的地址不一样。这才搞出来那么多代码来-Capture code that code, I wrote it myself. These are two things to complete and Recv SEND two places, so not the same as the return address. This engage in so much code out to
- 2022-01-31 10:36:10下载
- 积分:1
-
Java结合JSP的论坛系统!
Java结合JSP的论坛系统!-forum system.
- 2022-02-16 09:14:34下载
- 积分: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
-
html5带音乐背景的圣诞节倒计时页面特效
HTML 5 Christmas countdown page with music background
- 2019-06-09 20:20:03下载
- 积分:1
-
Android rss reader客户端源代码
Android rss reader客户端源代码,安卓编程源码实例,rss reader是一个成熟的android手机应用,这是去年版本的源代码,虽然不是最新,但对了解Android编程也是值得参考的。
- 2022-08-14 17:16:48下载
- 积分:1
-
超级简单的JVAV ajax 的例子 简单的实现
超级简单的JVAV ajax 的例子 简单的实现-JVAV ajax simple examples
- 2023-04-16 08:55:03下载
- 积分:1
-
LMD分解
说明: LMD分解程序 能有效解决EMD的模态混叠现象,LMD结合样本熵,里面有个例子(The LMD decomposition program can effectively solve the modal aliasing phenomenon of EMD. LMD combines with sample entropy, and there is an example)
- 2021-03-30 21:19:09下载
- 积分:1
-
waveform retracking
卫星测高波形重跟踪算法,包括OCOG算法、阈值法(waveform retracking method)
- 2021-05-16 17:30:02下载
- 积分:1
-
keyLogin
说明: 一款jQuery键盘输入登录后台系统代码,该登录界面,简洁设计(A jQuery keyboard input login background system code, the login interface, concise design)
- 2019-05-09 10:39:02下载
- 积分:1
-
变分不等式 供应链
用于求解供应链网络均衡的详细代码并附上论文参考(the paper the math the solution supply chain)
- 2021-03-16 20:49:21下载
- 积分:1