NetGUI v0.4.1
INSTALL Instructions
Pedro de las Heras Quiros
pheras@gmail.com
1. Install netkit (www.netkit.org)
2. Compile src/*java
3. mv src/*class bin
4. Edit and adapt bin/netgui.sh
5. Run bin/netgui.sh
Main program running when workpiece is ready on deferent belt(deferent_ready=ture).
* Call Square_Wave subroutine to generate 0.5ms square wave on P1.2 to drive
* electromotor,then drive deferent belt step forward. When it steps to the measure
* zone, it stops to be me ...
The running time of quicksort can be improved in practice by taking advantage of the fast
running time of insertion sort when its input is “nearly” sorted. When quicksort is called on a
subarray with fewer than k elements, let it simply return without sorting the subarray. After the
top-level call ...
TdcHintEx
Provides your users with a cool transparent hint. It replaces standard Delphi hint window.
Just drop a TdcHintEx in your main form. Set Enabled to True. And run your application.
Oh btw, please set ShowHint to True.. :)
Drop me a line, and tell me what you think of it.
Antony Hoon
ant ...
svd 算法代码
This directory contains instrumented SVDPACKC Version 1.0 (ANSI-C)
programs for compiling within the "svdrun" script. The "svdsum"
script can be run after all output files of the form <dataset>.outN,
where N=1,2,... have been produced by svdrun. more details please read the file read ...
SharpPcap c#抓包实现时时获取网卡信息
SharpPcap tutorial: a step by step guide to using SharpPcap
The text of this tutorial is taken directly from WinPcap's official tutorial but is modified to show the C# use of the SharpPcap library. All examples can be downloaded together w ...
matlab有限元网格划分程序
DistMesh is a simple MATLAB code for generation of unstructured triangular and tetrahedral meshes. It was developed by Per-Olof Persson (now at UC Berkeley) and Gilbert Strang in the Department of Mathematics at MIT. A detailed ...
Computational models are commonly used in engineering design and scientific discovery activities for simulating
complex physical systems in disciplines such as fluid mechanics, structural dynamics, heat transfer, nonlinear
structural mechanics, shock physics, and many others. These simulators can be ...
该代码用于视频中背景与前景的分离
Run "TestGoDec" firstly for testing the background modeling by GoDec on Hall
dataset.
Run "TestSSGoDec" firstly for testing the background modeling by Semi-Soft
GoDec on Hall dataset. The time cost on my PC is 8.75s, which is >4 times
faste ...