资源列表
[数据结构常用算法] sourcecode
说明:经典一百道程序,包括数据结构和相关算法,对初学者非常有帮助的-Classic 100 procedures, including data structures and related algorithms, for the very helpful for beginners<zhangquan> 在 2025-01-23 上传 | 大小:89kb | 下载:0
[数据结构常用算法] shanliebiao
说明:任务: 设计散列表实现电话号码查找系统。 设每个记录有下列数据项:电话号码、用户名、地址; 1,从键盘输入各记录,分别以电话号码和用户名为关键字建立散列表; 2,采用一定的方法解决冲突; 3,查找并显示给定电话号码的记录; 4,查找并显示给定用户名的记录。 -Task: Design Implementation phone number lookup hash table system. Set for e<谢浩> 在 2025-01-23 上传 | 大小:89kb | 下载:0
[数据结构常用算法] xianduanshu
说明:介绍了线段树的相关知识结构。内容丰富,实用性强。-Introduced the segment tree of the knowledge structure. Rich in content and practical.<云上的鱼> 在 2025-01-23 上传 | 大小:89kb | 下载:0
[数据结构常用算法] bahuanghou
说明:在最难理解的代码比赛中获奖的八皇后问题的解法-In the most difficult to understand the code competitions eight queens problem solution<张开来> 在 2025-01-23 上传 | 大小:89kb | 下载:0
[数据结构常用算法] DataStructures
说明:数据结构与算法分析的实例建模,初学者参考!-Data structure and algorithms of modeling analysis example Beginners reference!<samcsu> 在 2025-01-23 上传 | 大小:89kb | 下载:0
[数据结构常用算法] Nshiizhifenxxu
说明:数值分析算法描述与习题解答,由清华大学徐士良教书,用C开发的各种数学算法。比如:托伯利兹型型线性代数方程组的递推算法,全选主元高斯消去法解复系数线形代数方程组,复矩阵求逆的全选主元高斯 -The numerical analysis algorithm descr iption and answer exercises, taught by Tsinghua University, XU Shi-liang, C developme<> 在 2025-01-23 上传 | 大小:89kb | 下载:0
[数据结构常用算法] Fund6-StringViewer
说明:字符串处理,很好的字符处理,一般人都用的到,希望大家改善的更加完备-String handling, good character handling, it is generally used to hope that we can improve more complete<楚风天辰> 在 2025-01-23 上传 | 大小:89kb | 下载:0
[数据结构常用算法] 100programs-in-Python
说明:一百个用Python实现的小算法或小程序!绝对实用!如: 【程序56】 题目:画图,学用circle画圆形。 1.程序分析: 2.程序源代码: #include "graphics.h" main() { int driver,mode,i float j=1,k=1 driver=VGA mode=VGAHI initgraph(&driver,&mode,"")<race> 在 2025-01-23 上传 | 大小:89kb | 下载:0