登录
首页 » 其他 » 像屏保一样VB穿越星空特效代码

像屏保一样VB穿越星空特效代码

于 2022-07-04 发布 文件大小:4.17 kB
0 195
下载积分: 2 下载次数: 1

代码说明:

三维星空演示,像Windows屏幕保护一样的穿越星空特效,繁星点点从远处飞来,一颗接一颗,有种纵深的空间感。

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 用kmp算法实现的文档助手算法
    用kmp算法实现的文档助手算法-with KMP algorithm document assistant algorithm
    2022-05-18 01:35:06下载
    积分:1
  • JSP探针+ WEB文件管理器源代码
    JSP web在线文件管理器,用此可上传文件、获取目录及文件名,删除、重命名文件等,另外还附有JSP服务器探针,让你对JSP服务器配置情况一目了然。切记:使用本文件管理器时,目录为空才能删除。对目录和文件的删除操作不可逆,一旦删除不可恢复!
    2022-03-24 09:39:20下载
    积分:1
  • For Hewlett
    用于惠普3478a万用表的编程驱动,可以在labwindows中制作成dll文件。供其他程序调用。-For Hewlett-Packard multimeter 3478a driver programming, you can create labwindows into dll file. Call for other programs.
    2022-04-29 10:38:25下载
    积分:1
  • 根据用户输入的中缀表达式,将转化为后缀表达式并求值。...
    根据用户输入的中缀表达式,将其转化为后缀表达式并求值。-Based on user input infix expression into a suffix of its expression and evaluated.
    2023-07-07 04:45:03下载
    积分:1
  • 0.超越VB的界面,全新感觉1.本系统大部分采用Windows系统核心,所有操作方便、快捷2.适用于Windows95/98/2000/WinNT系统3.系统可...
    0.超越VB的界面,全新感觉1.本系统大部分采用Windows系统核心,所有操作方便、快捷2.适用于Windows95/98/2000/WinNT系统3.系统可以扩充到文件管理4.为了更好地管理好档案,将正确分类5.新的档案添加或修改时,可以挂接扫描仪6.权限控制,增加了敏感信息的存储-0. Beyond VB interface, a new feel. Most of the system is based on Windows system kernel, all operators of convenient, speedy 2. In Windows95/98/2000/WinNT system 3. Systems can be expanded to four document management. In order to better manage files to correct classification 5. the new files added or modified, the scanner can be articulated 6. authority control, an increase of the storage of sensitive information
    2022-03-02 21:29:33下载
    积分:1
  • 最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,...
    最佳适应算法是动态内存分区分配算法的一种。所谓“最佳”是指每次为作业分配内存时,总是把能满足要求、又是最小的空闲分区分配给作业,避免“大材小用”。为了加速寻找,该算法要求将所有的空闲分区按其内容以从小到大的顺序形成一空闲分区链。这样,第一次找到的能满足要求的空闲区,必然是最佳的。-best adaptation algorithm is a dynamic memory allocation through an algorithm. The so-called "best" means the operation of each memory allocation, always meet requirements, and also the smallest area allocated to idle operations, to avoid "a waste of talent." To speed up the search, the algorithm requires that all leisure district according to content from small to large order of the formation of a regional chain idle. So, the first found to meet the requirements of the free zone will be the best.
    2022-05-21 23:44:10下载
    积分:1
  • JPEG格式说明,和解码流程介绍,对移植JPEG的解码CODE很有帮助。...
    JPEG格式说明,和解码流程介绍,对移植JPEG的解码CODE很有帮助。-JPEG format, and decoding flow introduction of transplantation JPEG decoder CODE helpful.
    2022-11-18 11:10:03下载
    积分:1
  • SD卡手册中文翻译第3章,相信会给大家有些帮助
    SD卡手册中文翻译第3章,相信会给大家有些帮助-SD card manual Chinese translation of Chapter 3, I believe that everyone will give some help
    2022-04-15 19:55:43下载
    积分:1
  • 您(sushansong@163.com)最近上载的源码有: 1. cangku.rar,125KB 2. btree.rar,10KB 3. 2003.03....
    您(sushansong@163.com)最近上载的源码有: 1. cangku.rar,125KB 2. btree.rar,10KB 3. 2003.03.rar,3981KB 4. 2003.02.rar,5738KB 5. 2003.01.rar,5676KB 6. em78 sub program.rar,6KB 7. 编译原理 第六章.rar,35KB 8. 编译原理 第四章.rar,34KB 9. 编译原理 第十一章.rar,4KB 10. 编译原理 第十二章.rar,3KB(请不要用公用帐号上载)-you (sushansong@163.com) recently uploaded the source code are : 1. Cangku.rar, 102KB 2. Btree.rar, 10KB 3. 2003.03.rar, 3981KB 4. 2003.02.rar, 5738KB 5. 2003.01 . rar, 5676KB 6. em78 sub program.rar, 6KB 7. Compiler Principle VI. rar, 35 kB 8. Chapter IV compiler theory. rar, 34KB 9. Compiler Principle Chapter 11. rar, 4KB 10. Compiler Principle Chapter 12. rar , 3KB (please do not use on the public account)
    2023-06-22 05:30:03下载
    积分:1
  • 运行环境:visual studio.net 2003 c#编写的一个猜数字小游戏(由系统生成一个4位随机数,猜中为止)...
    运行环境:visual studio.net 2003 c#编写的一个猜数字小游戏(由系统生成一个4位随机数,猜中为止)-Runtime environment: visual studio.net 2003 c# Prepared a猜数字game (by the system to generate a random number four, guess so far)
    2022-03-25 01:55:02下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载