-
double effect of Label controls, hoping to head, I can be opened to download! !
双重效果的Label控件,希望给站长可以给我号开通下载-double effect of Label controls, hoping to head, I can be opened to download! !
- 2022-05-28 05:05:54下载
- 积分:1
-
lcd编程所需要的点阵图,该文件上传的是24X24的点阵图片,可以给大家提供些参考,帮助设计更优美的交互界面。...
lcd编程所需要的点阵图,该文件上传的是24X24的点阵图片,可以给大家提供些参考,帮助设计更优美的交互界面。-lcd programming required bitmap, the file upload is a 24X24 dot matrix picture, you can provide some reference to the U.S. to help design a more elegant interface.
- 2022-01-22 08:01:56下载
- 积分:1
-
雷电同类游戏的VB源码
一款非常相似于雷电的VB游戏源码,包括了飞行躲避、射击、爆炸之类的动作设置,游戏界面写的也是相当精彩,另外还附带有雷电游戏地图的编辑器源码,整个工程比较庞大,对学习参考来说,绝对是不可多得的游戏源码范例。
注: Timer的稳定记时为 5 毫秒,本可以取1000,但为了防止使用者开启“变速齿轮”(如降低到-256)
会造成启动或中间的暂停时间达到256秒(即使关掉齿轮)
设为 5 后最多为1.3秒,在timegettime函数计时时,x=timegettime 与 timegettime-x之间不能有doevents(齿轮会在此时插入程序而造成记时错误,以至在齿轮关闭后使程序暂停相当长时间(timegettime-x 为负)
解决办法:1、之间不用doevents,把它放到外面,但如果doevents中插入的事件过程运行稍微超时,即可造成主运行模块有点卡(速度不很稳定)
2、将检测条件timegettime-x 改为 abs(timegettime-x),即可避开齿轮开启后又关闭而对计时造成的影响(本程序即用此)
- 2022-03-19 05:31:27下载
- 积分:1
-
用java编写的JAVA固定资产管理系统,功能相对简单,希望对大家的学习有帮助...
用java编写的JAVA固定资产管理系统,功能相对简单,希望对大家的学习有帮助-JAVA using java prepared fixed asset management system, a relatively simple function, in the hope that everyone has to learn to help
- 2022-07-08 09:55:48下载
- 积分:1
-
计算机网络第4版(谢希仁著)课后习题答案
计算机网络第4版(谢希仁著)课后习题答案
-computer networks Release 4 (Xie Renchu) OSCAR answer Exercises
- 2023-01-05 03:50:04下载
- 积分:1
-
9/7提升小波的代码,用matlab写的,欢迎大家交流!
9/7提升小波的代码,用matlab写的,欢迎大家交流!-9/7 lifting wavelet code, written with matlab, welcomed the exchange of everyone!
- 2022-03-10 08:55:47下载
- 积分:1
-
大黄页系统,精致的黄色的flash演示,10m
大型黄页系统,精美黄页flash演示,10m-Large yellow pages systems, exquisite yellow flash presentation, 10m
- 2023-05-14 14:00:06下载
- 积分:1
-
简单的C#进程枚举管理器
一个简单的C#进程枚举管理器程序源代码,通过程序可以结束进程,打开进程,显示进程ID以及CPU执行时间和占用内存大小等信息。
- 2022-02-06 23:24:04下载
- 积分:1
-
《自适应滤波器》附带的matlab源码,需要者可下
《自适应滤波器》附带的matlab源码,需要者可下-Adaptive filter, matlab source
- 2022-04-11 21:17:28下载
- 积分:1
-
rc5 algorithme 的源代码
RC5 encryption algorithm is a new fast symmetric block cipher
developed by Ron Rivest for RSA Laboratories. Intended as a possible
successor to the Data Encryption Standard, RC5 has a variable word
size, a variable number of rounds, and a variable-length secret key,
so the user can explicitly manipulate the trade-off between higher
speed and higher security. RC5 is suitable for hardware or software
implementations; the encryption and decryption algorithms are
exceptionally simple. A novel feature of RC5 is the heavy use of
data-dependent rotations.
- 2022-01-24 09:55:50下载
- 积分:1