资源列表

排序选择:

« 1 2 ... .40 .41 .42 .43 .44 79945.46 .47 .48 .49 .50 ... 267452 »

[图形图象denoisedemo

说明:用matlab软件,去除图像中存在的可去除的噪声-Removal of images that exist in the noise can be removed
<caoleie> 在 2025-06-05 上传 | 大小:3kb | 下载:0

[其他小程序pb11TOexcel

说明:可以导出完整的数据窗口中的所有内容!是用PB11做的-Complete data can be exported to all the contents of the window! PB11 are used to do the
<jiajia> 在 2025-06-05 上传 | 大小:227kb | 下载:0

[Windows编程Data

说明:Data数据压缩与修复工具(无需注册).-Data
<168> 在 2025-06-05 上传 | 大小:262kb | 下载:0

[Linux/Unix编程filesystem

说明:模拟Linux文件系统 在任一OS下,建立一个大文件,把它假象成一张盘,在其中实现一个简单的模拟Linux文件系统。 1. 在现有机器硬盘上开辟100M的硬盘空间,作为设定的硬盘空间。 2. 编写一管理程序simdisk对此空间进行管理,以模拟Linux文件系统,要求: (1) 盘块大小1k (2) 空闲盘块的管理:Linux位图法 (3) 结构:超级块, i结点区, 根目录区 -Simulation of Linux file system at any one
<lilianjie> 在 2025-06-05 上传 | 大小:16kb | 下载:0

[软件工程11

说明:本文介绍了一种基于VB的计算机串口通信,实现上位机对台达变频器的通讯及对变频器实时监控的功能。 关键词: 串行通信 变频器 VB -In this paper, a computer based on the VB serial communications, PC implementation Tatsu Taiwan inverter communications and real-time monitoring of the inverter function. Keywords
<ty> 在 2025-06-05 上传 | 大小:18kb | 下载:0

[教育/学校应用student

说明:学生管理系统,主要包括:学生信息录入,学生信息查询,学生信息修改与插入等操作。-Student management system, including: Student input information, student information, student information, such as modified with the insertion operation.
<lilianjie> 在 2025-06-05 上传 | 大小:5kb | 下载:0

[文件操作bulletinboard

说明: /* File: bulletinboard.c */ //Runit: XENVIRONMENT=BulletinBoard.ad ./bulletinboard- /* File: bulletinboard.c*/ //Runit: XENVIRONMENT=BulletinBoard.ad ./bulletinboard
<zzroot> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[按钮控件button

说明://建立顶级窗口 toplevel = XtVaAppInitialize[&app, "ArrowButton", NULL, 0, &argc, argv, NULL, NULL] //建立多选按钮的布局组件 n = 0 XtSetArg[args[n], XmNarrowDirection, XmARROW_RIGHT] n++ XtSetArg[args[n], XmNwidth, 100] n++ XtSet
<zzroot> 在 2025-06-05 上传 | 大小:8kb | 下载:0

[ActiveX/DCOMcombobox

说明: char *computer[TOTAL] = { "键盘", "鼠标", "显示器", "硬盘" } - char*computer[TOTAL] = { "键盘", "鼠标", "显示器", "硬盘" }
<zzroot> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[Linux/Unix编程drawarea

说明://建立顶级窗口 toplevel = XtVaAppInitialize[&app, "DrawArea", NULL, 0, &argc, argv, NULL, NULL] //建立drawarea n = 0 XtSetArg[args[n], XmNwidth, 500 ] n++ XtSetArg[args[n], XmNheight, 500 ] n++ drawarea = XmCreateDra
<zzroot> 在 2025-06-05 上传 | 大小:1kb | 下载:0

[书籍源码ziyunge

说明:是一套完整宽屏漂亮的茶叶网站,带商城系统 用户密码 admin 后台地址 /teaadmin.htm -shi yi tao wan zheng
<小荣> 在 2025-06-05 上传 | 大小:6.65mb | 下载:0

[Linux/Unix编程fallbacks

说明://建立按钮上标签的字符串 label = XmStringCreateSimple["Hello World!"] n = 0 XtSetArg[args[n], XmNlabelString, label] n++ button = XmCreatePushButton[toplevel, "pushbutton", args, n] XtManageChild[button] XmStringFree[label]
<zzroot> 在 2025-06-05 上传 | 大小:1kb | 下载:0
« 1 2 ... .40 .41 .42 .43 .44 79945.46 .47 .48 .49 .50 ... 267452 »

源码中国 www.ymcn.org