资源列表

« 1 2 ... .10 .11 .12 .13 .14 17715.16 .17 .18 .19 .20 ... 21467 »

[其他小程序6muisc

说明:六首唱歌的音乐程序循环,是在单片机学习板子上开发的,按一个键(p3.4)可以换歌曲。-six singing the music program cycle, is studying the way in SCM developed, the press of a button (p3.4) could change songs.
<朴凡> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[其他小程序小学生加法器设计

说明:java小应用程序开发,小学生加法器实现,包含友好界面,过程简洁,算法详细。-small application development, students achieve Adder, including friendly interface, simple process, the algorithm in detail.
<笨苯> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[其他小程序zqp05

说明:该程序为你模拟银行驱动系统,要求算出每个窗口顾客等待时间,和工作人员的平均繁忙度。-the procedure for your bank-driven simulation system that requires each window to calculate customer waiting time, and the average peak degrees.
<周子藤> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[其他小程序5班8号周前平第2题

说明:单源最短路径问题。从文件中读入一个图,求一个顶点到其它所有顶点的最短路径。-single source shortest path problem. Reading from the document into a plan and seek a culmination of all the other vertices in the shortest path.
<周子藤> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[其他小程序挂机王

说明:用C语言写的QQ挂机王,大家可以看看学学,了解了解-C language written by Wang QQ outboard, we can learn to see and understand understanding
<王三三> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[其他小程序小车

说明:是用FLASH MX 开发的一小的在FLASH模式下的小游戏```开头制作,适合新手``有需要的可以下载感觉还不错-with Flash MX is the development of a small Flash mode in the game `` `small beginning production, `` suitable for newcomers in need can be downloaded also feeling good
<王良良> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[其他小程序A星算法

说明:八数码问题的A*算法.本实验的A*算法的h(n)=p(n),p(n)定义为每个将牌与其目标位置之间的距离(不考虑夹在其间的将牌)的总和,显然有p(n)=<h*(n),g(n)仍就为节点深度.-the A* algorithm. The experiment of the A* algorithm h (n) = p (n), p (n) is defined for each license its goal the distance between the location (not c
<杨秀云霁> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[其他小程序订票系统1

说明:一个很实用的售票系统,适合初学C++的人学习,也是很多学校的课程设计要求做的 ,供学生下载研究-a very practical ticketing system suitable for beginners to learn C, also a lot of the school curriculum design requirements do for the students to download research
<孙九如> 在 2025-11-21 上传 | 大小:2kb | 下载:0

[其他小程序汇编七段数码管显示系统时间

说明:双击启动程序。以暗色背景,白色前景的七段数码管显示当前系统时间。 按键。改变七段数码管的前景颜色。 按ESC。退出程序。 -double-click to launch the program. A dark background, the prospect of a white in paragraph 107 of the current digital control system show time. Keys. Changes in paragraph 107 of the
<成朝夕> 在 2025-11-21 上传 | 大小:2kb | 下载:0

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

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

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

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

源码中国 www.ymcn.org