搜索资源列表
NNAF
- 一个聚类算法,最近邻吸收高效聚类方法,可以实现图案的较好分辨- Gathers a kind of algorithm, the most close neighbor absorbs highly effective gathers a kind of method, may realize the design to distinguish well
BJ54坐标转换软件
- BJ54坐标转换到指定的平面坐标系统,其中利用了椭球膨胀等算法-BJ54 coordinate conversion to a specific plane coordinate system, using the ellipsoid algorithm expanding
实验一 进程、线程的控制
- 设计一个有 N个进程共行的进程调度程序。 进程调度算法:采用最高优先数优先的调度算法(即把处理机分配给优先数最高的进程)和时间片轮转调度算法。 每个进程由一个进程控制块( PCB)表示。进程控制块可以包含如下信息:进程名、优先数、到达时间、需要运行时间、已用CPU时间、进程状态等等。 -design is a process of a total of N line in the process scheduler. Process Scheduling Algorithm : T
chengxutu
- 程序流程图是人们对解决问题的方法、思路或算法的一种描述。 流程图的优点:(a)采用简单规范的符号,画法简单; (b)结构清晰,逻辑性强; (c)便于描述,容易理解。-process flowchart for a way to solve problems, ideas or a descr iption of the algorithm. Flowchart advantages : (a) using a simple standardized sym
PipeTest
- 一个管道定位算法,比较适合那些刚学算法的朋友们。-a pipeline positioning algorithm, more suitable for those just learning algorithm friends.
littleCalculator
- 一个小型的计算器 有科学计算法 有简单计算 可以用于初学-a small calculator with scientific calculation method is simple calculation can be used for beginners
VCserch
- 一个系统搜索工具,使用了递归的算法,代码很成熟,希望能参考一下该代码,一边能更好的完成工作.-a system search tool, the use of a recursive algorithm, code very mature, hope to make reference to the code. better side of the completed work.
AStar
- 以A-star算法为基础的通过改良的最短路径探索的源代码
chessboard
- 这是一个算法实现程序. 在C++Builder 6.0编译通过.-This algorithm is a procedure. Builder 6.0 in the C compiler through.
04_yd
- 摘要随着多媒体技术应用的不断增加图像压缩技术不仅要求具有较高的压缩性能而且还要求有新的特征来满足一些特殊的要求为此国际标准化组织ISO指定了新一代静止图像压缩标准JPEG2000本文通过对JPEG2000中核心算法EBCOT的详细分析阐述了JPEG2000压缩标准新的特征以及与现有压缩标准相比显示出来的优越性能 关键词JPEG2000小波变换EBCOT彩色图像编码-Abstract multimedia technology with the increasing use of image co
29782175exerciseattemper
- 每个用来标识作业的作业控制快JCB用结构来描述,包括以下字段: (1)作业标识数ID (2)作业运行所需要时间requesttime (3)作业实际运行时间runtime (4)作业优先权priority,并规定优先权越大的作业,其优先权越高 (5)作业紧迫程度quick,并规定紧迫程度越高的作业,其数值越大 注:以上字段并非每种作业调度算法都使用,仅仅出于方便编-Each operation used to identify the operational contro
i2009728125019
- RKButton是什么?简单来说就是具有vista按钮一切效果的按钮控件 抽空更新了一下,抛弃了label,改用drawtext画caption,于是解决了闪烁问题。也很完美的搞定了drawtext自动换行以及caption的垂直居中定位问题(算法可能还不够快,但好用就行了。。仅在caption change和resize的时候重新计算一下),加入了空格键的检测,现在这个按钮的行为模式和标准commandbutton应该都一样了。 另外优化了几个地方,具体就不写了-RKButton
yasuobao
- 用遗传算法实现车间设备布局。matlab编的强大界面。 软件说明:请点击1.m运行文件(运行环境为matlab2008a) 注:不可直接运行1.fig 需使用1.m文件 附:输入各设备及物流量子窗口参数信息说明:请依次输入该零件所需的设备号,两个y设备号之间填入这两个设备间的物流量,例如一个零件需要的设备一次为3,5,7,其中3和5的物流量为10,5和7的物流量为20,则应按如下的格式输入3,10,5,20,7。只需输入数字即可,无需输入标点符号。且零件的排序为最下面的一行为零件1,
DirectXDealGrayImage
- 使用DirectX显示图像,并对图像进行灰度与彩色图像转换,实现多种算法。-Using DirectX display images, and grayscale images and convert color images to achieve a variety of algorithms.
Cpp1
- 非常好用的软件只要点击按钮就可实现算法生成-Very easy to use software algorithms can be achieved as long as the click of a button generates ha ha ha ha
98706247
- a,要求已知一个关系矩阵R,利用warshall算法求它的闭包R(A, require a known relationship matrix R, R using warshall algorithm for its closure)
kuch
- 这是一个字符串替换算法,当你输入一个字符串:如liupengfei时(This is a string substitution algorithm, when you enter a string: such as liupengfei)
3917346
- A good Maze algorithm 很好的一个Maze算法()