登录
首页 » Windows开发 » The software result is show the figure below: there are two floating and size ad...

The software result is show the figure below: there are two floating and size ad...

于 2022-01-31 发布 文件大小:82.19 kB
0 201
下载积分: 2 下载次数: 1

代码说明:

程序运行结果如下图:左边、底下有两个可浮动、可变大小的控制窗口 ,在左边一个Tab页中,可以显示系统目录。-The software result is show the figure below: there are two floating and size adjustable windows in the left bottom, the system directory can be displayed in one of the left tab page.

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

发表评论

0 个回复

  • 对韦伯抛物线柱函数的计算程序
    Routines for computation of Weber s parabolic cylinder functions and their derivatives are provided for both moderate and great values of the argument. Standard, real solutions are considered. Tables of values are included. -Routines for computation of Weber s parabolic cylinder functions and their derivatives are provided for both moderate and great values of the argument. Standard, real solutions are considered. Tables of values are included.
    2023-02-19 23:45:03下载
    积分:1
  • VB串口编程源码示例-电子秤
    VB串口编程 现有电子秤台使用串口和计算机进行通讯编写VB来访问串口达到读取电子秤上显示数据该电子秤为BE01型仪表输出为RS-232C标准接口波特率为300-9600、偶校验、7个数据位、2个停止位所有均发送11位ASCII码个起始位在VB中和串口通讯需要引入Control控件MSComm串口通讯Control控件(在Microsoft Comm Control 6.0中)具体如下:Control控件简称:MSC  
    2023-03-20 20:10:04下载
    积分:1
  • 表格全功能演示,采用实现添加行列、删除行列、移上、移下,编辑内容或样式。...
    表格全功能演示,采用实现添加行列、删除行列、移上、移下,编辑内容或样式。-Full-featured demo table, the implementation to add the ranks of the ranks of delete, move up, move, the editorial content or style.
    2022-05-09 04:08:43下载
    积分:1
  • 自己用VC的类实现的通讯录,用来做课设再合适不过了
    自己用VC的类实现的通讯录,用来做课设再合适不过了-own use VC Class of correspondence, based lessons for kids
    2022-07-08 07:59:30下载
    积分:1
  • 这是一个指针式时钟的小程序,供初学vc者参考
    这是一个指针式时钟的小程序,供初学vc者参考-This is a small dial clock procedures for novice vc reference materials
    2022-01-21 20:11:23下载
    积分:1
  • This code implements the table in the excel input in English, can be automatical...
    本代码实现在excel表格中输入英文,可自动转换成中文,输入中文可自动转换程英文的功能-This code implements the table in the excel input in English, can be automatically converted into Chinese processes to input Chinese in English can be automatically converted function
    2022-01-30 11:04:07下载
    积分:1
  • source VC
    屏幕打印源程序VC编程-source VC
    2022-07-08 17:25:26下载
    积分:1
  • A组 用汇编语言实现:在屏幕上显示: SIN(X)+345*X/67 X=? REXUILT= 等待输入一个任意的十进制数X(假设每个数不...
    A组 用汇编语言实现:在屏幕上显示: SIN(X)+345*X/67 X=? REXUILT= 等待输入一个任意的十进制数X(假设每个数不超过三位),计算上述表达式的结果,将该结果显示出来:对于XIN(X)的计算结果要求采用子程序编写,主程序用于输入X和显示结果。 B组: 汇编程序写一个能与PC当前运行的程序进行分时操作的程序,程序的功能是演奏“五星红旗迎风飘扬”。并设置有热键,可随时终止或恢复演奏。 C组: 用汇编程序编程编写一个动画程序:有一架飞机在显示屏幕的上方,从左至右,忽高忽地,周而复始的飞行,屏幕下方设有一门高射炮,该炮可人工控制左右移动,人工控制空格键发射炮弹,炮弹命中飞机后,声光大作。(要求使用图形显示方式) -A group Using assembly language to achieve: on the screen: SIN (X)+345* X/67 X =? REXUILT = Waiting for input an arbitrary decimal number X (the assumption that the number of not more than three each), calculated the results of the above expression, the results are displayed: For XIN (X) requires the calculation of the results of the preparation subroutine, main program for Enter the X and the result will be displayed. B: Assembler to write a PC currently running with the process time-sharing operating procedures, procedures for the function is to play "five-star red flag fluttering in the wind." And set up hotkeys, may terminate
    2022-04-25 18:27:40下载
    积分:1
  • 在C语言的学习和编程实践过程中,我用Visual C++6.0编写了一个报时程序,即用定时启动播放器并播放歌曲的办法来实现报时的功能。我认为这个思想可以用在气象
    在C语言的学习和编程实践过程中,我用Visual C++6.0编写了一个报时程序,即用定时启动播放器并播放歌曲的办法来实现报时的功能。我认为这个思想可以用在气象业务的自动控制和数据的自动传输中,程序的实质是:定时启动并控制其它EXE程序。本程序还实现了如金山词霸一样将程序图标添加到系统的托盘中,使程序显得具有一定的专业水准。 第一次使用本软件需预设报时时刻,并选择自己喜欢的播放器和曲目。可以设置8个不同的报时时刻,并可随意取消任意时刻的报时。报时播放2分钟后自动挂断,5分钟后重新报时一次。报时歌曲的格式和曲目任意选择,只要所选折的播放器支持歌曲的格式即可。另外,界面的上方始终显示系统当前的日期和时间。 -err
    2022-09-01 18:00:02下载
    积分:1
  • 一个电子时钟的小程序(――取消目录及其所包含子目录和文件的“只读”属性。否则,打vc项目时由于无法进行文件的“写”操作,会导致提示出错信息。)...
    一个电子时钟的小程序(――取消目录及其所包含子目录和文件的“只读”属性。否则,打开vc项目时由于无法进行文件的“写”操作,会导致提示出错信息。)-An electronic clock applet (- the abolition of the directory and its subdirectories and files contained in the
    2022-07-10 06:04:18下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载