登录
首页 » 其他项目 » a quick panels can be used in their procedures on it!

a quick panels can be used in their procedures on it!

于 2022-05-06 发布 文件大小:162.99 kB
0 255
下载积分: 2 下载次数: 1

代码说明:

一个快捷面板,可以将自己常用的程序放在其中!-a quick panels can be used in their procedures on it!

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

发表评论

0 个回复

  • 用javascript做网页时的特效,形成漫天飘雪的效果,试试吧。将代码加入<BODY></BODY>中即可。
    用javascript做网页时的特效,形成漫天飘雪的效果,试试吧。将代码加入中即可。-Web page using javascript to do the special effects, the effects of the formation of snow all over the sky, give it a try. The code by adding in you.
    2023-07-06 13:30:02下载
    积分:1
  • 视频教程,不用多说了,一看就会了 开发环境搭建XP+VMware+Redhat9.0安装教程...
    视频教程,不用多说了,一看就会了 开发环境搭建XP+VMware+Redhat9.0安装教程-Video tutorials, Needless to say, and one will see the development environment to build XP+ VMware+ Redhat9.0 Installation Tutorial
    2022-02-11 13:59:20下载
    积分:1
  • procedures purpose : to bring in a maze of arbitrary size, with a stack get out...
    程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入完毕时用F9键来得到结果, 找到路径时,屏幕下方会出现Path found,否则出现Path not found。 程序经Turbo C 2.0编译调试成功。运行时不用添加任何运行库。 不可以在VC上编译。-procedures purpose : to bring in a maze of arbitrary size, with a stack get out of the maze of trails and on the screen. Program : can achieve and preserve the printed maze maze, the accompanying documents were four test maze of trails to document test1 4.dd. I would be grateful if those files are copied to the TC current directory, or in the state when fully contained path. Due to restrictions on the size of the screen when the user input labyrinth must pay attention to : the size of the maze is a restriction, not less than 4* 3, not more than 30* 20. Otherwise there will be a wrong message. At the beginning of the importation of a
    2022-07-05 03:20:50下载
    积分:1
  • Excel 内部所用的全部Icon,并且进行分类,可以直接使用.
    Excel 内部所用的全部Icon,并且进行分类,可以直接使用.-internal use Excel all the Icon, and classification can be used directly.
    2023-08-28 00:20:03下载
    积分:1
  • 俄罗斯方块,经典游戏。 中的主要逻辑有:   (1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。   (2)得分...
    俄罗斯方块,经典游戏。 其中的主要逻辑有:   (1)由于c的随机性函数不好,所以每次游戏开始根据bios时间设置种子。   (2)得分越高,方块下降速度越快(每200分为单位)。   (3)每下落一个方块加1分,每消除一行加10分,两行加30分,三行加70分,四行加150分。初试分数为100分。   游戏控制:   up-旋转;空格-下落到底; 左右下方向键-控制方向。P-开始或暂停游戏。 ESC-退出。   特点:   (1)由于tc不支持中文,所以基本都是英文注释。   (2)函数命名尽可能规范的表达其内部处理目的和过程。   (3)代码加上注释仅有577行。(我下载过的两个俄罗斯方块代码一个在1087行,一个在993行,我的比它们代码少)。   (4)除了消除空格时算法比较复杂,其他算法都比较简单易读。   (5)绘图效率和局部代码效率扔有待提高。   (6)FrameTime参数可能依据不同硬件环境进行具体设置,InitGame需要正确的TC路径。-Tetris, classic games.
    2022-02-20 12:56:31下载
    积分:1
  • This document describes some frequently asked queries about the usage and other...
    This document describes some frequently asked queries about the usage and other details of it on a day to day basis from a users perspective.
    2022-07-09 20:37:43下载
    积分:1
  • 内容 Readme.txt BcbChess 中国象棋程序实例的源代码所在的文件夹 BcbExe 中国象棋程序实例的可执行程序所在的文件夹...
    内容 Readme.txt BcbChess 中国象棋程序实例的源代码所在的文件夹 BcbExe 中国象棋程序实例的可执行程序所在的文件夹 BcbTest 关于时间测试的项目所在的文件夹 -content Readme.txt BcbChess Chinese chess program is the source code where the text Annex folder BcbExe Chinese chess procedures examples of where the executable folder BcbTest test of time Examination of the project folder
    2023-08-23 02:20:04下载
    积分:1
  • Cylic 编码的matlab仿真程序,希望对你有用。
    Cylic 编码的matlab仿真程序,希望对你有用。-Cylic coding Matlab simulation procedures in the hope that useful to you.
    2022-02-03 19:41:32下载
    积分:1
  • 北大青鸟学习java文件,共计4份,这是第一次,…
    北大青鸟的java学习文档,一共有4份,这是第一份,希望对大家有帮助。-Beida Jade Bird to learn the java files, a total of 4 copies, this is the first, in the hope that everyone has to help.
    2022-07-24 06:04:24下载
    积分:1
  • 通讯录 简单的用数据结构弄的通讯录 可以修改 改善成比较好的程序...
    通讯录 简单的用数据结构弄的通讯录 可以修改 改善成比较好的程序-contact
    2022-12-17 07:35:03下载
    积分:1
  • 696516资源总数
  • 106633会员总数
  • 4今日下载