资源列表
imehook
- 钩子编程 绝对适合新手学习使用-Hook programming beginners learning to use and is suitable for
ysf114
- 基于小波变换的数字水印技术的matlab源码程序-Source wavelet matlab simulation
testdtw(zhu)
- function dist = dtw(t,r) n = size(t,1) m = size(r,1) 帧匹配距离矩阵 d = zeros(n,m) for i = 1:n for j = 1:m d(i,j) = sum((t(i,:)-r(j,:)).^2) end 累积距离矩阵 D = ones(n,m) * realmax D(1,1) = d(1,1) 动态规划 for i = 2:n
bee22
- 用matlab画蜂窝网络,用蜂窝覆盖给定的圆域-drawing cellular network using matlab
ry-http
- 这是一个用C语言编写的http信息的解析器。能够解析请求数据和相应数据。在关于http应用系统的开发中可以利用它。-This is a parser for HTTP messages written in C. It parses both requests and responses. Http application on the development can take advantage of it.
32apsk-16apsk
- 32apsk与16apsk调制解调和16qam的比较 -32apsk and 16apsk comparison of modem and 16qam
video
- 利用VC++实现的可用于局域网内视频传输的软件,分为客户端和服务器端两部分-Implemented using VC++ can be used for video transmission within a local area network software, divided into client and server-side two
wifi
- 实现无线上网,搜索无线接入点,并连接入网-Wireless Internet access, search for wireless access points, and network connections
LCD
- 关于S3C24440在无操作系统支持下的LCD编程源码,可以切换分辨率-About S3C24440 without the support of the operating system' s LCD programming source code, you can switch the resolution
mimiocr
- ocr 图片文字转换,准确率较高,大家可以实验一下-ocr image text conversion, high accuracy, we can try and
BmOpcDaSvr3.8
- OPC 工具包产品以标准动态连接库(DLL)形式提供二次开发接口,与 Win98、WinNT、 WIN2000、WIN2003系统完全兼容。OPC开发软件包由服务器软件包、客户端开发软件包组成, 完全封装了 OPC 技术和COM技术实现细节,使二次开发的程序员无需 OPC规范和COM技术底层细节,降低服务器和客户端程序开发的复杂程度和减少了熟悉OPC 技术的时间,只需专注于自己熟悉的数据采集和过程控制,其他的一切都交给软件开发包来完成。由于软件开发包以标准的WINDOWS API方式提供,
WPFIrregularShapeWindow
- WPF的非规则窗体包括三角形,圆形,以及非规则图片的透明窗体-Irregular Window using by WPF
