-
一个分割的多窗口的例子
一个分割的多窗口的例子-a separate window for more examples
- 2022-12-15 13:50:03下载
- 积分:1
-
电力系统用分解系统谐波的傅氏变换程序,在谐波分析和电磁暂态分析中应用广泛。...
电力系统用分解系统谐波的傅氏变换程序,在谐波分析和电磁暂态分析中应用广泛。-Source code of Fourier transform using in electric system harmonic analysis. Fourier transform are general used in harmonic analysis and transient analysis
- 2022-03-18 23:55:37下载
- 积分:1
-
简单的局域网五子棋,可以开发人得大脑,不信你试试。
简单的局域网五子棋,可以开发人得大脑,不信你试试。-LAN Gobang easy, people can develop a brain, do not believe you try.
- 2023-06-06 19:00:03下载
- 积分:1
-
多尺度谱图分割
基于多尺度的ncut规范化谱聚类图割方法 可用作数据聚类和图像分割效果很好
- 2022-06-27 04:49:27下载
- 积分:1
-
这是一个用c#编写的MIS金质打印通C#打印源码 2.2,可以看看的
这是一个用c#编写的MIS金质打印通C#打印源码 2.2,可以看看的-This is a C# MIS Print Program. (2.2)
- 2023-08-29 20:35:04下载
- 积分:1
-
C++、MFC源代码CSmartPtrsrc
C++、MFC源代码CSmartPtrsrc-C, MFC source code CSmartPtrsrc
- 2022-07-02 20:37:39下载
- 积分:1
-
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 )...
编写一个程序,对用户由命令行参数传入的一个名称进行判断。如果是一个文件名,则输出该文件相关属性 ( 文件名、路径、绝对路径、是否可读、是否可写和文件的长度等 ) 。如果是一个目录,则输出该目录下的文件及子目录名列表。如该名称不存在,则以此名称为名在当前目录下创建一个子目录。
-prepare a process that the user from the command line parameters into the name of a judge. If it is a document, then the output of the document attribute (file name, path, the absolute path, readable, can be written and the length of documents, etc.). If it is a directory, then the output directory and subdirectory of documents from the list. If the name does not exist, it is also the name of the name of the current directory to create a subdirectory.
- 2022-05-13 23:55:22下载
- 积分:1
-
VC视频采集程序,可采集USB摄像头的图像,显示,截图
VC视频采集程序,可采集USB摄像头的图像,显示,截图-VC Video Collection procedures, acquisition USB camera images, screenshots
- 2023-03-19 02:15:03下载
- 积分:1
-
GetLastError输入错误数字,显示中文错误原因
应用背景该代码实现了windows编程下,错误代码的查询,当你使用GetLastError时收集到的数字,经数字输入到该exe中便可以显示出错误原因,中文版的,这样以便于对错误进行处理,使用十分方便。关键技术在使用MFC下,导入了netmsg动态库,是通过学习《windows内核编程》进行第一次开发,对内核编程有了初步的学习,想对内核编程进行进一步的学习,需要先对此代码比较熟练,继而进行下一步的学习。
- 2022-03-24 15:52:10下载
- 积分: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