资源列表
排序选择:
[数学计算/工程计算] 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.<张博> 在 2026-01-24 上传 | 大小:540kb | 下载:0
[C#编程] 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.<蛋蛋> 在 2026-01-24 上传 | 大小:63.34mb | 下载:1
[技术管理] NSIS_setup_help
说明:NSIS安装包制作教程,基本制作,脚本示例,各种插件运用-NSIS installation package production tutorials, basic production, scr ipt samples, using a variety of plug-ins<snow> 在 2026-01-24 上传 | 大小:1.56mb | 下载:0
[JSP源码/Java] tcp_udp_demo
说明:使用java编写的tcp,udp的客户端,服务端代码-java tcp udp client server demo<zocmiu> 在 2026-01-24 上传 | 大小:11kb | 下载:0
[数学计算/工程计算] GaussSeidel
说明:它是数值线性代数中的一个迭代法,可用来求出线性方程组解的近似值。-It is a numerical linear algebra iterative method can be used to obtain an approximation of linear equations.<张博> 在 2026-01-24 上传 | 大小:275kb | 下载:0
[数学计算/工程计算] 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.<张博> 在 2026-01-24 上传 | 大小:561kb | 下载:0
[LabView] 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<fred> 在 2026-01-24 上传 | 大小:163kb | 下载:0
[JSP源码/Java] checknetspeed.tar
说明:功能: 用来测试两台机器之间的网络速度。 原理: 使用TCP Socket,在两台机器上建立连接,然后,通过一台机器循环发送大量的数据,另外一台机器接收。通过收发数据,来测试出网络的最大速率。-use tcp socket, test two machine net speed.<zocmiu> 在 2026-01-24 上传 | 大小:7kb | 下载:0
[JSP源码/Java] oracletools.tar
说明:程序功能: 1. 输出当前oracle正在运行的SQL语句。 也可以按select/update/insert/delete四种模式,选择性的输出运行的SQL语句。 还可以输入一个时间间隔值(毫秒),输出运行超过这个间隔时间的SQL语句。 2. 持续监控数据库连接数,输出总数量以及分别连接的机器名字和数量。 3. 持续测试某条SQL语句运行花费的时间,超过阀值时,输出当前耗时以及平均时长。 4. 持续收集oracle正在运行的SQL语句。 -oracle<zocmiu> 在 2026-01-24 上传 | 大小:3.54mb | 下载:0
[Internet/网络编程] 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下,如果需<zocmiu> 在 2026-01-24 上传 | 大小:2.1mb | 下载:0
[C#编程] MFCVideo(1)
说明:先用背景差分法进行运动目标的检测,然后求出运动目标的质心,然后进行聚类。-First with the background subtraction method to detect moving targets, moving targets and then find the center of mass and clustering.<蛋蛋> 在 2026-01-24 上传 | 大小:50.49mb | 下载:0