CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - 磁盘 信息

搜索资源列表

  1. tong11

    0下载:
  2. 用桶式散列实现一个存储在磁盘中的数据库。 每个记录长128字节,其中4个字节是关键码, 120个字节是数据,其余4个字节存储必要的信息以支持散列表。 已测试通过,此系统支持记录的插入、删除和检索。-bucket used to achieve a hash stored in the disk database. Each record length of 128 bytes, which is a four-byte key code, 120 bytes of data,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:3706
    • 提供者:汪江
  1. GetCPUNo

    0下载:
  2. 获得CPU的编号,MAC地址,IP地址,磁盘信息-C# :ProcessorId,MacAddress,VolumeSerialNumber
  3. 所属分类:CSharp

    • 发布日期:2017-04-04
    • 文件大小:1528
    • 提供者:xiang
  1. backup

    0下载:
  2. C#实现的一个远程文件拷贝并发送相关日志信息到指定邮箱,实时监控磁盘大小并删除日期最早的文件-C# Achieve a remote file copy and send relevant information to the specified log-mail, real-time monitoring of the size of the disk and delete the date of the earliest documents
  3. 所属分类:CSharp

    • 发布日期:2017-04-03
    • 文件大小:9787
    • 提供者:huang
  1. resourcemanagementsystem

    0下载:
  2. 用c#编写的一个简单的系统资源管理器,能够实现提取系统的所有磁盘的信息和对文件的拖放增删改查的操作-C# prepared with a simple resource management system, and can extract all the disk systems of information and drag and drop the document to check the operation of additions and deletions
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:150565
    • 提供者:将以台
  1. asd

    4下载:
  2. 建立一个基本分页存储管理系统的模型 首先分配一片较大的内存空间,作为程序运行的可用存储空间 建立应用程序的模型; 建立进程的基本数据结构及相应算法 建立管理存储空间的基本存储结构 建立管理分页的基本数据结构与算法。 设计存储空间的分配与回收算法; 提供信息转储功能,可将存储信息存入磁盘,也可从磁盘读入 -asd
  3. 所属分类:CSharp

    • 发布日期:2017-04-09
    • 文件大小:1037546
    • 提供者:余乐
  1. dhj

    0下载:
  2. 有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列), 输出到一个新文件C中。-There are two disk files A and B, the storage of his letters, these two documents requested information in the merger (in alphabetical order), output to a new file in C.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2392
    • 提供者:lili
  1. PACHONG

    0下载:
  2. 网络爬虫程序源码 这是一款用 C# 编写的网络爬虫 主要特性有: 可配置:线程数、线程等待时间,连接超时时间,可爬取文件类型和优先级、下载目录等。 状态栏显示统计信息:排入队列URL数,已下载文件数,已下载总字节数,CPU使用率和可用内存等。 有偏好的爬虫:可针对爬取的资源类型设置不同的优先级。 健壮性:十几项URL正规化策略以排除冗余下载、爬虫陷阱避免策略的使用等、多种策略以解析相对路径等。 较好的性能:基于正则表达式的页面解析、适度加锁、维持HTTP连接等
  3. 所属分类:CSharp

    • 发布日期:2017-04-01
    • 文件大小:799037
    • 提供者:谭辰
  1. 1

    0下载:
  2. 有两个磁盘文件A和B,各存放一行字母,要求把这两个文件中的信息合并(按字母顺序排列),     输出到一个新文件C中。-A two disk files, and B, the storage line of letters, requested the information in these two documents combined (in alphabetical order), output to a new file C.
  3. 所属分类:CSharp

    • 发布日期:2017-03-29
    • 文件大小:554
    • 提供者:玫瑰
  1. GetPCinfo

    0下载:
  2. 查看主机的软硬件信息: 磁盘,IP,MAC,主板编号-See HardWare and SoftWare info: hardDisk,IP,MAC,BoardID
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:39046
    • 提供者:aking
  1. WmiDemo

    0下载:
  2. 通过WMI我们可以获取一些系统的硬件信息,比如磁盘大小,环境变量,服务等等信息。-We can get some through the WMI system hardware information, such as disk size, environment variables, services, and so forth.
  3. 所属分类:CSharp

    • 发布日期:2017-04-08
    • 文件大小:46565
    • 提供者:刘彭
  1. vector-tree

    0下载:
  2. wpf tree控件读取磁盘信息,为节点获取系统图片-wpf tree control to read the disk information for node acquisition system picture
  3. 所属分类:CSharp

    • 发布日期:2017-04-07
    • 文件大小:120403
    • 提供者:
  1. CSharp

    0下载:
  2. 适用于C#初学者的几个小程序,可以加深对这门语言的理解 包括有以下内容: 1.C#获取当前程序所在的文件夹.rar 2.C#界面皮肤(带例子).rar 3.C#如何使用托盘控件的实例源码.rar 4.C#文本加密解密算法示例源代码.rar 5.C#在开机时自动启动程序.rar 6.C#自定义皮肤.rar 7.CS聊天程序.rar 8.WPF模拟Windows+7气象源码.rar 9.玻璃按钮.rar 10.导出Excel格式.rar 11.导出ex
  3. 所属分类:CSharp

    • 发布日期:2017-10-30
    • 文件大小:14441325
    • 提供者:吕温
  1. netdiskinfo

    0下载:
  2. C#源代码获取网络中某台计算机的磁盘信息,这些磁盘信息包括:磁盘总容量、可用磁盘空间、磁盘剩余空间等。功能不多,主要面向C#初学者-C# source code for a computer network disk, disk information includes: total disk capacity, available disk space, disk space. Features small, mainly for C# beginners
  3. 所属分类:CSharp

    • 发布日期:2017-11-25
    • 文件大小:15478
    • 提供者:zpudn81
  1. diskluoji

    0下载:
  2.  C#获取磁盘所有的逻辑分区信息,点击“获缺按钮,所有的磁盘信息都显示在下拉列表框中,用户可以进一步选择逻辑分区,当然这个小功能是配合其它的功能来用的,比如在一个大型的软件应用中,本功能用来让用户选择磁盘分区-C# Gets all logical disk partition information, click on " button was missing all the disk information is displayed in the drop-down list box
  3. 所属分类:CSharp

    • 发布日期:2017-11-21
    • 文件大小:13735
    • 提供者:tpudn17
  1. 6787654765674

    0下载:
  2. C#获取磁盘所有的逻辑分区信息程序源码下载,点击获缺按钮,所有的磁盘信息都显示在下拉列表框中,用户可以进一步选择逻辑分区,当然这个小功能是配合其它的功能来用的,比如在一个大型的软件应用中,本功能用来让用户选择磁盘分区。 ,作者拥有版权,仅供学习与参考。-C# access to the disk all the logical partition information program source code download, click the button disk lacked, a
  3. 所属分类:CSharp

    • 发布日期:2017-04-06
    • 文件大小:14432
    • 提供者:桂花翅子
  1. remoteFile

    0下载:
  2. 获取网络文件夹的信息以及获取远程主机各磁盘的信息-Access to the network folder information and access to the remote host each disk information
  3. 所属分类:CSharp

    • 发布日期:2017-04-16
    • 文件大小:84604
    • 提供者:罗强
  1. C-Sharp-Explorer

    0下载:
  2. 这个资源管理器主要的就是仿照了Win7的样子可以查询里面要查的功能,可以获取磁盘里里面所有的信息,比如说文本信息,超大标签,小标签-The Resource Manager is primarily modeled Win7 can look inside to check the function of the query, you can get all the information on the disk in which, for example, text messaging, la
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:169295
    • 提供者:半山一叟
  1. getdir

    0下载:
  2. C#获取系统目录属性信息,左侧以Treeview的形式展开磁盘信息,选择任意一个目录后,右侧显示目录属性信息,包括创建时间、访问时间和上次写入时间等。可以学习下填充目录和文件到 TreeView 控件中, 获取驱动器顶级目录列表,如果获得的目录信息正确,则将它添加到 TreeView 控件中以及遍历子目录的技巧。-C# get the system directory attribute information in the form on the left to expand the Tree
  3. 所属分类:CSharp

    • 发布日期:2017-04-26
    • 文件大小:12001
    • 提供者:epudn28
  1. getdir[cSharp]

    0下载:
  2. C#获取系统目录属性信息,左侧以Treeview的形式展开磁盘信息,选择任意一个目录后,右侧显示目录属性信息,包括创建时间、访问时间和上次写入时间等。可以学习下填充目录和文件到 TreeView 控件中, 获取驱动器顶级目录列表,如果获得的目录信息正确,则将它添加到 TreeView 控件中以及遍历子目录的技巧。-C# Get System directory attribute information in the form on the left to Treeview Expand dis
  3. 所属分类:CSharp

    • 发布日期:2017-03-21
    • 文件大小:12758
    • 提供者:张庆功
  1. HardDistInfo

    0下载:
  2. 获取磁盘信息,WinForm,亦有获取磁盘信息类,listbox显示磁盘信息,并判断找出磁盘最大剩余空间盘符。用于实际项目中使用的。-Get disk information, WinForm, also get disk information category, listbox display disk information, and determine the maximum disk space left to find the letter. Used for the actual
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:60664
    • 提供者:jacky
« 12 »
搜珍网 www.dssz.com