联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找其他(356) matlab编程(251) 单片机开发(250) 人工智能/神经网络/深度学习(241) Windows编程(173) collect(143) VHDL/FPGA/Verilog(110) 数学计算(86) 嵌入式/单片机/硬件编程(84) Java编程(74) 自然语言处理(71) 数值算法/人工智能(70) 数据结构(69) 模式识别(视觉/语音等)(62) 图形图像处理(59) WEB开发(59) Linux/Unix编程(55) DSP编程(52) 环保/环境工程(51) 游戏(38) 波变换(36) 处理器开发(35) 游戏引擎(31) 通讯编程(30) 其他小程序(28) 编译器/解释器(28) 聚类算法(27) 文章/文档(26) 操作系统开发(26) 软件设计/软件工程(25) 硬件设计(24) 其他书籍(23) 内容生成(23) 图形图象(21) 汇编语言(21) Pascal/Delphi编程(20) 前端开发(19) 界面编程(18) C/C++基础(18) 加密解密(17) 数据库系统(17) android开发(17) 系统/网络安全(16) C#编程(16) 嵌入式Linux(16) Leetcode/题库(16) 文件操作(15) 机器人/智能制造(15) 编程语言基础(15) OpenGL(14) 网络编程(14) 系统设计方案(14) 其他嵌入式/单片机内容(14) 3G/4G/5G开发(14) GPS编程(13) 博客(13) 智慧办公(13) 数据采集/爬虫(13) hotest(13) 电子书籍(12) 通讯编程文档(12) OA办公系统(12) 网络编程(11) 语音合成(11) 书籍源码(11) 数据库编程(10) 生物医药技术(10) FlashMX/Flex源码(10) 串口编程(10) 教育系统应用(10) 模拟服务器(10) 雷达系统(10) Git(10) 驱动编程(9) 多国语言处理(9) 视频捕捉采集剪辑(9) 企业管理(9) GIS/地图编程(9) 论文(9) GDI/图象编程(8) 音频处理(8) 文件格式(8) 金融证券系统(8) 工具库(8) 自动驾驶(8) 特征抽取(8) 通讯编程(7) mpeg/mp3(7) 中间件编程(7) 绘图程序(7) 超算/并行计算(7) 云计算(7) 大数据(7) 微信小程序(7) 建站系统(7) 虚拟/增强现实-VR/AR(7) GPU/显卡(7) 微服务(7) 源码/资料(6) 系统编程(6) 

[视频捕捉采集剪辑] handvu-beta3.tar

结合摄像头使用,用于手部位置跟踪,精准度非常高,另可以识别六种手势。其手位跟踪模块可作为手势识别软件的一个组成部分,内含非常详细的说明文档。编译该代码,需要 OpenCV 0.97 或更高版本的支持。在Windows下的编译顺序为cubicles工程、handvu工程,之后根据视频数据来源要求编译其他代码。建议使用 Visual Studio 2003 ,如果需要编译 DirectX 相关模块,则请安装 DirectX SDK 9.0 或更高版本。
Combination of camera to use for hand position tracking, accuracy is very high, and the other six kinds of gestures can be identified. Digital tracking of their hand gesture recognition module can be used as an integral part of software, including a very detailed documentation. Compile the code, the need for OpenCV 0.97 or later support. Compiler in Windows under the order of cubicles works, handvu works, after the source of video data in accordance with the requirements of other code compiler. Recommend the use of Visual Studio 2003, if you need to compile the relevant modules DirectX, install DirectX SDK 9.0 or later. (2007-08-04, MultiPlatform, 1214KB, 下载2465次)

http://www.pudn.com/Download/item/id/315469.html

[] MTK-MT6235-USB-driver-2009082823351054

MTK 6235 USB driver for Nokia N97
MTK 6235 USB driver for Nokia N97 (2010-02-11, JavaScript, 125KB, 下载2237次)

http://www.pudn.com/Download/item/id/1062892.html

[matlab编程] OFDM_MATLAB

完美的OFDM仿真程序MATLAB(带导频),可直接运行
OFDM perfect simulation program MATLAB (with pilot), can be directly run (2007-08-06, matlab, 126KB, 下载2128次)

http://www.pudn.com/Download/item/id/316030.html

[系统设计方案] Ralink--RT5350-hardware-design

Ralink RT5350的官方参考设计,包含bom,PCB,SCH和生产文件。
Ralink RT5350 official reference design, including the bom, the PCB, SCH and production documents. (2012-06-11, Unix_Linux, 2354KB, 下载1849次)

http://www.pudn.com/Download/item/id/1909674.html

[模式识别(视觉/语音等)] 文字识别程序

目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括SVM方法和BP神经网络的方法,其中SVM方法的识别率较高,SVM+网格密度特征, 在小字符集情况下,达到了识别率97%以上 采用OO思想编写,适合做二次开发
currently the handwriting recognition system consists of pretreatment modules : including training data and identification data read, in one, two values of feature extraction module : the main characteristics of the direction including strokes and grid density characteristics, but also based on the identification of the requirements to continue to increase other identification ( Categories) modules : include SVM methods and BP networks, which SVM method for the identification of high SVM+ mesh density characteristics, in a small set of characters to achieve a recognition rate of over 97% using OO ideological preparation, suitable for secondary development (2005-07-18, Visual C++, 330KB, 下载1741次)

