-
调整窗体基于 Visual Basic 6 的屏幕大小
我将要给你展示我的代码模块中,代码名称FormControl,我包括在我创建的所有 VB6 项目。
- 2022-04-30 05:51:50下载
- 积分:1
-
程序 Pencari Bilangan Terbesar dan terkecil
#include < stdio.h > //header 文件
#include < conio.h > //header 文件
int main () { //program utama mulai
int n,x [20],最大值、 最小 ; //pendeklarasian 的变量 banyak bilangan、 bilangan 使用、 最低
printf ("。: 程序 Pencari Bilangan Terbesar dan Terkecil:.n") ; //Judul 程序
printf (" ---nn") ;
printf (" Masukkan banyak bilangan:") ; scanf ("%d",& n) ; //Input Jumlah Bilangan
为 (x = 1 ; x < = n ; x + +) { 为 dg inisial //Proses Pengulangan memakai x = 1,kondisi x < = n,控制 x + +
printf ("n Bilangan ke-%d:",x) ; scanf ("%d",& a[x]) ; //Input Bilangan
}
最大 = [1] ; //inisialisasi pertama untuk bilangan pertama
为 (x = 1 ; x < = n; x + +) {
- 2022-05-30 14:16:21下载
- 积分:1
-
这是一个分
这是一个子波程序,在地震勘探相关的程序编写中常常会遇到编写相关的子波程序,该程序可作为参考-This is a sub-wave process, seismic exploration in the preparation of the relevant procedures usually encountered in the preparation of wavelet-related procedures, the procedures may be used as reference
- 2023-04-07 23:10:04下载
- 积分:1
-
VFP VFP VFP FlexGrid
FlexGrid in VFP VFP VFP -FlexGrid in VFP VFP VFP VFP VFP VFP
- 2022-06-17 01:23:48下载
- 积分:1
-
It is a gui used to zoom a picture or u shrink it. It is very interesting! I hop...
It is a gui used to zoom a picture or u shrink it. It is very interesting! I hope u will like it!
- 2023-03-22 02:45:04下载
- 积分:1
-
梦想世界虚拟社区
梦想世界虚拟社区- Vainly hopes for the world hypothesized community
- 2022-01-24 18:41:53下载
- 积分:1
-
inheritance, multiple inheritance, the use of virtual inheritance! If we want to...
继承、多继承、虚继承的使用!
如果要想使一个公共基类在派生类中只产生一个基类子对象,则必须将这个基类设定为虚基类。-inheritance, multiple inheritance, the use of virtual inheritance! If we want to make a public base class in the derived class only have a base class Object son, they would have to set the base class for virtual base class.
- 2022-03-16 02:41:56下载
- 积分:1
-
C语言标准库源代码
C语言标准库实现了一些常用的子程序功能,方便编程人员直接使用。比如数学库,里面就有常用的数学计算函数,方便我们直接调用。此库是前不久去官网下载的,很全,我们可以查看库函数里的源码,体会别人的编程思想。这里拿来和大家分享一下。
- 2022-10-24 14:20:11下载
- 积分:1
-
咏波出租出售房屋管理系统1、管理员可以自由发布房源
2、访客可以自由添加房屋信息,但需经管理员审核后方可以发布
3、访客无须注册可以登记求租求购出售购买...
咏波出租出售房屋管理系统1、管理员可以自由发布房源
2、访客可以自由添加房屋信息,但需经管理员审核后方可以发布
3、访客无须注册可以登记求租求购出售购买信息
4、管理员可以查看全部信息
5、管理员可以查看、删除全部信息
9、房源信息里 联系人及电话 可以自定义为原房东,或者房产中介-咏波出租出售房屋管理系统
- 2022-07-10 12:31:38下载
- 积分:1
-
数据结构的flash算法演示,形象生动的演示效果,让你学起来更轻松...
数据结构的flash算法演示,形象生动的演示效果,让你学起来更轻松-Data structure of the flash algorithm for demonstration, the image of a vivid demonstration of the effect, so you better learn to relax
- 2023-04-17 23:45:03下载
- 积分:1