git clone https://github.com/tsymiar/MyAutomatic.git
-
Brief
Building all executes by
./build.sh all -j8
command. Using./build.sh test
to test, deleting caches use./build.sh clean
.Once when generates SUCCESS, some binary files will shown in the bin / gen directories, such as:
[bin]
chstest chigpio mes909 pipefifo VideoCapture imagesnap IM.exe Client.exe kaics.exe pthdtest.exe gSOAPverify(myweb.wsdl)
[gen]
gn
/webevent_server
-
Description
-
chstest chigpio mes909 pipefifo Some scattered
*.c
files is driver of hardwares such asGPIO
,ME909S-821
(a HuaweiLTE 4G
network module),pipe
/fifo
etc.; chstest is a test to chsdev driver. -
VideoCapture | imagesnap
VideoCapture is a video capture program based on v4l2 which should only able to run on linux.
imagesnap is a photo taker, could running on linux only.
-
IM.exe | Client.exe
IM.exe
is a simpleinstant-messaging
chat room, use it by register, login, send command and a small amount of quantity messages.Client.exe
is a client peer implement of an online chat room menus like below. -
kaics.exe
a sub-pub message queue(
MQ
), which can penetrate the intranet, more info linked can get from here. -
pthdtest.exe
a thread pool based on
pthread
. -
gSOAPverify
a
SOAP-server
which is to verify login using the config file myweb.wsdl. -
gn
a cross-platform, big/small endian, increasing/decreasing binary number generator.
-
webevent_server
a http server and client package library, depends on
libevent
.
-
It
is a test-case usingQt
,OpenGL
. usingmkallcase.sh
to build it.
Microsoft .NET Framework 3.5 is needed if compile WinNTKline
CvMlwk |
---|
OpenCV
&& someMachine Learning
learning cases.
KlineUtil |
---|
A MFC solution to register, catch files, show K-line, simulate ctp ... etc.
WPFKline |
---|
A K-line application using
C#
.
TestUtils |
---|
A testcases to test files of KlineUtil .