-
外发光的Flash按钮素材
外发光的Flash按钮素材,边缘发光的按钮,鼠标悬停于按钮时发光,很炫丽的视觉效果。
- 2022-07-13 06:16:13下载
- 积分:1
-
通讯录的记录系统可以实现输入记录、显示全部记录、删除记录、插入记录、保存文件等操作...
通讯录的记录系统可以实现输入记录、显示全部记录、删除记录、插入记录、保存文件等操作-Book of the recording system can record the input, display all the records, delete records, inserting records, save files, and so
- 2022-01-21 17:42:22下载
- 积分: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
-
A simulation of circled wireless network under DSR protocol in NS
利用ns2进行的圆形设置的无线网络仿真,使用DSR协议。-A simulation of circled wireless network under DSR protocol in NS-2.
- 2022-09-18 00:40:03下载
- 积分:1
-
matlab的一些最基本的应用
matlab的一些最基本的应用-Matlab some of the most basic
- 2022-04-06 11:15:39下载
- 积分:1
-
易语言窗口工具隐藏强度,修改窗口标题,窗口标题,…
易语言窗口工具,可强力隐藏,修改窗口标题,删除窗口标题等,无模块-Yi language window tool hidden strength, modify the window title, window title, such as delete, no module
- 2022-08-25 17:04:46下载
- 积分:1
-
卸载软件不再繁琐,轻轻一点即可完成,纯绿色,我一直在用,效果不错...
卸载软件不再繁琐,轻轻一点即可完成,纯绿色,我一直在用,效果不错-Uninstall software no longer red, gently point to complete, pure green, I have been in use, good results
- 2023-08-09 08:40:03下载
- 积分:1
-
Firmware: U600XEHI2
The patch allows you to use a camera, MP3
Firmware: U600XEHI2
The patch allows you to use a camera, MP3-player, video player, voice recorder, JAVA and other features previously unavailable in a discharged battery. And as you will no longer get the message, sound and vibration!
Authors - Lindien, das
Ported - Valerik0887- Firmware: U600XEHI2
The patch allows you to use a camera, MP3-player, video player, voice recorder, JAVA and other features previously unavailable in a discharged battery. And as you will no longer get the message, sound and vibration!
Authors- Lindien, das
Ported- Valerik0887
- 2022-01-29 03:48:00下载
- 积分:1
-
快速ICA算法的有限样本的影响
Finite sample effects of the fast ICA algorithm
- 2023-04-02 11:30:04下载
- 积分:1
-
数据表罗塞塔
罗塞塔可配置点阵显示控制器核心提供了一个模块化
可扩展的接口,用于从 Led 点阵结构任何维度显示生成。
这一核心可以配置为合成和宝洁公司 R 用任意数量的 DM 指示灯切片。
这些切片可以在窗体直线或平面屏幕任何数字排列。
在设计中与大量的切片,针脚数目所需的
执行所选的设备将会崩溃。为了克服这种不便,
输出总线具有多路复用的结构,并且可以扩展的显示大小
利用外部的缓冲装置。
在规模有限的实现中,显示列可以 (可选) 服务使用
控制器芯片驱动程序,如果使用具有足够的驾驶能力的设备。对
另一只手,行线将总是需要一些外部缓冲
- 2022-01-26 01:23:19下载
- 积分:1