登录
首页 » HTML » 1

1

于 2014-04-24 发布 文件大小:1KB
0 120
下载积分: 1 下载次数: 0

代码说明:

说明:  HTML+vbscript简单实现5组随机双色球(HTML+vbscript simple implementation of five sets of random color ball)

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

发表评论

0 个回复

  • CommTest485
    测试com口程序Private Sub Form_Load() Dim I As Integer Dim Msg As String Me.Enabled = False Msg = 串行端口通讯测试 V & App.Major & . & App.Minor & App.Revision cboCommSettings.Text = GetSetting(App.EXEName, frmCommTest , CommSettings , 2400,N,8,1 ) Me.Show Me.Refresh With MSComm1 For I = 1 To 16 Me.Caption = Msg & - 测试通讯端口:COM & I & ... Me.Refresh Delay 100 On Error Resume Next .CommPort = I .Settings = 2400,N,8,1 .PortOpen = True .PortOpen = False If Err = 0 Then cboCommPort.AddItem COM & Trim(I) Next I End With cboCommPort.ListIndex = 0 optCommData(0).Value = True Me.Caption = Msg & (Programming by WJY) Me.Refresh If cboCommPort.ListCount = 0 Then MsgBox 程序检测不到可用的串行端口! Me.Enabled = True End Sub (test com port)
    2015-07-23 10:40:18下载
    积分:1
  • q1
    说明:  Pokeface 题目描述 魔术师将一叠扑克顺次在桌上排成一行,初始全部正面朝上。随后,他每次挥一挥衣袖,都会翻转一连串的扑克,改变它们的正反朝向。从古代传下来的规矩,魔术师皆有师傅,他们要随时准备回答师傅的问题。问题形如:目前从第i张扑克牌到第j张扑克牌中,有几张正面朝上? 作为魔术师的助手,你被要求学习程序设计、算法与数据结构。现在,魔术师把这个问题交给了你,你需要编写一个程序,维护相应的数据结构来保存桌子上牌面的情况,同时对于师傅的每一个问题,你要用尽量快的速度计算出答案。 输入 第一行包含三个正整数n、p和q。n表示扑克牌的数量,p表示魔术师的挥一挥次数,q表示师傅的问话次数。 接下来共p+q行,每行包含一个操作,操作分为2种: H i j 魔术师挥一挥,改变了第i张牌到第j张牌的正反 Q i j 师傅问话:截至目前,第i张到第j张牌中有多少张正面朝上 操作中恰好包含p次H操作,q次Q操作,与第一行的p和q吻合。H操作和Q操作的范围均包含边界(即第i张和第j张牌)。 对于每个操作,输入保证1 ≤ i ≤ j ≤ n。 输出 对于每次Q操作,输出一行,包含一个整数,表示问题的答案。 提示:线段树(Pokeface Title Description The magician will stack poker table sequentially in a row, all the initial face-up. He then every wisp will flip a series of poker pros and cons of changing their orientation. The rules handed down ancient times, the master magician Jie, they be ready to answer the teacher s questions. Question of the form: Currently playing cards i to j-card poker, there are a few face-up? As a magician s assistant, you are required to learn programming, algorithms and data structures. Now, the magician put this question to you, you need to write a program to maintain appropriate data structure to hold the cards on the table face the situation, while the master for each question, and you want to use as quickly calculate the answer. Enter The first line contains three positive integers n, p and q. n represents the number of poker, p represents the wave of the magic number, q represents the number of master s questioning. Next, a total of p+ q rows, each containi)
    2015-01-18 15:02:14下载
    积分:1
  • GetCurTime
    很好的系统编程指南,希望大家认真学习,能够写出好的系统代码(Very good system programming guide, I hope you seriously study, to write a good system code)
    2017-03-09 10:32:57下载
    积分:1
  • LZ78_mfc
    编写的简单的LZ78编码,mfc程序,有界面,功能较简单(Write a simple LZ78 code, MFC program, interface, function is relatively simple)
    2017-11-09 12:43:24下载
    积分:1
  • Control_Server.rar 监控软件,分客户端,服务器
    Control_Server.rar 监控软件,分客户端,服务器-Control_Server.rar monitoring software, sub-client, server
    2022-02-22 02:42:05下载
    积分:1
  • A simple chat tool, multiple users can chat on
    一个简单的聊天工具,可以实现多个用户同时上线聊天,目前已实现在局域网内聊天.这是服务端程序.-A simple chat tool, multiple users can chat on-line at the same time, the current has been achieved in the LAN chat. This is the server program.
    2023-07-31 09:05:05下载
    积分:1
  • 建模1
    给定模型的层数以及每层的控制点,就可以得到所需模型。(Given the number of layers of the model and the control points of each layer, the desired model can be obtained.)
    2018-06-13 17:05:20下载
    积分:1
  • 套接字实现TCP协议和试验数据通信使用…
    利用套接字实现用TCP协议的数据通信并进行了测试通过-The use of sockets to achieve data communication with the TCP protocol and tested through
    2023-01-27 17:10:04下载
    积分:1
  • lianxi1
    这个程序讲的是windows程序内部运行原理(This procedure is a windows program stresses the principles of the internal operation)
    2009-07-08 14:05:55下载
    积分:1
  • vblast
    垂直分层空时码的设计代码,适合初学者借鉴学习。(Vertical layered space-time code design code, suitable for beginners to learn from.)
    2008-05-21 09:34:05下载
    积分:1
  • 696518资源总数
  • 104269会员总数
  • 31今日下载