搜索资源列表

  1. Demo

    0下载:
  2. 用netbeans写的swing程序,写了非递归求两整数最大公因子、分治法求大整数乘法、动态规划求最长公共子串,集合划分问题。 -Netbeans swing with written procedures, write a non recursive find the greatest common factor of two integers, divide and conquer seek large integer multip
  3. 所属分类:其他小程序

    • 发布日期:2024-05-20
    • 文件大小:442368
    • 提供者:
  1. a

    0下载:
  2. 计算机操作系统存储器动态分区分配的三种算法-Computer operating system memory assigned three dynamic partitioning algorithm is presented
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:chang
  1. fenqucunchuguano

    1下载:
  2. 应用首次适应算法实现动态分区存储管理。主要思想是通过图形界面来获得用户输入信息。-Applications for the first time to adapt to the dynamic partitioning algorithm storage management. The main idea is to get through the graphical interface, user input information.
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-20
    • 文件大小:162816
    • 提供者:沈陆
  1. OSkechengsheji

    0下载:
  2. 动态分区系统的可视化界面程序,包括三种运算方法的执行,可终止,可视化-Visualization of dynamic partitioning system interface procedures, including the implementation of the three calculation methods, may terminate, visualization
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:6144
    • 提供者:michaelgeng
  1. OSexperience7

    0下载:
  2. 设计程序模拟内存的动态分区法存储管理。 内存空闲区使用自由链管理,采用最坏适应算法从自由链中寻找空闲区进行分配。 假定系统的内存共640K,初始状态为操作系统本身占用64K。 t1时间后,有作业A、B、C、D分别请求8K、16K、64K、124K的内存空间; t2时间后,作业C完成; t3时间后,作业E请求50K的内存空间; t4时间后,作业D完成。 要求编程序分别输出t1、t2、t3、t4时刻内存的空
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:
  1. pso2

    0下载:
  2. 借助胞腔, 并利用遗传算法能够最终收敛于非线性多峰函数全局最优解的特点, 动态 地剖分和排除胞腔, 从而构成一种新型遗传算法——胞腔排除遗传算法, 利用该算法可求取非 线性多峰函数全部全局最优解。仿真实验表明该算法合理、有效。-With cell cavity, and the use of genetic algorithms will eventually converge to the nonlinear multimod
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-20
    • 文件大小:225280
    • 提供者:
  1. Untitled2

    0下载:
  2. 图形分割 -Graph partitioning
  3. 所属分类:图形/文字识别

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:wa
  1. quicksort

    0下载:
  2. This code is an MPI version of the sorting algorithm QuickSort in c++. The partitioning step is meda sequantially, but the split and merge steps are made using Send and Recieve methods.
  3. 所属分类:并行运算

    • 发布日期:2024-05-20
    • 文件大小:2048
    • 提供者:saretaxd
  1. MR-image-segmentation

    0下载:
  2. 对MR脑肿瘤图像进行分割,并对分割的结果进行矩描述。方法 在分析当前常用的医学图像分割方法 的基础上,提出一种基于形变模型的医学图像分割方法,并给出了相应的理论算法模型和实现步骤,最后用Visual C ++ 6·0编程,并对MR脑肿瘤图像进行分割实验 -MR images of brain tumor segmentation, and segmentation results Moment. Methods used
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-20
    • 文件大小:165888
    • 提供者:fuky
  1. dongtaifenqu

    0下载:
  2. 动态分区算法:程序模拟四种动态分区分配算法:首次适应算法、循环首次适应算法、最佳适应算法和最坏适应算法的工作过程。-Dynamic partitioning algorithm: program to simulate the dynamic partition of four algorithms: the first fit algorithm, loop the first fit algorithm, the best fit
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:509952
    • 提供者:踏雪
  1. mm

    0下载:
  2. 操作系统原理内存管理,动态分区的链表实现,可紧凑,可合并相邻空闲块。-Operating System memory management, dynamic partitioning of the list implementation can be compact, contiguous free block can be combined.
  3. 所属分类:Windows编程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:li
  1. SQL-Server-processing-mass-data

    0下载:
  2. 超大型数据库的大小常常达到数百GB,有时甚至要用TB来计算。而单表的数据量往往会达到上亿的记录,并且记录数会随着时间而增长。这不但影响着数据库的运行效率,也增大数据库的维护难度。除了表的数据量外,对表不同的访问模式也可能会影响性能和可用性。这些问题都可以通过对大表进行合理分区得到很大的改善。当表和索引变得非常大时,分区可以将数据分为更小、更容易管理的部分来提高系统的运行效率。 -Large size of the database
  3. 所属分类:SQL Server数据库

    • 发布日期:2024-05-20
    • 文件大小:47104
    • 提供者:huaan
  1. dynamicdevice

    0下载:
  2. 动态分区存储管理,提供首次适应算法和最佳适应算法。-Dynamic partitioning storage management, providing first-fit algorithm and the best fit algorithm.
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:114688
    • 提供者:朱婧
  1. Designing-Embedded

    0下载:
  2. Designing Embedded Communications Software, With this foundation, you explore a development model that addresses the complete range of issues in the design of embedded communications software, including real-time operati
  3. 所属分类:软件工程

    • 发布日期:2024-05-20
    • 文件大小:4670464
    • 提供者:thomas
  1. collection

    0下载:
  2. 集合划分,数据结构中运用队列操作,将互斥元素分在不同集合中-Set partitioning, data structure, the use of queue operations
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-20
    • 文件大小:218112
    • 提供者:qwerty
  1. SDocDemo5

    0下载:
  2. 对绘图程序进行动态窗口分割实例源码,很不错的vc源码,希望能对大家有所帮助-Window of the drawing program dynamic partitioning example source code, very good vc source, I hope you can help
  3. 所属分类:界面编程

    • 发布日期:2024-05-20
    • 文件大小:51200
    • 提供者:
  1. sourcecode

    0下载:
  2. I send the matlab code for image compression using embedded zero tree and set partitioning in hierarchial tree.Also i send matlab code for speech compression using rabiner algorithm and OFDM transceiver design.
  3. 所属分类:matlab例程

    • 发布日期:2024-05-20
    • 文件大小:1024
    • 提供者:lingeswari
  1. fmetis

    0下载:
  2. A fortran implementation of the METIS library, basically a graph partitioning algorithm, used for domain decompositon (CFD), finding sparsity patterns (linear algebra), etc.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-20
    • 文件大小:3475456
    • 提供者:sina
  1. 65366176memory_release

    0下载:
  2. 本程序实现了,动态分区法的演示过程,对操作系统实验的同学会很有帮助-Realized by the dynamic partitioning method of demonstration, the students of the experimental operating system would be helpful
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-20
    • 文件大小:43008
    • 提供者:陆艳艳
  1. science_17

    0下载:
  2. Utterance partitioning with acoustic vector resampling for GMM–SVM speaker verification
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-20
    • 文件大小:498688
    • 提供者:HOU
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 ... 18 »

源码中国 www.ymcn.org