-
《Windows via C/C++》 5th 随书源代码,解压后可以使用VC2005 打开sln文件进行编译,对理解该书内容有很大的帮助...
《Windows via C/C++》 5th 随书源代码,解压后可以使用VC2005 打开sln文件进行编译,对理解该书内容有很大的帮助-err
- 2022-04-18 00:52:39下载
- 积分:1
-
实现GPS+IMU扩展卡尔曼滤波组合导航,重力场和磁场推算姿态
实现GPS+IMU扩展卡尔曼滤波组合导航,重力场和磁场推算姿态-Achieve the GPS+ IMU extended Kalman filter integrated navigation, gravity field and magnetic field profile projection
- 2022-07-24 18:56:53下载
- 积分:1
-
Arrastar e Soltar Arquivos do tipo .txt no form (leitura automatica)
示例系统演示了如何拖动和搜索类型为的文件。Txt格式,从Txt文件中获取结果数据。
- 2022-02-25 20:38:22下载
- 积分:1
-
当要添加进程时,直接输入进程的名称,优先级,需要时间,然后安添加按钮 添加进程时可以随时安运行按钮运行进程,挂起时需要输入要挂起的进程的名称,解挂时也需要输入要...
当要添加进程时,直接输入进程的名称,优先级,需要时间,然后安添加按钮 添加进程时可以随时安运行按钮运行进程,挂起时需要输入要挂起的进程的名称,解挂时也需要输入要解挂的进程的名称.-when added to the process, the process of direct importation of the name, priority, time, and then on the Add button to add process can be run at any time on the button operation process, the need to import flown to hang in the process of the name, Xie also linked to the need to import solutions linked to the process of the name.
- 2022-05-12 17:37:58下载
- 积分:1
-
网络优化算法:最大流的FordFulkerson标号算法
网络优化算法:最大流的FordFulkerson标号算法-Network optimization algorithms: maximum flow of FordFulkerson Enumeration
- 2022-03-20 10:37:56下载
- 积分:1
-
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第5章源程序!...
孙鑫老师的VC++教程的光盘源代码,数写的很好,代码也很好,值得研究!第5章源程序!-SUN Xin teachers VC++ Tutorial CD-ROM source code, written in a few very good, code is also good, worthy of study! Chapter 5 source!
- 2022-01-22 05:04:11下载
- 积分:1
-
MsFlexGrid controls to achieve the text were changed in the source code
实现在MsFlexGrid控件中更改文本的源代码-MsFlexGrid controls to achieve the text were changed in the source code
- 2022-10-13 06:20:02下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1
-
实现双摄像头的拼接技术
基于双摄像头的拼接技术,主要实现摄像头的实时拼接,涉及到的主要技术有特征点的匹配和Ransac算法,总的看来,图像拼接效果良好,处理的帧数较高,有一点的参考价值。
- 2022-01-24 13:07:24下载
- 积分:1
-
http详解
This document specifies an Internet standards track protocol for the In...
http详解
This document specifies an Internet standards track protocol for the Internet community, and requests discussion and
suggestions for improvements. Please refer to the current edition of the “Internet Official Protocol Standards” (STD
1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.-http Detailed This document specifies an Internet standards track protocol for the Internet community, and requests discussion andsuggestions for improvements. Please refer to the current edition of the Internet Official Protocol Standards (STD1) for the standardization state and status of this protocol. Distribution of this memo is unlimited.
- 2022-01-21 19:20:17下载
- 积分:1