-
Data-structure
这是严蔚敏版的数据机构,挺经典的一本书,欢迎大家学习(Data structure)
- 2012-07-15 21:32:34下载
- 积分:1
-
NETDEVSDK_Win64_C#_V2.1.0.0
说明: 基于宇视摄像头sdk,使用C#开发的搜索、添加当前网络中存在的摄像头,视频浏览、下载、抓拍,控制摄像头等(Based on the universal vision camera SDK, search and add the existing cameras in the current network, video browsing, downloading, capturing, control camera, etc. developed by C#)
- 2020-07-09 16:48:55下载
- 积分:1
-
VCdiary
一个基于对话框的日记本小程序。以前在VC知识库中找基于对话框的序列化存储的程序一直没有找到,就自己做了一个。用到了链表和序列化,在对话框中使用工具栏,希望对大家有所帮助。首先,定义一个自己的结构体类,用来存储将要保存的信息。(a dialog based on the diary of the small procedures. In the past, VC knowledge base based on the dialog box to find the sequence of stored procedure has not been found, it had become one. Listless and used in the sequence, in the dialog box using the tool column, we hope to help. First, a definition of the structure type, will be used to store the information stored.)
- 2006-08-15 22:58:35下载
- 积分:1
-
SAMP游戏中实现摆摊和个人背包系统 摊位+背包
说明: 它可以在SAMP游戏中实现摆摊和个人背包系统。它需要自己运行,实现不同的颜色。(It can be used in SAMP games to implement stand and personal backpack system. It needs to run on its own to achieve different colors.)
- 2020-06-25 00:40:02下载
- 积分:1
-
基于89c52的dht11温湿度检测程序
该程序是基于89c52单片机的dht11温湿度检测程序,可以实现温湿度的检测,欢迎使用
- 2022-04-26 14:23:27下载
- 积分:1
-
强主动声纳信号干扰被动声探测的仿真分析 rev4
强主动声纳信号干扰被动声探测的仿真分析.被动声探测是探测和跟踪水中噪声目标的重要手段,但强主动声纳信号的出现将对被动声探测产生很强的干扰作用,影响被动声纳对噪声目标的检测或跟踪。本文通过计算机仿真,分析被动声纳的积分时间、强主动声纳信号的强度、脉冲宽度和发射周期四个因素对强主动声纳信号干扰被动声探测程度的影响。(Simulation analysis of passive acoustic detection of a strong active sonar signal interference passive acoustic detection is an important means to detect and track water noise goals, but the emergence of strong active sonar signal will be passive acoustic detection generate strong interference effect, the impact of passive acoustic satisfied noise target detection or tracking. This paper through computer simulation, and analysis of the four factors of the integration time of the passive sonar, a strong active sonar signal intensity, pulse width, and launch cycle impact of passive acoustic detection of a strong active sonar signal interference.)
- 2012-08-21 21:06:06下载
- 积分:1
-
D-S
C#实现D-S证据理论的融合,首先阐述了什么是D_S证据理论人,然后是C#编程实现了证据理论(C# implementation of DS evidence theory)
- 2012-06-06 15:06:09下载
- 积分:1
-
TYOPCClientSrc
OPC Client 源代码,支持OPC 2.0
非常有参考价值(OPC Client source code, OPC 2.0 support is very useful)
- 2009-01-23 20:49:46下载
- 积分:1
-
GaussSmooth
DM642里实现的高斯平滑算法,具有一定的参考价值。(DM642 in realization of the Gaussian smoothing algorithm, with some reference value.)
- 2010-09-03 22:53:12下载
- 积分:1
-
VC专题教程all
VC专题教程 -- 第一章 Internet相关开发 打包下载 --- 1.1 如何编写CGI程序 ------ 1.2 一种更亲切的CGI开发系统WinCGI ------ 1.3 利用ISAPI开发CGI程序 ------ 1.4 利用WinInet开发Internet程序 +-- 第二章 ActiveX控件开发 打包下载 ------ 2.1 ActiveX控件介绍 ------ 2.2 利用MFC开发ActiveX控件 ------ 2.3 利用ATL(ActiveX模板库)创建ActiveX控件 ------ 2.4 调试并使用ActiveX控件 +-- 第三章 调试技术与异常(错误)处理 打包下载 ------ 3.1 跟踪与中间过程输出 ------ 3.2 变量/对象合法性检查 ------ 3.3 内存泄露检查 ------ 3.4 异常捕捉与处理 +-- 第四章 进程/线程控制 打包下载 ------ 4.1 为什么需要多进程/线程 ------ 4.2 进程控制 ------ 4.3 线程控制 ------ 4.4 进程/线程间同步 +------ 4.5 进程间通信 +-- 第五章 文件操作 打包下载 +------ 5.1 磁盘文件的打开与关闭 +------ 5.2 磁盘文件的正常读写与异步读写 +------ 5.3 磁盘文件的查找 +------ 5.4 磁盘文件的其他操作 +------ 5.5 串口的操作 +-- 第六章 内存管理 打包下载 +------ 6.1 Win32下的内存管理介绍 +------ 6.2 虚存的使用(VC Guide feature-- the first chapter related to the development of packaged Internet download how to prepare--- 1.1--- 1.2 CGI program a more cordial CGI Development System 1.3 WinCGI--- the use of CGI to develop procedures ISAPI 1.4--- Internet using WinInet development process-- the second chapter ActiveX development package download ActiveX controls 2.1------------ 2.2 on the use of MFC Development ActiveX 2.3------ use ATL (ActiveX Template Library) Create ActiveX------ 2.4 debug, and use ActiveX controls-- the third chapter debugging techniques and abnormal (error) handling of packaged download------ 3.1 intermediate process tracking and output variables------ 3.2/Object legitimacy inspection 3.3------------ memory leakage inspection 3.4 abnormal capture )
- 2020-06-26 07:20:01下载
- 积分:1