-
基于C语言实现滚动时域估计算法
基于c语言,实现滚动时域估计算法,将状态估计问题转化为二次型优化问题,同时基于MHE算法分析,推导适应度函数的具体表达式,将其用c语言实现,同时基于PSO算法求取二次型优化问题的优化解。程序已经在vs2013环境下编译通过了,并能成功运行。
- 2022-03-05 13:47:46下载
- 积分:1
-
如何裁剪位图的程序
如何裁剪位图的程序-how cutting bitmap procedures
- 2022-06-27 12:56:22下载
- 积分:1
-
VB 中切换中文输入法
VB 中切换中文输入法,利用 GetKeyboardLayoutList 、 GetKeyboardLayoutName、GetKeyboardLayout 、
ActivateKeyboardLayout 实现设置默认输入法
- 2023-06-10 07:10:02下载
- 积分:1
-
用于Web抽取,是一个非常有用的程序,对程序开发有帮助。
用于Web抽取,是一个非常有用的程序,对程序开发有帮助。-It is used for WebExtrator!On Computing Mobile Agent Routes for Data Fusion in Distributed Sensor Networks
- 2022-03-14 00:19:54下载
- 积分:1
-
A library management system, the more powerful features, and incidental to anoth...
一个图书管理系统,功能比较强大,并且附带又论文!-A library management system, the more powerful features, and incidental to another paper!
- 2022-03-28 15:10:30下载
- 积分:1
-
孙鑫老师c++教程第二课之掌握c++ ,ppt
孙鑫老师c++教程第二课之掌握c++ ,ppt-SUN Xin teachers c++ Tutorial classes of the second master c++, Ppt
- 2022-08-26 08:32:02下载
- 积分:1
-
一块用VC做的计算器,对于初学VC的人来讲是一个不错的案例,...
一块用VC做的计算器,对于初学VC的人来讲是一个不错的案例,-VC to do with a calculator, for the novice person in terms of VC is a good case,
- 2023-01-06 21:05:03下载
- 积分:1
-
operation of a serial example
一个串口操作的例子-operation of a serial example
- 2022-02-02 10:09:50下载
- 积分:1
-
VB的仿制winamp的mp3控件
VB的仿制winamp的mp3控件-VB imitation Winamp MP3 Controls
- 2022-03-15 20:55:59下载
- 积分:1
-
a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树...
a)需求分析:
任务:建立南京主要公交线路图。
要求:输入任意两地点,给出最佳的乘车线路和转车地点。
b)概要设计:
本程序所使用的数据结构是树和线性表,所使用的算法主要有堆排序、赫夫曼算法。
-a) Requirements Analysis : Mandate : the establishment of the Nanjing main transit route map. Requirements : 2 importation arbitrary locations, is the best car lines and interchange locations. B) Summary of design : the procedures used by the data structure is linear tree and table, the algorithm used by the main sculpture, in order Huffman algorithm.
- 2022-12-20 19:00:03下载
- 积分:1