搜索资源列表

  1. gap_finder

    0下载:
  2. Design a sequential machine that finds the size of the largest gap between two successive 1s in a X-bit word. Partition the design into a state machine controller and a datapath. The datapath accepts the X-bit word and p
  3. 所属分类:VHDL编程

    • 发布日期:2024-05-12
    • 文件大小:570368
    • 提供者:wei chenghao
  1. command-Linux-disk

    0下载:
  2. 命令行给linux系统分区。提供截图给读者,能够很清楚明白的弄懂linux分区的整个过程-Command line to the linux system partition. Provide screenshots to the reader, can clearly understand the whole process of understand linux partition
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:261120
    • 提供者:
  1. kebianfenqudezuixianshiyingsuanfa

    0下载:
  2. 可变式分区的最先适应算法分配和回收的模拟,挺好用的还易于理解-Variable partition allocation and recovery of the first fit algorithm simulation, very good but also easy to understand use
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:154624
    • 提供者:LIULIU
  1. disk_code_reg_v2

    0下载:
  2. 自己写的硬盘分区卷标号与注册码!文件操作!可改成加密注册;新手不错,-Write your own hard disk partition volume label and registration! File operation! Encryption can be changed up novice good
  3. 所属分类:加密解密

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:敏敏
  1. swts1

    0下载:
  2. 可计算地下洞室的围岩稳定问题,模拟地下洞室的开挖、支护过程,介质可以是均质体,也可以是分区变化的非均质体,还可有夹层、节理等。-Calculate the stability of underground rock caverns, underground excavation simulation, supporting the process, the media can be a homogeneous body, you can
  3. 所属分类:matlab例程

    • 发布日期:2024-05-12
    • 文件大小:10240
    • 提供者:why
  1. Quick-sort

    0下载:
  2. Quicksort sorts by employing a divide and conquer strategy to divide a list into two sub-lists. The steps are: Pick an element, called a pivot, from the list. Reorder the list so that all elements with values less
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:irisrd
  1. DBSCAN

    0下载:
  2. Density-Based Spatial Clustering of Applications with Noise (or DBSCAN) is an algorithm used in cluster analysis which is described in this Wikipedia article (http://en.wikipedia.org/wiki/DBSCAN). The basic idea of
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-12
    • 文件大小:1024
    • 提供者:Evan
  1. NAND_FLASH_FACTORY_PROGRAM

    0下载:
  2. 一、 概况 1. NAND 闪存的种类 2. NAND 闪存的框架 3. 非全页的编程(Partial Page Programming) 4. 从NAND 启动(Booting From NAND) 二、 NAND 闪存的可靠性问题 1. 坏块管理(Bad Block Management,BBM) 2. 坏块管理算法的规范 (BBM Algorithm Specification)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-12
    • 文件大小:2125824
    • 提供者:livimi
  1. 1

    0下载:
  2. 操作系统实验 可变分区 源代码 主要是在操作系统这么专业理论课中所需的实验代码-Experimental variable partition the operating system source code primarily in the operating system so professional theory courses required in the experimental code
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-12
    • 文件大小:2048
    • 提供者:庄杰
  1. GetDiskInfo

    0下载:
  2. 这是一个获取磁盘分区信息的c++程序,用来显示哥哥分区的格式,大小以及编号-This is a disk partitioning information for c++ program to display the brother partition, format, size and number
  3. 所属分类:系统编程

    • 发布日期:2024-05-12
    • 文件大小:31744
    • 提供者:angle
  1. ext2read-2.2.70-src

    0下载:
  2. Ext2Read 它能查看 ext2/3/4 分区并从中拷贝文件和目录,支持 LVM2 和 EXT4 extent ,以及递归拷贝整个目录。-Ext2Read can see ext2/3/4 partition and copy files and directories from which to support LVM2 and EXT4 extent, and recursively copy the entire direct
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-12
    • 文件大小:188416
    • 提供者:陈文捷
  1. 76876767

    0下载:
  2. 企业网站ASP 毕业设计摘要伴随着计算机技术在各行各业日益广泛和深入的应用,网络的概念早已深入人心。今天的网络在各行各业的发展战略中占据了重要的位置,成为企业不可分割的部分。企业产品与企业形象的宣传已不只局限于电视与报纸,网络已成为企业展示自己的另一个舞台。企业建立网站,将企业各方面的宣传与服务展现于网络中,通过网络更可实现如网上购物、信息查寻等功能,这些在改变我们原有经营方式与经营理念的同时,也为企业带来了更高的效益。因此,对于商业企
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:omxy
  1. DOS-disk-c-example

    0下载:
  2. 有关DOS命令扩展(硬盘分区表保存和修复,到硬盘用软锁、DIR功能扩展等),C与DBASE和汇编语言接口等等等等。-Relevant DOS commands expand (disk partition table preservation and restoration, to hard disk with soft lock, DIR function expansion, etc), C and DBASE and assemb
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-12
    • 文件大小:8205312
    • 提供者:桎梏之惑
  1. memory--recycling-experiments

    0下载:
  2. 熟悉主存的分配与回收。理解在不同的存储管理方式下,如何实现主存空间的分配与回收。掌握动态分区分配方式中的数据结构和分配算法及动态分区存储管理方式及其实现过程-Familiar with the main memory allocation and recovery. Understanding of storage management in a different way, how to achieve the main memory
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-12
    • 文件大小:439296
    • 提供者:xiaoxiao
  1. switchviews-in-splitter

    0下载:
  2. 用户可以动态的分割和除去分割窗口,分割窗口会创建和删除相应的窗格。Microsoft Word就是使用动态分割窗口的例子,这是一种最常用的分割窗口。动态分割窗口最多可以有2行´ 2列个格。 -Users can dynamically partition and remove the split window, split window creation and deletion of the corresponding pa
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:51200
    • 提供者:万科
  1. 6666

    0下载:
  2. 硬盘分区丢失后应如何处理,对理解硬盘功能有很好的作用-Hard disk partition is lost how to deal with, have a good understanding the role of the hard disk function
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:5120
    • 提供者:李磊
  1. Canny

    0下载:
  2. VC++实现的图像处理方法,采用Canny算子进行边界分割-VC++ implementation of image processing methods, the use of Canny operator is the boundary partition
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-12
    • 文件大小:3951616
    • 提供者:yangyang
  1. DrvSpace

    0下载:
  2. VC++获取所有硬盘所有分区大小,选择某一个分区,程序将得出这个分区字节大小,代码简单,仅供参考。 -VC++ for all partitions of all hard disk size, selection of a partition, the program will come to the partition size, in bytes, the code is simple, for reference only.
  3. 所属分类:系统编程

    • 发布日期:2024-05-12
    • 文件大小:20480
    • 提供者:madud00052
  1. Zoning-calculator

    0下载:
  2. 分区取整数计算器是一个专门用于磁盘分区取整数的计算工具,让您在资源管理器里查看磁盘的时候会舒服一些,呈现在眼前的全是整数,不用担心出现99.99GB这样的情况-Partition is rounded calculator is a specially used for disk partition is rounded computational tool, let you be in resource manager when vi
  3. 所属分类:系统编程

    • 发布日期:2024-05-12
    • 文件大小:268288
    • 提供者:发发
  1. US20100226329

    0下载:
  2. burst size signallin and partition rule
  3. 所属分类:其他小程序

    • 发布日期:2024-05-12
    • 文件大小:148480
    • 提供者:sosa247
« 1 2 ... 45 46 47 48 49 50»

源码中国 www.ymcn.org