资源列表
程序员考试
- 没有界面,用C写的小程序 问题如下:一家软件公司招聘了数十位程序员,分成若干部门。 进行一次考试,对各个部门的所有程序员进行考核。考试结束后评出了每个人的分数。现在需要知道,在每个部门内,成绩最好的程序员和成绩最差的程序员分别是谁。输入有N+1行,每一个有若干正整数。第一行只有一个正整数,代表公司的部门数目。剩余的N行,每一行代表了该部门所有程序员的得分。其中每行第一个数字k代表了该部门的程序员个数,该行剩下的有k对数据,每对数据包括一个程序员的姓名(一个字符串)和其得分(一个正整数)。【输出形
TRAPEZOIDAL-WITH-NEWTON-ITERATION-ALGORITHM
- 本程序提供一种求解刚性微分方程组的算法:具有牛顿迭代的梯形法-This procedure provides an algorithm for solving stiff differential equations: the trapezoidal method with Newton iteration
mgu
- mgu算法,人工智能的,下载可以直接用,很简单的-mgu algorithms, artificial intelligence, download can be directly used, a very simple
matrix
- 用C语言实现数组和矩阵,矩阵和矩阵的乘法。-Implementation using C language array and matrix, matrix and matrix multiplication.
agvdemo
- Demo\agvdemo which used kalman and dd1 and dd2
mwstatic
- semi-static allocation algorithm implementation in a cluster of personal computers with ANSI C
node
- c语言实现的简易链表结构, 可以简单的时间单链表,双链表,栈,队列,二叉树等结构,在代码中需要一个简单的链表结构时不用再重复实现了.-c language of the simple linked list structure, you can simply time single linked list, double linked lists, stacks, queues, binary trees and other structures in the code requires a s
prog2b
- Tells if a string is palindrome
qingqiufenye
- 设计一个请求页式存储管理方案,为简单起见。页面淘汰算法采用 FIFO页面淘汰算法,并且在淘汰一页时,只将该页在页表中修改状态位。而不再判断它是否被改写过,也不将它写回到辅存。-The professional English test source code
BiaoDaShiQiuZhi
- 表达式求值的实现,输入的表达式,解析表达式,书上的算法在此得意实现,初学者值得参考-Expression evaluation to achieve, enter the expression, analytical expressions for the book on the algorithm in this proud implemented beginners worth considering
juzhenzhuanzhi
- 有输入界面(图形或文字界面都可),能区分加法、减法、乘法和转置;能处理任意输入的典型数据和进行出错数据处理(例如乘法,当第一个矩阵的列数不等于第二个矩阵的行数时);必须采用三元组作存储结构,不能采用数组等形式;输出要求用矩阵的形式输出-Input interface (graphical or text interfaces are available), can distinguish addition, subtraction, multiplication and transpositio
spatial_resection_CPP
- 单像空间后方交会,用于计算影像的外方位元素-Single image spatial resection, which is used to calculate the exterior orientation elements of the image
