资源列表
newton-raphson
- 牛顿-拉夫逊法潮流计算的Matlab实现,此程序只适用于求解节点电压以极坐标形式表示的潮流方程,没有考虑节点优化编号-Newton- Raphson method flow calculation Matlab realize, this procedure applies only to solve the node voltage power flow equations expressed in polar form, without considering the node number
tushuguanlixitong
- 1、图书管理系统(线性表) [问题描述] 设计一个程序,记录并统计图书使用情况。 -the library management system (linear form) [Problem Descr iption] Design a program that records and usage statistics books.
Huffman
- Huffman编码与解码(Huffman编码、二叉树) [问题描述] 对一篇英文文章(大于2000个英文字符),统计各字符出现的次数,实现Huffman编码,以及对编码结果的解码。 [基本要求] (1) 输出每个字符出现的次数和编码,其中求最小权值要求用堆实现。 (2) 在Huffman编码后,要将编码表和英文文章编码结果保存到文件中,编码结果必须是二进制形式,即0 1的信息用比特位表示,不能用字符’0’和’1’表示。 (3) 提供读编码文件生成原文件的功能。 -Hu
huff
- 一个简单的基于C语言的哈夫曼树实现算法,实现哈夫曼树功能-A simple algorithm of Huffman tree, Huffman tree function
shiyanshixitong
- 一个简单的实验室管理系统,用于查看实验室位置等信息-A simple laboratory management system for viewing laboratory locations and other information
Largest-Rectangle-in-Histogram
- LeetCode面试题目,求最大矩形的情况,动态规划-LeetCode interview questions, find the largest rectangular, dynamic programming
euler
- 实现欧拉路的判断,使用图的结构,根据深度优先搜索判断是否有欧拉路-euler path
maxflow.cpp
- 最大最小流算法模板,可以在多种应用型状况下使用,特别是图像处理领域,达到分离前景后景的作用-Max-Min-Flow algorithm
MyKD_Tree
- KD树算法,能够实现对点云数据进行压缩,非常简单,适用于初学者-KD tree algorithm, can achieve the point cloud data compression, very simple, suitable for beginners
kaokie
- 电磁勘探与大地电磁学 K型曲线,D.G型曲线 一维正演 视电阻率-Electromagnetic survey and magnetotelluric learning curve K, DG-type one-dimensional forward curve of apparent resistivity
some_sorting_ways
- 几种经典的排序方法,有气泡、希尔、直接插入等-some classic sorting ways
zhuanzhijuzhen
- 创建一个新的矩阵,求这个矩阵的转置矩阵,并进行相应的处理-Create a new matrix, find the transposed matrix matrix, and the corresponding treatment
