-
带硬件流控制的无线RS232,可以实现串口的无线传输
带硬件流控制的无线RS232,可以实现串口的无线传输-Hardware flow control with wireless RS232, serial port can realize wireless transmission
- 2022-11-30 06:40:04下载
- 积分:1
-
使用三
利用三轴角速率型号和三轴加速度计信号结合扩展卡尔曼滤波实现三个姿态角度的融合-The use of three-axis angular velocity model and three-axis accelerometer signal extended Kalman filter combined with the realization of the integration of the three attitude angles
- 2022-01-26 07:36:15下载
- 积分:1
-
This process includes the establishment of the list by the end of interpolation...
本程序包括通过尾插法建立链表 对链表中的元素进行插入 删除 替换 等操作-This process includes the establishment of the list by the end of interpolation in the elements of the list to replace such operations insert delete
- 2022-03-23 03:20:04下载
- 积分:1
-
VBA合并两个Excel表的数据到目标表
"" 从src1.name和src2.age按ID获取数据,然后将数据设置为dst
Sub hebing()
Dim dstRowNo As Long
Dim src1RowNo As Long
Dim src2RowNo As Long
With ActiveWorkbook
dstRowNo = 1
Do While .Sheets("dst").Cells(dstRowNo, 1).Text ""
dstID = .Sheets("dst").Cells(dstRowNo, 1).Text
src1RowNo = 1
Do While .Sheets("src1").Cells(src1RowNo, 1).Text ""
src1ID = .Sheets("src1").Cells(src1RowNo, 1).Text
If dstID = src1ID Then
- 2022-02-04 08:02:48下载
- 积分:1
-
线程同步技术,对初学者很有用
Visual C++中的多线程编程,对初学者很有意义-thread synchronize technology,useful to beginners
- 2022-02-26 14:47:14下载
- 积分:1
-
x 2+ 5y2 = m* x+ Bx range from 0-10. Can both use the same formula a formula nod
目标:创建一个VI,即使用公式计算以下方程节点:y1=x3-x2+5y2=m*x+Bx范围为0-10。两者都可以使用同一个公式一个公式节点,并在同一个图表中显示相同的结果。
- 2022-03-01 02:45:11下载
- 积分:1
-
用API创建 Toolbar 带 ToolTip的例子(VC 6.0 API SDK程序)
用API创建 Toolbar 带 ToolTip的例子(VC 6.0 API SDK程序)-Using API to create Toolbar with ToolTip example (VC 6.0 API SDK Procedure)
- 2022-03-21 21:11:22下载
- 积分:1
-
串口收发程序 串行口通信的例子
串口收发程序 串行口通信的例子-Tt s a program of serie port sending and receiving.And it s a sample program of serie port communication.
- 2023-08-11 08:40:05下载
- 积分:1
-
VC system of the code was developed for the White Box VC.net category code and e...
VC++系统中对自己编制的代码进行白盒测试的VC.net 代码类及例子-VC system of the code was developed for the White Box VC.net category code and examples
- 2022-01-24 13:56:44下载
- 积分:1
-
Java引导小程序,可通过xml配置jre路径,类路径,相较批处理引导无控制台、无java.exe/javaw.exe进程。
本源程序提供了vc++ 200...
Java引导小程序,可通过xml配置jre路径,类路径,相较批处理引导无控制台、无java.exe/javaw.exe进程。
本源程序提供了vc++ 2003和dev-cpp两个工程,工程文件分别为Jpploader.sln和Jpploader.dev,目标程序有一点区别,用dev-cpp编译的支持平台更多,vc编译的最好附带msvcr71.dll库。
-Java applet to guide through xml configuration jre path, class path, compared to batch guide the non-console, non-java.exe/javaw.exe process. The source provided vc++ 2003 and dev-cpp two works, engineering documents and Jpploader.sln were Jpploader.dev, have a little difference between the target process, with dev-cpp compiler support for more platforms, vc compiled the most good fringe msvcr71.dll library.
- 2022-06-19 05:39:28下载
- 积分:1