-
用Visual Basic 6.0生成雪花的小程序
用Visual Basic 6.0生成雪花的小程序-a Procedure generating snowflake
- 2023-02-22 18:40:03下载
- 积分:1
-
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将...
编写一个学生类,包含属性有:学号、姓名、性别、年龄等。将5个学生对象存储在一个数组中,实现如下操作:
(1)根据学号查询某个学生;
(2)将所有学生的年龄增加一岁;
(3)按数组中顺序显示所有学生信息;
(4)将所有学生按照年龄由小到大排序输出。
-The preparation of a student category, including the attributes are: school number, name, gender, age and so on. Five students will be stored in an array of objects, the realization of the following steps: (1) No. According to learn a student inquiries (2) All students will increase one-year-old age (3) by an array of all students in the order of display information (4) all students will sort the output in accordance with the age from small to big.
- 2023-05-07 07:00:03下载
- 积分:1
-
功能[ x,等,exitflag,输出,λ] = quadprog(H,F,A,B,AEQ,BEQ LB,UB,x0,期权…
function [X,fval,exitflag,output,lambda]=quadprog(H,f,A,B,Aeq,Beq,lb,ub,X0,options,varargin)
% X=QUADPROG(H,f,A,b) 求解二次规划:
% min 0.5*x *H*x + f *x subject to: A*x
- 2022-03-18 07:11:58下载
- 积分:1
-
华清公司wince视频教程公开课第四讲。
华清公司wince视频教程公开课第四讲。-Huaqing companies wince video tutorial open the fourth-speaking classes.
- 2022-08-23 21:26:52下载
- 积分:1
-
功能说明
1.支持单项选择、多项选择
2.支持每日独立IP投票限制开关
3.支持多投票调用。
4.后台管理密码修改。
5.调用代码后台有显示...
功能说明
1.支持单项选择、多项选择
2.支持每日独立IP投票限制开关
3.支持多投票调用。
4.后台管理密码修改。
5.调用代码后台有显示votetest.htm有提示。
6.后台管理页面vote/index.asp
7、登陆用户名和密码都是loveu99
-a functional description. Support for individual choice, a number of options to two. Support independent daily voting restrictions IP Switching 3. More support call vote. 4. Background password management changes. 5. Calling code backgrounds show votetest.htm have suggested. 6. Background management pages vote/index.asp 7, landing a user name and password are loveu99
- 2022-02-05 19:48:54下载
- 积分:1
-
51单片机交流电压表
基于stc89c52单片机的交流电压表,交流测量范围0-500V 测量精度5% 超量程声光报警 PC机串 通口信 量程自动切换电路:完成信号量程选择及其小数点位置选择。
- 2022-07-14 09:18:24下载
- 积分:1
-
本文档的目的在于阐述一种方法,通过该方法,开发小组可以在他们所编写的代码中保持一贯的风格。这样做的目的是使在开发小组中的每一个程序员都可以明白其他程序员的代码。...
本文档的目的在于阐述一种方法,通过该方法,开发小组可以在他们所编写的代码中保持一贯的风格。这样做的目的是使在开发小组中的每一个程序员都可以明白其他程序员的代码。这有助于提高代码编写的可读性和使用的一贯性。-This document aims to set out a way through this method, the development team can be prepared in their code to maintain a consistent style. The aim is to enable the development teams in each of the programmers can understand other programmers code. This helps to improve code readability and use of the preparation of consistency.
- 2023-07-13 13:10:10下载
- 积分:1
-
Sorts algorithms
排序算法
- 2022-01-26 00:31:37下载
- 积分:1
-
这是计算CPU速度的小程序,很有意思的。
这是计算CPU速度的小程序,很有意思的。-This the calculation speed of the CPU small program very interesting.
- 2023-01-17 13:45:03下载
- 积分:1
-
VB程序计算8051定时器的初始化值
VB App for calculating timer initialization value for 8051
- 2022-03-16 10:22:02下载
- 积分:1