资源列表

« 1 2 ... .19 .20 .21 .22 .23 19224.25 .26 .27 .28 .29 ... 28522 »

[数值算法/人工智能Processer_Manager

说明:加深对进程概念及进程管理各部分内容的理解;熟悉进程管理中主要数据结构的设计及进程调度算法。 1) 基本操作:进程的创建、删除。 2) 进程的基本属性: 进程名、进程时间片、进程优先级 3) 支持进程创建与撤销功能,创建后的进程在其整个生命周期中以PCB形式存在。每个进程用一个PCB表示,其内容根据具体情况设置。 进程根据其执行情况在不同队列(就绪队列、阻塞队列)间迁移。 5) 实现单处理器进程调度功能,调度等
<moondancing> 在 2025-03-15 上传 | 大小:2.13mb | 下载:0

[matlab例程mexshape

说明:This mex-file reads SHPT_POINT, SHPT_MULTIPOINT, SHPT_ARC, and SHPT_POLYGON shapefiles into structures. Other requirements: Requires shapelib (http://shapelib.maptools.org). -This mex-file reads SHPT_POINT, SHPT
<lxe> 在 2025-03-15 上传 | 大小:807kb | 下载:0

[数学计算/工程计算passrive

说明:商人过河问题,运用九宫格算法求解如何才能得到最佳过河方案。-Businessmen across the river problem, use direction pad to get the best algorithm to cross the river scheme
<killer> 在 2025-03-15 上传 | 大小:842kb | 下载:0

[数据结构常用算法Huffcode

说明:经典的哈弗曼编码问题,用数据结构中的二叉树来实现,最小编码问题。-Classic Ha Fuman coding problem, the binary tree data structure used to achieve the minimum coding problem.
<killer> 在 2025-03-15 上传 | 大小:870kb | 下载:0

[数据结构常用算法Singlelistofheoperation

说明:随机产生或键盘输入一组元素,建立一个带头结点的单链表(无序)。 2.遍历单链表(即输出单链表中各结点元素)。 3.把单链表中元素逆置。 4.在单向链表中删除所有的偶数元素结点。 5.编写在非递减有序链表中插入一个元素使链表元素仍有序的函数,并利用该函数建立一个非递减有序单链表。 6.利用算法5建立两个非递减有序单链表,然后合并成一个非递减有序单链表。 -Randomly generated or key
<乔乔> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[matlab例程TSP_2OPT_Greedy

说明:2opt metaheuristic algorithm greedy
<saman> 在 2025-03-15 上传 | 大小:1kb | 下载:0

[matlab例程MATLAB_DIP(zhangdefeng)sorce_code

说明:MATLAB数字图像处理(张德丰)_书上源代码-MATLAB image processing (Zhang Defeng) _ source book
<huan> 在 2025-03-15 上传 | 大小:39kb | 下载:0

[matlab例程laplacian_enhancement

说明:lapla图像增强,可用于图像的增强处理,以有利于后期的特征提取等应用-lapla image enhancement, can be used for image enhancement in order to facilitate the later feature extraction applications
<huan> 在 2025-03-15 上传 | 大小:2kb | 下载:0

[matlab例程feature_selection

说明:两个源文件进行最小冗余和最大相关特征选择,主要用于图像特征选择里面-Two source files and the maximum correlation minimum redundancy feature selection, which is mainly used for image feature selection
<huan> 在 2025-03-15 上传 | 大小:3kb | 下载:0

[matlab例程Matlab_communication_and_applied_to_labour_emulati

说明:MATLAB通信仿真及应用实例详解,电子书版本-Matlab communication and applied to labour emulation example, record releases
<xiaojuan> 在 2025-03-15 上传 | 大小:13.5mb | 下载:0

[matlab例程insar_matlab

说明:荷兰Delft大学开发的insar(干涉合成孔径雷达)图像处理部分源代码,用matlab编写的-Netherlands, Delft University developed insar (interferometric synthetic aperture radar) image processing part of the source code, written in matlab
<huan> 在 2025-03-15 上传 | 大小:78kb | 下载:1

[matlab例程yunsuyuanzhou

说明:目标作匀速圆周运动,包括kalman和最小二乘滤波,亲自调试通过的,可出x,y,误差-Target for uniform circular motion, including the least squares filtering kalman and personally through debugging, and can be the x, y, error
<sunfan> 在 2025-03-15 上传 | 大小:1kb | 下载:0
« 1 2 ... .19 .20 .21 .22 .23 19224.25 .26 .27 .28 .29 ... 28522 »

源码中国 www.ymcn.org