资源列表
计算单条带传输线的电容
- 用矩量法计算单条带传输线的电容,并与解析值进行比较。
KF
- 卡尔曼滤波算法的C语言程序,使用时请结合具体状态方程-Kalman Filter based on c
1
- matlab开发环境,Broyden迭代法解非线性方程组,其中的M文件-matlab development environment, Broyden iteration method for solution of nonlinear equations, in which M-file
4
- 已知在文件IN.DAT中存有100个产品销售记录,每个产品销售记录由产品代码dm(字符型4位),产品名称mc(字符型10位),单价dj(整型),数量sl(整型),金额je(长整型)五部分组成。其中:金额=单价*数量计算得出。函数ReadDat()是读取这100个销售记录并存入结构数组sell中。请编制函数SortDat(),其功能要求: 按产品名称从小到大进行排列,若产品名称相等,则按金额从小到大进行排列,最终排列结果仍存入结构数组sell中,最后调用函数WriteDat()把结果输出
fifo
- algoritmo de paginacion de fifo en c-algoritmo de paginacion de fifo en c++
c5
- 利用模版实现C++堆栈的操作。实现不同类型数字栈的入栈出栈操作。-Use the template to achieve the operation of the C++ stack. Different types of digital stack stack stack operation.
Sum_min
- Sum min tong duong di
HFM
- 通过递归定义并实现哈弗曼树,并打印出结果。-Recursively defined and implemented by the Huffman tree, and print out the results.
lineedit
- C++基于栈实现行编辑程序,输入#表示退格,输入@表示退行,CTRL+Z表示结束。-C++ stack implementation based on-line editing program, enter the# represents the backspace, enter @ represent regression, CTRL+Z indicates the end.
LCS
- 用后缀自动机在线性时间复杂度下解决LCS问题-To calulate the LCS with SAM
erchashu
- 二叉树结构体。使用c++的class的方式实现-c++ erchashu
Problem-Arrangement-zoj-3777
- zoj 3777,是我acm人生中的第一题状压dp,不得不承认这题很好,经典入门题。-zoj 3777, my first question acm life-like pressure dp, had to admit that this question is very good, classic entry title.
