资源列表

« 1 2 ... .47 .48 .49 .50 .51 5452.53 .54 .55 .56 .57 ... 66581 »

[Windows编程操作系统存储器管理模拟系统

说明:本人最初学习操作系统,技术上的一些缺陷还请大家多多原谅!-I started to learn the operating system, some technical flaws also requested Members can forgive!
<鲁峰> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[通讯编程MultiPath0

说明:改进的jake模型源代码,matlab实现-improved Anonymous model source code, achieving Matlab
<九妹> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序用三元组表实现稀疏矩阵的转置运算

说明: 用三元组表实现稀疏矩阵的转置运算 一个阶数较大的矩阵中的非零元素个数S相对于矩阵元素的总个数t很小时,即非 零元素个数s占矩阵元素的总个数t的25%~30%时,称该矩阵为稀疏矩阵称. 由于稀疏矩阵中非零元素的分布没有任何规律,在存储非零元素时,必须保存该非 零元素所对应的行下标和列下标.这样,存储的每个稀疏矩阵中的非零元素都需要(行 下标,列下标,元素值)三个参量来唯一确定,将这种存储结构称为稀疏矩阵的三元组 表示法. 稀疏矩阵中的所有非零元素构成三元组线性表.
<snow> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序矩阵相加的算法

说明:当稀疏矩阵A和B均以三元组表作为存储结构时,试写出矩阵相加的算法,其结果存放在三元组表C中。 解:这个算法有点繁,要考虑到两个稀疏矩阵的非零元素不是一一对应的,在建立新的三元组表C时,为了使三元组元素仍按行优先排列,所以每次插入的三元组不一定是A的,按照矩阵元素的行列去找A中的三元组,若有,则加入C,同时,这个元素如果在B中也有,则加上B的这个元素值,否则这个值就不变 如果A中没有,则找B,有则插入C,无则查找下一个矩阵元素。 -sparse matrix A and B were 3
<snow> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[Windows编程TIMECORE

说明:windows 程序设计中 多线程原理 纯源码实现-windows procedures multithreaded design principles to achieve pure source
<> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序extent

说明:地理信息系统的vb开发程序,主要是进行再map控件上的extent属性画不同的线。-GIS vb development process, re is the main map on the extent Control attributes painting different lines.
<何学洲> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序pointvbmo

说明:vb 和mo地理信息系统二次开发的工具,利用point属性进行对点的处理。主要是用到了vbleftbutton和vbrightbutton 按扭。-vb and secondary geographic information systems development tools, the use of point to point attributes of treatment. It is used mainly by vbleftbutton and vbrightbutton button
<何学洲> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序setvbmo

说明:vb和mo的地理信息系统的例子,利用set的方法进行画移动的要素,其中包括点,线,面要素。-vb and geographic information systems example, the use of the methods set painting mobile elements, These include point, line, surface elements.
<何学洲> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序查找要素

说明:vb和mo作的例子是用mo中的searchexpression的方法进行地理要素的查找,包括点,线,面要素。-vb and mo for example is the use of mo method searchexpression the geographical elements of the search, including point, line and surface elements.
<何学洲> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[多媒体编程摄像头驱动

说明:摄像头驱动程序,可以在此基础之上进行摄像头的二次开发,对图像流处理。-camera driver, the basis for this camera in the secondary development of image flow processing.
<任大伟> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序可变分区

说明:可变分区,一个很重要的操作系统原代码,很详细的拉,个人下载参考参考。-Variable Division, a very important source operating system, a very detailed and pulling personal information. Download.
<朱犯> 在 2025-11-22 上传 | 大小:2kb | 下载:0

[其他小程序行家算法2

说明:银行家算罚的,在操作系统中也是很重要的拉,个人下载下来参考参考。-bankers penalty count, the operating system is also very important in Rafah, personal information. Downloaded.
<朱犯> 在 2025-11-22 上传 | 大小:2kb | 下载:0
« 1 2 ... .47 .48 .49 .50 .51 5452.53 .54 .55 .56 .57 ... 66581 »

源码中国 www.ymcn.org