搜索资源列表
Generic_Pool_demo
- Many applications use connection/object pool. A program may require a IMAP connection pool and LDAP connection pool. One could easily implement a IMAP connection pool, then take the existing code and implement a LDAP connection pool. The program grow
稀疏矩阵运算器
- 题目:稀疏矩阵是指那些多数元素为0的矩阵.利用稀疏特点进行存储和计算可以大大节省存储空间,提高计算效率.实现一个能进行稀疏矩阵基本运算的运算器.基本要求:以带行逻辑连接信息的3元组顺序表表示稀疏矩阵,实现两个矩阵相加,相减和相乘的运算.矩阵的输入形式采用3元组表示,而运算结果的矩阵则以通常的阵列形式列出.概要设计:1.以带行逻辑连接信息的3元组顺序表表示稀疏矩阵2.本程序包含2个模块:(1) 各集合定义模块(2) 主程序模块-topics : sparse matrix refers to th
simplelinklist
- 数据结构的链表处理函数,可以实现链表的插入\删除\修改\查询\连接等算法-Linked list data structure to deal with function, can amend the list of insert query to delete the connection algorithm
C_string
- 本程序的串编辑要求对串实现以下四种功能: (1)取子串:从给定串中取出定长的子串; (2)插入:把一个字符串插入到给定串的指定位置; (3)删除:将串中某指定位置开始的若干字符从串中删除; (4)联接串:把一个字符串插入到给定串的最后一个字符之后。-This procedure requires editing the string string to achieve the following four functions: (1) check substring: from
deepLook
- 深度遍历一个二叉树,以读取结点的有关信息-read the data the connection of the two tree in a deep looking way
wideLook
- 为了读取二叉树的结点数据,广度遍历二叉树-Read the information of the connection of the two tree in a wide Looking way
bezier
- 算法实现:主要利用 (我们使用三次Bézier Curve)函数来绘制十个点,然后依次连接-Algorithm: The main advantage of (we use three Bézier Curve) function to draw 10 points, followed by connection
momo
- 连接表,对链表的使用,数据结构,对初学者有用,算法简单易用-Connection table, the use of linked lists, data structure, useful for beginners, the algorithm easy to use
Bubblesortofchainstore
- 冒泡排序的链式存储,冒泡排序法首先将第一个记录的关键字与第二个记录的关键字进行比较,若逆序则交换,然后比较第二个与第三个,以此类推,直至第n-1个与第n个记录的关键字进行比较。-Bubble sort of chain stores, bubble sort method will be the first record of the first and second records the keywords the keywords are compared, if the reverse w
Commonsetofnumericalalgorithm
- 常用数值算法集。一些常用的数值算法代码 如:排序,矩阵特征值,线性拟合等等其他机器提出连接申请,并在对方计算机允许建立连接请求后,发送数据到对方-Common set of numerical algorithms. Some commonly used numerical algorithm code such as: sorting, matrix eigenvalue, linear fitting options many machines connected applications
zxscs
- 利用最小生成树解决多个城市之间的网络连接,以达到最好的情况-Using minimum spanning tree, solve the network connection between multiple cities, in order to achieve the best situation
shiyan1
- 1)问题描述:在主程序中设计一个简单的菜单,分别调用相应的函数功能: 1…建立链表 2…连接链表 3…输出链表 0…结束 2)实验要求:在程序中定义下述函数,并实现所要求的函数功能: CreateLinklist( ): 从键盘输入数据,创建一个单链表 ContLinklist( ):将前面建立的两个单链表首尾相连 OutputLinklist( ):输出显示单链表 -1) Problem Descr iption: In the main progra
Manhattan
- 在 VLSI 设计中,多点互连是物理设计阶段的关键问题之一,而互连的点数等于 2 或大于 2 分别对应于 Manhattan 空间上有障碍时的最短路径问题和最小 Steiner 树问题,显然前者是后者的基础.连接图是研究最短路径 问题的有效工具,已有的典型连接图包括基于轨迹的GC 和GT 以及基于自由区的GF 和GG.工作包括3个方面:设计并分析了在各种连接图上实现动态的点对之间的最短路径查询算法 分析了在各个连接图上构造 3-Steiner 树的算 法,对于已有的 GC 上的 3-
LinkList
- 链表的操作,包括链表连接、链表查找、链表删除、插入、开辟、释放、求长度等等功能-The chain table operation, including the chain table connection, the chain table search, the chain table deletes, the insertion, the opening, the release, to ask length and so on functions
TSP
- 欧氏旅行售货员问题是对给定的平面上n 个点确定一条连接这n 个点的长度最短的哈密顿回路。由于欧氏距离满足三角不等式,所以欧氏旅行售货员问题是一个特殊的具有三角不等式性质的旅行售货员问题。它仍是一个NP 完全问题。最短双调TSP 回路是欧氏旅行售货员问题的特殊情况。平面上n 个点的双调TSP 回路是从最左点开始,严格地由左至右直到最右点,然后严格地由右至左直至最左点,且连接每一个点恰好一次的一条闭合回路。-Euclidean traveling salesman problem is a giv
2
- 对链表的相关操作, 1.链表重载=,+和+=,实现 (1)链表深复制:A = B (2)链表增加结点:A += a (3)链表连接:A += B C = A + B -On the list of related operations, 1. The list overloaded =,+ and+ = achieve (1) a deep copy of the list: A = B (2) increase the node list: A+ = a (3) lis
strcon
- 对于给定的n个字符串,请找出一种最佳的连接方式,使得采用该连接方式得到的字符串在所有连接的结果中,字典序最小-For a given n-string, find an optimal connection, making use of the connection string to get the results in all connections, the lexicographic minimum
7_5_1
- 编写程序,输入两个字符串分别存入两个一维字符数组,将其连接后存入第三个一维字符数组后输出,要求用指向一维数组的指针变量来处理其中的字符,不能使用字符串处理函数-Programming, enter the two strings are stored in two one-dimensional array of characters, its connection into the third after a one-dimensional array of characters output
The-Optimal-Path-Algorithm
- 实现多个点的连接网络中,查找出最短路径,并计算出两点的最短距离。-Multiple points of connection network, find the shortest path, and calculate the shortest distance between two points.
yuangongguanli
- 用C语言实现的员工管理系统,主要通过链表连接数据-Implemented in C language, staff management system, mainly through the linked list data connection