-
学习LinkList。自己做了几个测试方法。
用LinkList来模拟栈和序列...
学习LinkList。自己做了几个测试方法。
用LinkList来模拟栈和序列-Learning LinkList
- 2022-05-06 17:17:19下载
- 积分:1
-
法国INSIDE公司的读卡模块M210的数据手册,包含相关的通讯指令。...
法国INSIDE公司的读卡模块M210的数据手册,包含相关的通讯指令。-France INSIDE" s reader module M210 data sheet, including related communications directives.
- 2023-02-15 22:05:03下载
- 积分:1
-
Physics demonstration on the phenomenon of volatility in a small program has fou...
演示物理课中有关波动现象的一个小程序,主要有四个功能:波的传播,驻波,波的干涉和衍射-Physics demonstration on the phenomenon of volatility in a small program has four main functions : wave propagation, standing wave, the wave interference and diffraction
- 2022-08-05 09:34:33下载
- 积分:1
-
VB实现XP风格的菜单(酷)大家可以尝试下
VB实现XP风格的菜单(酷)大家可以尝试下-VB XP-style menu (Cool) where we can try to
- 2022-09-07 03:50:03下载
- 积分:1
-
labview接收mpu6050
通过虚拟仪器开发了一款通过串口接收mpu6050的程序。labview接收mpu6050的labview程序,包含6轴和9轴的接收,可以实时的通过串口接收来自传感器 的数据,十分方便,
- 2022-06-20 21:34:54下载
- 积分:1
-
vdcsdfs
;主程序:
LOOP: SETB P10 ;(1)
LCALL DELAY ;(2)
CLR P10 ;(3)
LCALL DELAY ;(4)
AJMP LOOP ;(5)
;以下子程序
DELAY: MOV R7,#250 ;(6)
D1: MOV R6,#250 ;(7)
D2: DJNZ R6,D2 ;(8)
DJNZ R7,D1 ;(9)
RET ;(10)
END ;(11)
-vdcsdfs
- 2022-05-19 09:56:06下载
- 积分:1
-
背景为图形的进度条
背景为图形的进度条-the progress bar which using picture as background
- 2023-01-24 20:20:03下载
- 积分:1
-
三个文件系统的控件
资源描述Visual Basic 6.0中为用户提供了三个文件系统的控件,这三种控件分别是DriveListBox、DirListBox和FileListBox控件。通过这三个控件,可以在应用程序中很方便的对驱动器、目录及文件进行相关的操作
- 2023-07-13 22:30:03下载
- 积分:1
-
如何建立Windows2000风格的对话框。在对话框的左边有一快捷工具栏,能帮助我们在计算机中快速定位...
如何建立Windows2000风格的对话框。在对话框的左边有一快捷工具栏,能帮助我们在计算机中快速定位-how to build Windows Style dialog box. In the dialog box on the left is a fast toolbar that can help us in Computer rapid positioning
- 2022-02-20 11:06:45下载
- 积分:1
-
实现MSN提示窗口的界面功能,界面可根据需要随意添加背景图片和效果,和其他控件,完成自己的功能....
实现MSN提示窗口的界面功能,界面可根据需要随意添加背景图片和效果,和其他控件,完成自己的功能.-suggested achieve MSN window interface capabilities, interface may need to arbitrarily add background images and effects, and other controls to complete their functions.
- 2022-06-17 03:04:30下载
- 积分:1