http://www.pudn.com/Download/item/id/103640.html

[视频捕捉采集剪辑] IPSDK-V1.00.00.97

至安视频服务器的sdk,适合做二次开发的人员参考
To the security video server sdk, suitable for staff members in secondary development (2009-10-19, Visual Basic, 1873KB, 下载1256次)

http://www.pudn.com/Download/item/id/942718.html

[数学计算] bf-C++sourc

Bayesian Filter.贝叶斯(Bayesian)滤波器的C++类库。包括卡尔曼滤波(kalman filter)、粒子滤波(particle filter)等。
Bayesian Filter. Bayesian (Bayesian) filters C Class. Including Kalman filter (Kalman filter). particle filter (particle filter). (2006-10-03, C/C++, 124KB, 下载1186次)

http://www.pudn.com/Download/item/id/217090.html

[串口编程] VisualC++tongxin

VisualC++通信编程工程实例精解 \Chapter 2 \Example 1 MSCOMM控件编程实例 \Example 2 基于Windows API的虚拟终端实现 \Example 3 基于CSerialPort的串口多线程通信框架 \调试工具\串口调试助手 \Chapter 3 \Example 4 Winsock API编程技术——基于Winsock的聊天室程序 \Example 5 CAsyncSocket编程技术——基于CAsyncSocket的局域网通信程序 \Example 6 CSocket编程技术——基于CSocket的局域网聊天室程序 \扩充实例 基于CSocket的网络版中国象棋 \调试工具\TCPUDP调试助手 \Chapter 4 \Example 7 访问远程数据库MS SQLServer实例 \Chapter 5 \Example 8 以RS View32为服务器的OPC客户端编程 \Example 9 一个OPC客户端监视程序 \Chapter 6 \Example 10 一个封装的Modem AT命令操作类的快速拨号程序 \Chapter 7 \Example 11 GSM和GPRS应用实例 \扩充实例 基于CSocket的GPRS数据中心程序 \调试工具和文档\TCPUDP调试助手 MC55_ATC_V02.06.pdf TCP使用方法.doc 常用SMS指令一览表.pdf
err (2008-01-16, Visual C++, 3488KB, 下载1039次)

http://www.pudn.com/Download/item/id/395356.html

[通讯编程] V-BLAST

本程序是对V-BLAST系统及其检测算法的仿真,可采用BPSK,QPSK,16QAM,64QAM调制。检测算法为ML,MMSE,ZF,以及采用迫零的连续干扰消除检测算法。
This procedure is a V-BLAST system and its detection algorithm of the simulation, using BPSK, QPSK, 16QAM, 64QAM modulation. Detection algorithm for the ML, MMSE, ZF, and the introduction of zero-forcing successive interference cancellation detection algorithm. (2008-06-19, matlab, 5KB, 下载970次)

http://www.pudn.com/Download/item/id/493527.html

[网络编程] mcl-0.52.97-src.tar

Unix下的MUD客户端程序
Unix MUD customer end procedure (2001-02-11, UNIX, 204KB, 下载969次)

http://www.pudn.com/Download/item/id/981827174499929.html

[加密解密] bf-sdk11

blowfish加密算法开发包
blowfish encryption algorithm development package (2001-05-08, C/C++, 97KB, 下载959次)

http://www.pudn.com/Download/item/id/989332230856014.html

[matlab编程] Permanent-magnet-synchronous-motor

Mysmo.mdl 永磁同步电机的主程序,可以实现有速度传感器启动运行,和无速度传感器运行。 SMOmodel.m 改进的滑模观测器模型,实现永磁同步电机反电动势的估算。 PFCDCM0hm5 用的是0.5hm的电感,实现220V交流电变换成400V的直流电,电流断续。 由于是仿真,如果要硬件实现的话,除了需要电压采样外,还需要一个输入电压过零检测 PFCCM320percent98k50 用的是5hm的电感,实现220V交流电变换成320V的直流电,电流连续。功率因数可以达到0.98,用的开关频率为50K PFCCM400percent97k50.mdl 用的是5hm的电感,实现220V交流电变换成400V的直流电,电流连续。功率因数可以达到0.97,用的开关频率为50K
Permanent magnet synchronous motor Mysmo.mdl main program, you can achieve the speed sensor up and running, and speed sensors run. SMOmodel.m improved sliding mode observer model permanent magnet synchronous motor back-EMF estimates. PFCDCM0hm5 with is 0.5hm inductor to achieve 220V AC transform into a 400V DC current is interrupted. As the simulation, hardware implementation, then, in addition to the voltage sampling an input voltage over zero detection PFCCM320percent98k50 the is 5hm inductance to achieve transformation 220V AC 320V DC continuous current. The power factor can reach 0.98, the switching frequency for 50K PFCCM400percent97k50.mdl with is 5hm inductance 220V AC transform 400V DC continuous current. The power factor can reach 0.97, with the switching frequency is 50K (2012-07-26, matlab, 62KB, 下载930次)

