-
一个applet程序,用java实现栈和队列的数据结构…
用java实现数据结构中的栈和队列,是一个applet程序,可以通过实际操作来演示数据结构的栈的具体实现方式。-An applet program, which use java to implement the stack and queue data structure. It can be used to demonstrate the implement of stack.
- 2022-04-07 12:01:52下载
- 积分:1
-
BigDigits高精度算法库源代码,给需要朋友的做个参考
BigDigits高精度算法库源代码,给需要朋友的做个参考-BigDigits high-precision algorithm library source code, to the need to be a reference to a friend
- 2023-08-30 00:40:03下载
- 积分:1
-
另外一个通过Windows API函数SendMessage发送消息的范例,这个范例改变文本框的只读属性...
另外一个通过Windows API函数SendMessage发送消息的范例,这个范例改变文本框的只读属性-one another through the Windows API function SendMessage messaging paradigm this paradigm shift in the text box CD-Attribute
- 2022-03-02 14:37:15下载
- 积分:1
-
串口温度数据采集并实时显示 串口温度数据采集并实时显示
串口温度数据采集并实时显示 串口温度数据采集并实时显示
- 2022-08-05 20:32:30下载
- 积分:1
-
4×4的小键盘扫描程序
希望能看到更好的扫描算法
大家共学习之...
4×4的小键盘扫描程序
希望能看到更好的扫描算法
大家共学习之-4 × 4 small keyboard scanner would like to see a better scan algorithm
- 2022-05-30 00:57:53下载
- 积分:1
-
usb cdc 和 visual studio 2008
一个简单的方法,使用Visual Studio 2008使USB连接
- 2023-07-21 15:15:08下载
- 积分:1
-
um=5.elmo
/*The program sets an arrays of positions and speeds.On the digital input #6 trigger, the program moves forward, waits one second and returns.The destination and speed of the motion are defined according to the values in the speed and position arrays, with an index set by digital inputs #1 through #5.When an error occurs, the program stops and digital output #1 is raised.The motions are executed by functions called by the main program.Errors are detected in the motion functions and returned to the main program.*///Global Variable declarationint Destination[32];int MotionSpeed[32];int MaxDest;int MaxSpeed;//Functions declarationfunction int Err = MoveForward(int MoveIndex); function int Err = MoveBack(int MoveIndex);//Program##PROGRAM1//Local variables declarationint i;float Coeff;//Program bod
- 2022-06-16 23:30:26下载
- 积分:1
-
Windows源代码更header CHKDSK,总之
源代码chkdsk
- 2022-03-19 11:24:58下载
- 积分:1
-
keyboard hook
键盘钩子原代码-keyboard hook-source
- 2022-11-13 22:00:04下载
- 积分:1
-
wince下的简单串口测试程序。固定波特率9600,可测试收发。
wince下的简单串口测试程序。固定波特率9600,可测试收发。-wince under the simple serial test procedure. Fixed baud rate of 9600 to test transceiver.
- 2022-04-24 04:40:06下载
- 积分:1