-
一个包含VB菜单、MDI窗体背景等8个子类控件演示
一个包含菜单、MDI窗体背景等8个子类控件演示,VB的演示代码,控件名称:Subclass.ocx。
- 2023-08-11 10:05:06下载
- 积分:1
-
这是低精度光纤捷联惯导与GPS组合的博士论文,内容丰富,希望对需要的人有用!...
这是低精度光纤捷联惯导与GPS组合的博士论文,内容丰富,希望对需要的人有用!-This is a low-accuracy fiber-optic strapdown inertial navigation and GPS combination of doctoral dissertation, rich in content, in the hope that those who need it useful!
- 2022-02-04 04:32:55下载
- 积分:1
-
可实现双通道ad转换 四位数码管动态扫描
可实现双通道ad转换 四位数码管动态扫描-can achieve double-channel digital ad conversion of four dynamic scan
- 2022-01-25 15:51:35下载
- 积分: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
-
图像的二值化处理
实现二值化,当像素值(r+g+b)/3>128时设为255,当像素值小于128时设置为0.做归一化处理后,2值化的颜色 1为白,0为黑。边缘部分,计算有误差,255,254,253,252 就算白,0,1,2,3,4就算黑。屏幕显示时,肉眼是分辨不出这点误差的。你可以对2值化后的图像值作归一化处理,得到1和0,然后再放大(乘255),就可得到满意的数值。至于左边界上 1 254 253, 0 255 255,可能是2值化前,颜色原本就有差别。不是2值化的错误。
- 2022-09-03 03:00:05下载
- 积分:1
-
FastCopy!!!最快的拷贝文件工具
fastcopy!!!!the fastest copy file tool
- 2022-03-24 09:18:12下载
- 积分:1
-
a small network simulator Implementation
一个小型网络仿真器的实现-a small network simulator Implementation
- 2022-08-20 11:28:06下载
- 积分:1
-
经典的俄罗斯方块程序,已经经过验证。对手机的支持广泛
经典的俄罗斯方块程序,已经经过验证。对手机的支持广泛 -Tetris classic procedures have been verified. Supports a wide range of mobile phones
- 2022-11-06 09:30:03下载
- 积分:1
-
CTI applications, mainly used in automatic voice response, the development of te...
CTI应用,主要应用于自动语音应答,开发技术比较成熟,在国外应用比较多.-CTI applications, mainly used in automatic voice response, the development of technology and more mature, more applications in foreign countries.
- 2022-07-11 03:02:03下载
- 积分:1
-
本程序实现了如何用C去读.txt文档中不定个数的数字。经证明可用。也多请指证。...
本程序实现了如何用C去读.txt文档中不定个数的数字。经证明可用。也多请指证。-This program implements how to use C to read. Txt document in the variable number of figures. Proved available. Were also many invited to testify.
- 2023-02-25 16:50:03下载
- 积分:1