搜索资源列表
CSharp写的计算器
- 自己用C#写的程序,里面包含各种算法,如:加减乘除,平方开方,实现计算结果累加.是学windows的典型好例。-own use C# to write procedures, which contains algorithms, such as : the arithmetic, square prescribing and achieving results accumulate. The school windows is a good typical cases.
a
- 一、实验内容 本课程设计要求模拟实现一个的单道批处理系统环境下的作业调度程序。通过实现具体的作业调度算法,加深对该环境下的作业调度模型和实现过程的理解。 二、实验要求与数据 1、至少实现有三种的作业调度算法:先来先服务、短作业优先和响应比优先算法。 2、能根据不同的调度算法算出每个作业的周转时间和带权周转时间,并通过一组作业算出系统的平均周转时间和平均带权周转时间,比较各种算法的优缺点。
c#数值计算算法
- 包含最小二乘法、积分、复数计算的各种C#算法
daquan
- c# 排序算法大全 ,含有各种算法,经不经典看你的领悟。vs05版代码齐全。 -c# sorting algorithm Guinness, containing a variety of algorithms, not by the classic look of your grasp. vs05 complete version of the code.
Vector
- 一个3维矢量的各种算法,以c#语言开发,可用于数学计算。-A 3-dimensional vector algorithms to c# Language development, can be used for mathematical calculations.
cSharpMath
- 用CSharp写的数学运算源码,内含大量数学计算的函数方法以及各种数学算法。-Written by CSharp mathematical source, including a large number of mathematical calculations function method and a variety of mathematical algorithms.
binarytree
- 这个是关于二元树遍历的各种算法,希望对大家有用-This is about a variety of binary tree traversal algorithm, hope for all of us
binarytreealgorithms
- 二叉树的各种算法,插入、删除、查找和遍历-Binary tree algorithms, insert, delete, search and traversal, etc.
Jpeg
- Jpeg算法源代码,包含jpeg的各种算法实现的vc++的源代码-Jpeg algorithm source code, including the various algorithms jpeg of vc++ source code
shiyaner
- 调度的实质是操作系统按照某种特定的分配策略来分配资源。进程调度的目的是分配CPU 资源。由于进程调度程序执行的频率很高,因此调度算法的好坏将直接影响到操作系统的性能。本实验的目的是编程模拟实现几种常见的进程调度算法,通过对几组进程分别使用不同的调度算法,计算进程的平均周转时间和平均带权周转时间,比较各种算法的性能优劣。-Scheduling is the essence of a particular operating system in accordance with the allocat
c-language
- c语言入门,纤细介绍了c语言的各种算法和各种编程方法,肯定会对入门者有帮助地-c language
sortcode
- 排序代码,实现排序的各种算法,简便易懂,非常好用-Sort code, sort algorithm, easy to understand, very easy to use
Detection-2
- 图像处理时用到的各种算法包括各类特征算子,预处理算法,很好用-Various algorithms used in image processing, including the various features of operator, the preprocessing algorithm, easy to use
c-program-example
- c程序实例 其中包含递推 杨辉三角 冒泡等各种算法-the c program instance contains recursive Pascal' s Triangle bubbling algorithm
tuxingxue
- 画矩形的代码,包含各种算法,具体的自己看吧,这是图形处理的作业之一-Draw a rectangle of the code, contains a variety of algorithms, specifically for yourself, this is one of the graphics processing jobs
03
- 用高级语言模拟实现动态分区存储管理,要求: 1、分区分配算法至少实现首次适应算法、最佳适应算法和最坏适应算法中的至少一种。熟悉并掌握各种算法的空闲区组织方式。 2、分区的初始化——可以由用户输入初始分区的大小。(初始化后只有一个空闲分区,起始地址为0,大小是用户输入的大小) 3、分区的动态分配过程:由用户输入作业号和作业的大小,实现分区过程。 4、分区的回收:用户输入作业号,实现分区回收,同时,分区的合并要体现出来。(注意:不存在的作业号要给出错误提示!) 分区的显示:任何时
C++图像视频处理算法源程序
- 用于图像处理的源代码,其中包括了实现各种功能的代码集合(The source code for image processing)
多种加密算法工具测试
- 多种加解密工具,c#写的,可以多种编码输出。(A variety of encryption and decryption tools, written by c#, can be encoded in a variety of output.)
_0ServerSendToService
- 用于JAVE各种编程语言的应用,可以使用各种算法(JAVE C++ C CONST name char)
排列组合
- 排列组合的一个小程序,可以计算排列组合的各种算法。(A small program of permutation)