-
-
lissajous.zip
Draw curves by lissajous and adjust params to get different pictures. Used: allegro, C. Compile with cmd: gcc curveLissajous.cpp -o curveLissajous -lalleg
-
ceGUI.zip
My old gui. Wrote when I was 15. Good starting point if you want to make own gui system. Compile with cmd: gcc ceGUI.cpp -o cegui -lalleg -lalfont
-
-
Paint.rar
this application is maked on c++ enviornment to provide the gui on cmd mode is like ms paint
-
-
IPv6CharRoom.rar
... IPv4/IPv6下Socket编程
2、掌握Socket编程关键技术
3、利用Socket编程实现网络应用
安装ipV6, 在cmd中键入命令:ipv6 install
为网卡配置地址:ipv6 adu 4/fe80::214:38ff:fe12:b8a4
Server端 ...
-
-
sleep.zip
在cmd的环境下,常常需要等待一段时间,这时可以使用这个工具。使用命令可以任意组合时间单位,如:‘sleep.exe 1d2h3m4s’,表示要暂停1天2小时3分4秒
-
-
-