搜索资源列表
用C语言建立多个PRI DOS分区及其隐含
- 一、引言 在DOS系统下,在计算机应用培训中因培训要求不同, 对软件的要求也不同,由于学员的误操作,存放在硬盘上的软件和重要数据容 易被非法删除或受到损坏。对此,笔者通过对硬盘管理的深入分析和实践,总结出了在硬盘上备份、保护重要数据和软件的一种新的行之 有效的方法:建立多个PRI DOS 分区, 不同的培训要求使用不同的PRI DOS分区,在使用时同时只有一个PRI DOS 分区可供使用, 其余 PRI DOS分区均被隐含。-an Introduction DOS system, the com
分区管理算法
- 这是一个关于操作系统中的动态分区管理的算法,是用c来模拟的,希望大家多指教-This is one of the operating system's dynamic partition management algorithm is used to simulate the c hope that everyone enlighten
分别用蛮力法、分治法、减治法求a的n次方
- 分别用蛮力法、分治法、减治法求a的n次方,并比较时间-Respectively with brute force method, partition method, reduce the power comes for a n, and more time
voronoi
- 分区加权voronoi的生成源码,采用了栅格算法,如果想提高速度,建议定义链表或者是数组存储像素值-Weighted voronoi partition generation source, using the grid algorithm, if you want to improve the speed, the proposed definition list or array to store the pixel values
SRSC
- 用C#编写的一个按行文本分割工具,附带VS2008下的源码-With C# Prepared a partition tool according to lines of text, with source code under VS2008
ImageEnhance
- c#环境中简单实现图像的增强功能,如直方图显示,线性变换,非线性变换,密度分割,图像反白显示等简单功能-c# environment simple image enhancements, such as the histogram shows that linear transformation, non-linear transform, the density of partition, anti-white images show features such as simple
c03
- 详细说明:C#环境的车牌认别系统源代码和30张测试图片;本程序对以上的30汽车图片的认别定位分割等准确率达至100%。-C# environment registration identification system source code and 30 test images The procedures for the above pictures of the 30 vehicle identification such as segmentation positioning accu
partition
- 这是一个利用递推公式求n元集合的程序,简洁好用-This is a recursive formula for the use of n-collection procedures, simple-to-use
dongtaifenqufenpei
- 操作系统中动态分区分配,用C++写的,我们的作业,老师验收通过。-Dynamic allocation of the operating system partition, using C++ Written, our operations, acceptance, through the teacher.
SplitWindow
- 一个C#控件操作实例,入门和深入学习都适用的一个例子--如何分割窗体-A C# Controls operation of examples of entry and in-depth study are applicable to a case in point- how to partition the form
Sort
- 是做的一个分割文件的算法以及,寻找给定点的最近点的算法-Is to do a partition of the algorithm, as well as documents to find the nearest point to fixed-point algorithm
Untitled1
- 模拟动态分区存储管理方式的主存分配与回收 (1)确定主存空间分配表(空闲分区,已分配分区); (2)采用一种分配方法(BF,WF或FF等)完成主存空间分配和回收; (3)编写主函数对所有工作进行测试。-Simulate dynamic partition management for main memory storage allocation and recovery (1) determine the main memory space allocatio
memery
- 用C语言编写一段程序,模拟存储管理中利用链表结构进行循环首次适应法的内存分配与释放操作:首先用系统函数malloc在内存中申请一块大小为1000字节的空间,然后通过输入命令完成此块内存中的分区分配与回收算法,要求在屏幕上给出必要的结果显示。-Write a program using C language to simulate the use of list storage management cycle of the structure of first-fit memory alloca
liaotianshi
- 本项目实现了一个简单的局域网即时通讯工具,实现了添加好友、注册新用户功能。可以是用户学习交流更加方便。 本系统完成了基本功能,如添加用户,点对点聊天。在系统设计上,简单的分了模块,注意了模块划分,即数据访问层、业务逻辑层和表示层。 开发平台 Visual studio 2005、SqlServer2005; c# -This project implements a simple LAN instant messaging tools, implements add a frie
jjk
- 在可变分区管理方式下采用首次适应算法实现主存分配和-In the variable partition management algorithm used under the first-fit allocation and main memory
DiskInfoLook
- 如何获取驱动器(逻辑分区)信息,VS2005,CSharp实现-How to obtain the drive (logical partition) information, VS2005, CSharp achieve
memory
- c++程序模拟实现可变式分区分配的存储管理的最佳适应算法!编译运行通过!-c++ program to simulate the type of partition to achieve variable storage management best-fit algorithm!
cPPfcmsf
- VC++实现的fcm算法演示程序,FCM算法是一种基于划分的聚类算法,它的思想就是使得被划分到同一簇的对象之间相似度最大,而不同簇之间的相似度最校FCM算法需要两个参数一个是聚类数目C,另一个是参数m。一般来讲C要远远小于聚类样本的总个数,同时要保证C>1。对于m,它是一个控制算法的柔性的参数,如果m过大,则聚类效果会很次,而如果m过小则算法会接近HCM聚类算法。-VC++ to achieve the fcm algorithm demo program, FCM algorithm i
diskluoji
- 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
WpfApplication43
- 并行多线程实例,使用tpl进行数据并行化,取消,停止和分区操作-Parallel multi-threaded example, using tpl for data parallelism, cancel, stop and partition