资源列表
解方程组
- LINGO下解线性方程组!-LINGO lower solutions of linear equations!
log
- login using java program. it was developed by using swing concepts.
popupmenu
- 建立一个下拉菜单,提供不同颜色的选取,用来改变图形的颜色。-Create a drop-down menu, select different colors, and is used to change the color of the graphics.
undigraph
- 随即生成的任一简单无向图G的邻接矩阵,并判断其连通性-Then generate any simple undirected graph G adjacency matrix and determine its connectivity
EstimationAndDetection_1
- 系统建模,通信信号处理课程项目,基于matlab环境的系统建模,希望有用-System modeling, communication signal processing program
TimelineAdapter
- 时间轴的适配器,用户使用便可以产生时间轴样式-Timeline of the adapter, users can generate timeline style
sha1
- 常用哈希算法sha1,c语言 纯自己编写的-sha1 hash function c source code
T4_Hough
- Finding circles in image with Hough Transform Matlab Code.
LFM_multiple-ambg
- 线性调频信号脉冲串的模糊函数,运行LFM_multiple_ambg-LFM ambg
PengRobinson
- 计算气体密度,不同温度压力下气体的密度,甲烷,二氧化碳等,计算超额吸附-Calculate gas density, gas density under different temperature and pressure, methane, carbon dioxide, etc., calculate the excess adsorption
distance
- C++编写的用友元函数和成员函数实现两点间的距离计算。-C to achieve the function of the realization of the function of the member and the realization of the distance between two points
母牛递归
- 这个程序用于计算母牛递归的问题,属于c语言基础方面的题目,新手可以看看