资源列表
6-1solution
- 哥尼斯堡的“七桥问题”,哥尼斯堡是位于普罗格河上的一座城市,包含两个岛屿及连接他们的七座桥,问可否走出这样的七座桥,而且每桥只走一次-Konigsberg' s " Seven Bridges problem," Konigsberg is a city located on the river progreso, contains two islands and seven bridges connecting them, asking whether we could
3-2solution
- 汉诺塔的非递归实现,借助堆栈以非递归(循环)方式求解汉诺塔的问题-Non-recursive implementation of the Tower of Hanoi, with a stack of non-recursive (cycling) way to solve the Towers of Hanoi problem
4-3solution
- 朋友圈,某学校有N个学生,形成M个俱乐部,每个俱乐部里的学生有着一定相似的兴趣爱好-Circle of friends, a school student with N form M clubs, each club has a certain similarity of student interests
4-4solution
- windows消息队列,对于每个进程,系统维护一个消息队列-windows message queue for each process, the system maintains a message queue
5-4solution
- 基于词频的文件相似度,实现一种简单原始的文件相似度计算-Frequency-based document similarity, the original file to implement a simple similarity calculation
diijestrala
- 最短路径算法:用java 编写的最短路径算法,里面有详细的实现过程,可以很容易看懂-Dijsktra shortest way to find the shortest way one verise to another,way one verise to another
1-s2.0-S0020025512001739-main
- 本研究介绍了自然语言处理的语义网络分析集体的社会设置。它使用的扩散激活理论从社会心理学和人类长期记忆中提取信息的近似支持理性的语言和形式的命题推理-This study introduces the semantic network analysis of natural language processing collective social Settings. It USES the spreading activation theory of human long-term memory
Data-Structure-section-algorithm
- 包含了大学计算机的数据结构算法,Eratosthenes筛选法素数、huffman编码、多种查找、二叉树创建与遍历、多种排序、图的建立和遍历等。 -Contains the data structure algorithms university computers, Eratosthenes screening primes, huffman coding, multiple search, binary tree traversal create a variety of sorting
traversal
- 根据选择使用前序遍历、中序遍历、后序遍历三种遍历方式之一进行文件的查找-According before choosing preorder, preorder, after preorder traversal in one of three ways to find files
Block-search
- 用二分法建立索引表,在此基础上进行分块查找的算法,用c语言加以实现。-Indexing table with the dichotomy block search algorithm based on this, to be implemented by c language.
Sequence
- 关于排序的算法,包括希尔排序、冒泡排序、直接选择排序,用C语言加以实现。-Algorithm for sorting, including Hill sort, bubble sort, direct selection sort, to be implemented in the C language.
C-language
- 用C语言实现的各种小程序,例如搬砖问题、打印图形等等。-Using C language implementation of a variety of small programs, such as moving bricks problem, print graphics and so on.
