-
-
0723.rar
... TForm1.CommlReceiveData(Sender:Tobject Buffer:Pointer bufferLength:Word)
var
receivedata:array of byte
begin
sleep(100) //等待100ms,保证接收到所有数据
move(buffef ,receivedata,bufferlength)
//将接收缓存区中的数据转移到数组中
……
end
(5) 关闭串口
在系统开发 ...
-
FileOper.rar
JAVA操作文件的封装
封装了创建一个文件夹、删除文件、删除文件夹、是否递归删除、copy一个文件或文件夹到指定位置、move一个文件或文件夹到指定位置、压缩文件、过滤文件等等一系列操作
-
src.zip
Pin ball in 2-D
Simple and easy to play.
With the arrow keys move left and rigth.
-
TShapeTRACKBAR.zip
Task about TrackBAR plus TShape
Color change from move Track Bar with mouse
-
-
ROBO.rar
to activate a robot or parallel port data pin this code can be used or to send data to printer port. I had used this code to move a robot right, left, back, front. rajesh.f - INDIA rajesh1983jan10@yahoo.com
-
move.rar
用midp1.0简单的实现了玩家移动碰撞和滚屏。十分适合初学者
-
keyinput.rar
... wmove(win, cury, curx)
mvaddstr(16, 1, "Press arrow keys to move the cursor within the window.
")
mvaddstr(17, 1, "Press q ... (win, cury, curx)
mvaddstr(16, 1, "Press arrow keys to move the cursor within the window.
")
mvaddstr(17, 1, "Press q ...
-
-
doc.rar
... will create a directory called klt and place all the files there
3. Compile and run the code
* On UNIX / Linux, move to the klt directory, type make. Now try some examples, by typing example1, etc.
* For Microsoft Visual C++ 6.0 ...
-