资源列表

« 1 2 ... .16 .17 .18 .19 .20 4521.22 .23 .24 .25 .26 ... 21467 »

[其他小程序多维数组-矩阵的压缩存储- 稀疏矩阵(一)

说明:稀疏矩阵   设矩阵A mn 中有s个非零元素,若s远远小于矩阵元素的总数(即s<<m×n),则称A为稀疏矩阵。 1、稀疏矩阵的压缩存储   为了节省存储单元,可只存储非零元素。由于非零元素的分布一般是没有规律的,因此在存储非零元素的同时,还必须存储非零 元素所在的行号、列号,才能迅速确定一个非零元素是矩阵中的哪一个元素。稀疏矩阵的压缩存储会失去随机存取功能。   其中每一个非零元素所在的行号、列号和值组成一个三元组(i,j,
<snow> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序8279可编程键盘

说明:8279可编程键盘/显示器接口8279的c语言练习 虽然说8279是过了气的老产品了 但编程设计上要比ch451等简单好多 所以在要求不高的情况下 先拿来练习练习-8279 programmable keyboard/display interface language for the c 8279 exercises Although 8279 is over gas the old product but the design programming than many other simp
<戴宏燕> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序全国交通咨询模拟

说明:全国交通咨询模拟 一、程序界面 A.关于程序 B. 程序的使用 ... -a simulation, the programming interfaces A. B. procedures on the use of the procedure ...
<侍者> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序pb91b7

说明:給一個平面上的三角形, 找出包含此三角形且平行於兩軸的最小矩形.-a plane to the triangle, triangle identified include this in two parallel axes of the smallest rectangle.
<天才帥哥> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序pb91b5

说明:寫一個程式將n個整數相加, 輸入檔的第一行是一個整數n, 接著n行每一行是一個整數, 你的程式要將這些整數相加並將結果輸出, 其中每個整數為不超過50位數的十進位數字-write a formula to the sum of n integers, the importation of the first line of stalls is an integer n, n OK then each trip is an integer, you should bring these progr
<天才帥哥> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序DIRFUN

说明:C语言实现多级目录的创建,删除以及修改的源码.-C language multi-level directory to create, amend and delete the source code.
<董永亮> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序Javano

说明:如果你想在自己的计算机游戏中创建音乐编辑器,那么这个程序可以给你一些帮助,它介绍一个简单的 Java applet—Javano—它提供基本的音乐编辑服务。 -if you wish to own a computer game to create music editor, Well, this procedure can give you some help. It describes a simple Java applet- Javano-it provides basic edit
<王林> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序C和VB下实现CRC算法

说明:用C和VB语言实现MODBUS协议中的CRC算法,我已经使用过,效果挺好.-C and VB language MODBUS agreement CRC algorithm, I have used, the effect is very good.
<谢飞林> 在 2025-11-22 上传 | 大小:4kb | 下载:1

[其他小程序电机速度控制

说明:用C语言编写的控制电动机速度的小程序. 已在工程项目中使用过了. -using the C language to control the speed of small motors procedures. The project has been used before.
<谢飞林> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序加密jm

说明:加密用,可惜只能加密字符,不能加密汉字-use encryption, but encryption characters only, not encrypted Chinese characters
<隼龙> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序JspSearch

说明:一个检查JSP错误代码的小工具,可以检查连续3个空行,TAB,以及全角空格,还有末尾空格。-a JSP error code inspection of small tools can check for three blank lines, TAB, and the entire space angle, the end of the blanks.
<邓凯> 在 2025-11-22 上传 | 大小:4kb | 下载:0

[其他小程序cmos-VB_code

说明:VB source code & COMS clear code -VB source code
<张翔> 在 2025-11-22 上传 | 大小:4kb | 下载:0
« 1 2 ... .16 .17 .18 .19 .20 4521.22 .23 .24 .25 .26 ... 21467 »

源码中国 www.ymcn.org