资源列表
collectport
- 两个脚本, 一个是IBM 数据库机器上,看看有哪些机器连接到本数据库上来了。运行脚本:collect_port_host.sh IP.PORT 一个是LINUX APP应用机器上,查看每个进程连接到指定IP:PORT的数量。运行脚本:collect_port_pid.sh IP:PORT 以上两种方法只限于IBM和LINUX机器上使用,如果是其他类型的操作系统,需要手工适配。 通过端口查PID的方法,可以查看port2pid.txt(HPUX和Solaris下,如果需
getdatafromclipboard_v110
- This is a good ezample for getting data clipboard. In example, there have more type of application. The type usage by copy or paste data clipboard is referred.-This is a good ezample for getting data clipboard. In example, there have more type of ap
Gaussian-elimination
- 高斯消元法可以用在电脑中来解决数千条等式及未知数。也可以用来解决一些有特别排列的系数的方程组。-Gaussian elimination method can be used in thousands of computers to solve equations and unknowns. It can also be used to solve some equations have coefficients of special arrangement.
GaussSeidel
- 它是数值线性代数中的一个迭代法,可用来求出线性方程组解的近似值。-It is a numerical linear algebra iterative method can be used to obtain an approximation of linear equations.
dichotomy
- 此算法主要用于对一组排列有序的数字进行查找,因为每查询一次,即可排除一半。-This algorithm is mainly used for a set of numbers arranged in order to find, because each query once to exclude half.
Lane_Detection
- 基于视频的车道线检测,首先对视频进行一系列预处理,然后进行边缘检测,霍夫变换直线检测,最后对检测出来的直线进行非车道线排除。-Video-based lane detection, the first of a series of video preprocessing, edge detection and Hough transform line detection, finally detected non-linear lane excluded.
Equation-Root
- 迭代算法是用计算机解决问题的一种基本方法,是一种不断用变量的旧值递推新值的过程。-Iterative algorithm is a basic method to solve the problem with a computer, the old value with a continuously variable value new recursive process.
UDP
- 关于vb的udp传输问题,在vb6.0环境进行编译-one of udp
decomposition-of-matrix
- 将一个矩阵分解为一个下三角矩阵和一个上三角矩阵的乘积,主要应用在数值分析中-A matrix into a lower triangular matrix and a triangular matrix on the product, mainly used in numerical analysis
simpleQtChat-master
- qt通讯软件,服务器客户端一体,简单源码示例-Simple qt communications software, client server integration
ad7658
- AD7658 verilog源码,下载后可以直接使用-AD7658 verilog source code can be used directly after download
doubanfm-qt-master
- 基于qt5.4+vs2012 的 豆瓣FM音乐小程序-douban FM music simple example
