资源列表
计算屏蔽带状线的电容
- 用矩量法计算屏蔽带状线的电容,并与解析值进行比较。
kth_smallest
- Kth Largest element in an array in time O(n) without sorting the entire array.
flatplate-freestrm-included
- numerical grid generation code: this code can be used to generate structured grid (2d quad grid) for flat plate. user can modify the varibles to generate different dimensionised flat plate grid
user_mm
- 1. 分析用户程序虚拟地址空间分布 2. 模拟实现可变分区管理,存储分配算法采用最佳适配算法。-1. Analysis of user process virtual address space distribution 2. Simulation and Realization of a variable partition management, storage allocation algorithm uses the best fit algorithm.
F2002180
- 在求解每日零息债券的基础之上,计算每日远期利率曲线 -basing on Solving zero-coupon bonds in the daily basis, calculated daily initial forward rate curve in future
msort
- 中介数排序是数学上的经典问题,在数据结构里也是大家经常碰到的问题,这里很好的解决了这个问题。-Intermediate number of sorting is a classic mathematical problems in the data structure is the problem we often encounter, where a good solution to this problem.
exam3-8
- 用双链表做栈,栈的链式存储结构,及基本运算的实现-Do double-linked list stack, stack chain storage structure, and basic operations to achieve
ConsoleApp
- 解析Grads的格点文件,并生把数据生成到文本本件中。-Analysis of Grads lattice file, and the data generated from the text of the cases.
Nqueen
- 这是处理“皇后问题”问题的代码,所谓的皇后问题就是一个棋盘可以放多少个皇后棋子却不会冲突。-N queen
graph_build1
- 基于VC6.0图的建立,使用十字链表法实现-graph build
marini
- marini对流层映射函数,csharp编写,pnts前期编写的。-marini tropophere mappingfunction
STACK1.C.tar
- program to show the implementation of stack datstructure