资源列表

« 1 2 ... .77 .78 .79 .80 .81 7182.83 .84 .85 .86 .87 ... 21467 »

[其他小程序wuxiangtu

说明:(1)建立一个无向图的邻接表,并输出该邻接表。 (2)采用邻接表存储实现无向图的深度优先遍历。。 (3)采用邻接表存储实现无向图的广度优先遍历。 (4)在主函数中设计一个简单的菜单,分别调试上述算法。 -(1) the establishment of an undirected graph adjacency list and outputs the adjacent table.         (2) using the adja
<张立伟> 在 2025-11-30 上传 | 大小:1kb | 下载:0

[其他小程序shuheerchashu

说明:1.基本题 (1)输入字符序列,建立二叉链表。 (2)遍历二叉树输出。 (3)在二叉树中查找值为x的结点,请编写一算法用以打印值为x的结点的所有祖先,假设值为x的结点不多于1个。 -1. Basic questions (1) Enter the character sequence, build binary list. (2) output binary tree traversal. (3) Find a binary tree node in the val
<张立伟> 在 2025-11-30 上传 | 大小:262kb | 下载:0

[其他小程序shunxubiaohelianbiao

说明:(1).对顺序表的快速排序算法中,如何选取一个界值(又称为轴元素),影响着快速排序的效率,而且界值也并不一定是被顺序表中的一个元素。例如,我们可以用被划分序列中所有元素的平均值作为界值。编写算法实现以平均值为界值的快速排序方法。 (2).设有n个待排序元素存放在一个不带表头结点的单链表中, 每个链表结点只存放一个元素, 头指针为r。试设计一个算法, 对其进行二路归并排序, 要求不移动结点中的元素, 只改各链结点中的指针, 排序后r仍指示结果链表的第一个结点。 -(1). Fast sor
<张立伟> 在 2025-11-30 上传 | 大小:1.1mb | 下载:0

[其他小程序youxiangtu

说明:(1)键盘输入数据,建立一个有向图的邻接表,并输出该邻接表。 (2)采用邻接表存储实现有向图的深度优先遍历。 (3)试写一算法,判断以邻接表方式存储的有向图中是否存在由顶点Vi到顶点Vj的路径(i<>j)。 (4)已有邻接表表示的有向图,请编程判断从第u顶点至第v顶点是否有简单路径,若有则印出该路径上的顶点。 (5)在主函数中设计一个简单的菜单,分别调试上述算法。 -(1) keyboard input data, the establishment of a d
<张立伟> 在 2025-11-30 上传 | 大小:219kb | 下载:0

[其他小程序move

说明:Matlab小程序,可以模拟太阳系的运动。通过学习该代码的编写方式,可以提高matlab的编程水平。- Matlab small program, you can simulate the movement of the solar system. By learning the preparation of the code, you can improve the level of MATLAB programming.
<杨家骥> 在 2025-11-30 上传 | 大小:1kb | 下载:0

[其他小程序5.CA_infectious_disease

说明:基于元胞自动机算法的传染病模型,可仿真传染病发展过程-Epidemic model based on cellular automata algorithm can simulate the development of infectious diseases
<王小猫> 在 2025-11-30 上传 | 大小:2kb | 下载:0

[其他小程序LR

说明:线性画矩形,一个用于学习的lisp源代码.-Linear rectangular painting, a source for learning lisp.
<王飞> 在 2025-11-30 上传 | 大小:1kb | 下载:1

[其他小程序shop

说明:夏日电子商务,一个非常实用的电商系统,网上购物系统,推荐使用。-Great e-commerce, a very practical electronic business systems, online shopping system is recommended.
<> 在 2025-11-30 上传 | 大小:758kb | 下载:0

[其他小程序C

说明:ACM/ICPC-2016年C题,代码能通过样例输入输出,但是效率较低,没有通过测评网站验证。期待更高效的代码。-ACM/ICPC- 2016 Question C code. input and output passed the sample I/O, but less efficient, site verification does not pass the uation. Expect more efficient code.
<陈小龙> 在 2025-11-30 上传 | 大小:814kb | 下载:0

[其他小程序ServerControl

说明:自己写的c# scoket客户端段与服务端通讯。目前是客户端的资料,写的比较简单,仅供参考。-Write your own c# socket client to communicate with the off-side service. Currently the client s information, written in relatively simple for reference purposes only.
<左莉莉> 在 2025-11-30 上传 | 大小:275kb | 下载:0

[其他小程序gatt_server

说明:实现蓝牙GATT 服务参考代码 uses ATT to transport data between Client and Server.-This example application supports GATT to provide access to service characteristics to a GATT Client. It supports GAP to allow services to be discovered and establish connections
<hehailin> 在 2025-11-30 上传 | 大小:47kb | 下载:0

[其他小程序tradeapi_win32

说明:tradeapi_win32 ctp 交易接口
<6afa> 在 2025-11-30 上传 | 大小:772kb | 下载:0
« 1 2 ... .77 .78 .79 .80 .81 7182.83 .84 .85 .86 .87 ... 21467 »

源码中国 www.ymcn.org