资源列表

[其他小程序dianzhujisuanji1.0

说明:一个比较好玩的电阻器解码和计算需要的颜色色值和温度容限.-a more fun Resistance decoder and computing needs of the color values and color temperature tolerances.
<knm> 在 2024-11-12 上传 | 大小:4kb | 下载:0

[其他小程序9s12dj64_eeprom_w_r_function

说明:mc68hc9s12d64的eeprom读写函数-mc68hc9s12d64 of EEPROM read and write function
<张公> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序GTCardMotion

说明:关于固高卡的包装的api函数和轴状态以及坐标系状态下的状态实时读取及显示-solid high card on the packaging api function and axial coordinates state and the state of the state read and display real-time
<周转> 在 2024-11-12 上传 | 大小:18kb | 下载:0

[其他小程序cpuz-134

说明:cpuz-134 最新版软件,最方便的测试系统的小工具-cpuz-134 latest version of the software, the most convenient system of small test tools
<chenqiang> 在 2024-11-12 上传 | 大小:357kb | 下载:0

[其他小程序heapsort2.c

说明:堆排序算法的过程演示 请多多指教-heap sorting algorithm process demonstrated great weekend!
<龙太雷> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序1528203

说明:一个简单的员工管理系统,用C++编制的,第一次上传,不知是否会出错,希望对大家有帮助-a simple staff management system, the preparation of the C, the first upload, I do not know whether to be wrong, we hope to help
<魏衡> 在 2024-11-12 上传 | 大小:10kb | 下载:0

[其他小程序yanzheng

说明:编写一个算法frequency,统计在一个输入字符串中各个不同字符出现的频度。用适当的测试数据来验证这个算法。 -prepared an algorithm frequency, in a statistical input strings various characters frequency of occurrence. The use of appropriate test data to validate the algo
<dfssd> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序haode

说明:字符串的替换操作replace (String &s, String &t, String &v)是指:若t是s的子串,则用串v替换串t在串s中的所有出现;若t不是s的子串,则串s不变。例如,若串s为“aabbabcbaabaaacbab”,串t为“bab”,串v为“abdc”,则执行replace操作后,串s中的结果为“aababdccbaabaaacabdc”。试利用字符串的基本运算实现这个替换操作。 -string repla
<dfssd> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序zhenhao

说明: 试利用优先级队列实现栈和队列。保证所需的程序能够达到标准. -test using Priority Queue and Queue achieve stack. To ensure the necessary procedures to meet standards.
<dfssd> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序piaoliang

说明: 在二叉搜索树上删除一个有两个子女的结点时,可以采用以下三种方法: (1) 用左子树TL上具有最大关键码的结点X顶替,再递归地删除X。 (2) 交替地用左子树TL上具有最大关键码的结点和右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。 (3) 用左子树TL上具有最大关键码的结点或者用右子树TR上具有最小关键码的结点顶替,再递归地删除适当的结点。可随机选择其中一个方案。 -two forks in sear
<dfssd> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序haokan

说明:试扩充深度优先搜索算法,在遍历图的过程中建立生成森林的左子女-右兄弟链表。算法的首部为 void Graph::DFS ( const int v, int visited [ ], TreeNode<int> * t ) 其中,指针t指向生成森林上具有图顶点v信息的根结点。(提示:在继续按深度方向从根v的某一未访问过的邻接顶点w向下遍历之前,建立子女结点。但需要判断是作为根的第一个子女还是作为其子女的右兄弟链入生成树。)
<dfssd> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[其他小程序CHATS

说明:本例为,ASP网上书店在线购买图书系统的聊天室页- This example is, ASP on-line bookstore on-line purchase books system chatroom page
<果果> 在 2024-11-12 上传 | 大小:57kb | 下载:0

源码中国 www.ymcn.org