-
sdkautooff_prog
sdkautooff_prog
- 2022-07-27 06:20:42下载
- 积分:1
-
农历日期,和指针钟表,透明显示,非常不错的
农历日期,和指针钟表,透明显示,非常不错的-Lunar date, and pointer watches, transparent display, very good
- 2022-03-19 09:15:36下载
- 积分:1
-
How To Create A Working Thread
How To Create A Working Thread
- 2022-05-08 07:04:53下载
- 积分:1
-
测试一个倾角。然后把数据采集到数据库。
这是一个成熟的应用。可以给大家做个示范。...
测试一个倾角。然后把数据采集到数据库。
这是一个成熟的应用。可以给大家做个示范。-just to test the angle for database use and in realtime modle. this is a good program for applly in industral fields.
- 2022-08-17 21:41:23下载
- 积分:1
-
Function ulong OpenPort (ulong HWND, uint uMsg, ulong dwPort, ulong dwBaud, char...
Function ulong OpenPort(ulong HWND,uint uMsg,ulong dwPort,ulong dwBaud,char byByteSize, char byParity, char byStopBits) Library "comIO.dll"
subroutine ClosePort(ulong dwHandle) Library "comIO.dll"
subroutine StopIO() Library "comIO.dll"
Function ulong ReadBuffer(ulong dwHandle,ref string pBuffer,ulong dwBufferLen) Library "comIO.dll"
Function ulong WriteBuffer(ulong dwHandle,ref string pBuffer,ulong dwBufferLen) Library "comIO.dll"
//wparam 数据字节长度
//lparam 端口句柄
email:zzp0809@hotmail.com
适合PB,VB,delphi,VFP任何win窗口程序;
下载者,应用者请来一份email。
-Function ulong OpenPort (ulong HWND, uint uMsg, ulong dwPort, ulong dwBaud, char byByteSize, char byParity, char byStopBits) Library " comIO.dll" subroutine ClosePort (ulong dwHandle) Library " comIO.dll" subroutine StopIO () Library " comIO . dll " Function ulong ReadBuffer (ulong dwHandle, ref string pBuffer, ulong dwBufferLen) Library" comIO.dll " Function ulong WriteBuffer (ulong dwH
- 2022-03-17 18:08:22下载
- 积分:1
-
This class includes normal char set and transformation of string.
这个类包含了几种常见字符集以及字符串的转化方法,VC源代码-This class includes normal char set and transformation of string.
- 2022-01-22 05:33:02下载
- 积分:1
-
非常好用的邮件客户端
VC++编程实现收发电子邮件,可实现在本地接收指定帐户的电子邮件,也可以发送邮件,简单来说,实现了本地查看接收、发送Email的功能,你可以再扩展些,比如加上删除邮件的功能,将其扩展成一个邮件客户端程序。
- 2022-08-17 06:23:27下载
- 积分:1
-
聊天室,可以进行文件传输,可以进行私人聊天。
聊天室,可以进行文件传输,可以进行私人聊天。-Chat rooms, you can transfer files to a private chat.
- 2023-06-07 20:20:02下载
- 积分:1
-
C++程序设计(第二版)
pdf格式的,一本挺不错的书。
C++程序设计(第二版)
pdf格式的,一本挺不错的书。-C++ Program Design (Second Edition) pdf format, a very good book.
- 2022-03-06 18:06:33下载
- 积分:1
-
This lab consists of two parts:
1. A preparatory case study with a standard Kal...
Start with the runlocalization track.m which is
the entrance function to your lab. This function reads two les determined by
simoutle and maple input arguments which contain information about sensor
readings and the map of the environment respectively, runs a loop for all the
sensor readings and calls the ekf localize.m to perform one iteration of EKF
localization on the readings and plots the estimation(red)/ground truth(green)
and odometry(blue) information.-This lab consists of two parts:
1. A preparatory case study with a standard Kalman lter where you learn
more about the behavior of the Kalman lter. Very little extra code is
needed.
2. The main lab 1 problem in which you need to complete an implementation
of an Extended Kalman lter based robot localization.
- 2022-11-09 03:30:03下载
- 积分:1