http://www.pudn.com/Download/item/id/1949586.html

[Windows编程] vc1conv

VC-1 Elementary Stream Converter Converts HD-DVD 29.97 fps streams with pulldown flags to 23.976 fps Updated 08/28/2007 - current version is 0.1
VC-1 Elementary Stream Converter Converts HD-DVD 29.97 fps streams with pulldown flags to 23.976 fps Updated 08/28/2007- current version is 0.1 (2007-09-25, C/C++, 28KB, 下载888次)

http://www.pudn.com/Download/item/id/338104.html

[编译器/解释器] ICTCLAS

计算所汉语词法分析系统ICTCLAS.分词正确率高达97.58%(973专家组评测),未登录词识别召回率均高于90%,其中中国人名的识别召回率接近98%处理速度为31.5Kbytes/s。ICTCLAS的特色还在于:可以根据需要输出多个高概率结果,有多种输出格式,支持北大词性标注集,973专家组给出的词性标注集合。
Calculate the Chinese Lexical Analysis System ICTCLAS. Segmentation correct rate of 97.58 percent (973 Expert Group on Evaluation), the recall rate of identification of unknown words were higher than 90 percent, of which China s name to identify the recall rate of nearly 98 percent processing speed for 31.5Kbytes/s. Also features ICTCLAS is: can output a number of high probability that there are a variety of output formats, to support the North-of-speech tagging sets, 973 expert group is given a collection of-speech tagging. (2004-04-13, Visual C++, 3067KB, 下载844次)

http://www.pudn.com/Download/item/id/1081864113521307.html

[波变换] wavelet-vc++6

小波变换程序源代码,可以处理一维数据和二维图像数据。通过小波变换将低频信息提取出来。
wavelet transform source code, can handle data and one-dimensional two-dimensional image data. Through the wavelet transform to low-frequency information is extracted. (2006-07-20, Visual C++, 2142KB, 下载837次)

http://www.pudn.com/Download/item/id/204733.html

[其他] EasyToYou - IonCube Decoder [v8.4]

EasyToYou is a decoder of IonCube, as the name indicates, here you can decode the files encrypted with IonCube easily. We have developers working every day to keep the site and the decoder updated. If you want to decrypt any file, we offer the best market prices, check out that. More infos... EasyToYou already have 3 years. Here you can found on IonCube Decoder for less prices. That prices is like a donation for our work to take that website online because we don't have any advertising here. Some reasons to use EasyToYou: No ads 97% of decoded files through this ioncube files are correct! Can decode multiple files Easy to use 99.9% online for year We hope you enjoy, thank you.
EasyToYou is a decoder of IonCube, as the name indicates, here you can decode the files encrypted with IonCube easily. We have developers working every day to keep the site and the decoder updated. If you want to decrypt any file, we offer the best market prices, check out that. More infos... EasyToYou already have 3 years. Here you can found on IonCube Decoder for less prices. That prices is like a donation for our work to take that website online because we don't have any advertising here. Some reasons to use EasyToYou: No ads 97% of decoded files through this ioncube files are correct! Can decode multiple files Easy to use 99.9% online for year We hope you enjoy, thank you. (2017-11-13, PHP, 39468KB, 下载814次)

http://www.pudn.com/Download/item/id/1510567716656867.html

[波变换] toolbox_liftwave

一个提升小波变换的matlab工具包。可以实现97,53,haar等系列的提升小波分解与重构。
an upgrade wavelet transform Matlab tool kit. 97,53 can be achieved, haar series of lifting wavelet decomposition and reconstruction. (2006-07-01, matlab, 57KB, 下载807次)

http://www.pudn.com/Download/item/id/200114.html

[matlab编程] GJB438B-2009

《GJB438B-2009军用软件开发文档通用要求》,最新版的
" GJB438B-2009 universal military software development documentation requirements" , the latest version (2010-09-06, Others, 4373KB, 下载779次)

http://www.pudn.com/Download/item/id/1290128.html

[Linux/Unix编程] unixODBC-2.2.11-7.1-i386_x64

在redhat e5中安装oracle11g之前的安装检查,其实是unixODBC2.2.11-7.1的安装包,包括i386和x64
unixODBC-2.2.11-7.1-i386_x64.zip (2009-05-05, Unix_Linux, 1625KB, 下载767次)

http://www.pudn.com/Download/item/id/744519.html

[单片机开发] hx711

此档为利用芯海的HX711IC 24位AD写的一款计价电子称程序。10kg精度达到1g。
This file is the use of core sea HX711IC 24-bit AD wrote a program called e-valuation. 10kg accuracy of 1g. (2011-06-22, C/C++, 67KB, 下载759次)

http://www.pudn.com/Download/item/id/1576781.html
总计:3877