联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找Windows编程(53) 数据结构(42) 单片机开发(40) 其他(24) 数学计算(24) 数值算法/人工智能(23) 图形图像处理(19) 波变换(15) 其他小程序(13) 人工智能/神经网络/深度学习(13) 游戏(11) 界面编程(10) OpenGL(8) 嵌入式/单片机/硬件编程(8) 软件设计/软件工程(8) 网络编程(7) matlab编程(7) 模式识别(视觉/语音等)(6) VC书籍(5) 模拟服务器(5) 系统编程(4) 编译器/解释器(4) 教育系统应用(4) 绘图程序(4) 数据库编程(3) 多媒体编程(3) GDI/图象编程(3) 图形图象(3) mpeg/mp3(3) 数据库系统(3) C#编程(3) 视频捕捉采集剪辑(3) 文件操作(3) DSP编程(3) 游戏引擎(3) VHDL/FPGA/Verilog(3) 网络编程(2) 通讯编程(2) 语音合成(2) 文件格式(2) 对话框与窗口(2) FlashMX/Flex源码(2) 书籍源码(2) WEB开发(2) 串口编程(2) 操作系统开发(2) 处理器开发(2) 3D图形编程(2) 软件工程(2) 超算/并行计算(2) .net编程(2) 输入法编程(1) 通讯编程(1) 驱动编程(1) Linux/Unix编程(1) 系统/网络安全(1) 杀毒(1) 压缩解压(1) 加密解密(1) 多国语言处理(1) Java编程(1) 汇编语言(1) Ftp客户端(1) 音频处理(1) 组合框控件(1) 编辑框(1) 菜单(1) 工具条(1) CA认证(1) 通讯编程文档(1) 进程与线程(1) 语音压缩(1) 破解(1) 分形几何(1) 金融证券系统(1) 企业管理(1) 其他行业(1) 医药行业(1) SQL Server(1) GIS/地图编程(1) 其他书籍(1) 棋牌游戏(1) 其他游戏(1) Windows CE(1) 酒店行业(1) STL(1) GPS编程(1) 能源行业(电力石油煤炭)(1) OpenCV(1) 
按平台查找All Visual C++(461) 

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

目前该手写体识别系统主要分为 预处理模块: 主要包括训练数据和识别数据的读取,归一化,二值化 特征提取模块:主要包括笔划方向特征和网格密度特征,还可以根据对识别率的要求继续增加其他特征 识别(分类器)模块:主要包括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

[串口编程] 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

[编译器/解释器] 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

[Windows编程] mindistance

最短路径算法源码,很多人需要的。本人载网站开发gis,游自编的最短路径查询程序,速度特快,3万节点,35000条路全部遍历,只需1秒。现将最短路径的思路告诉大家,希望大家在优化,并用不同语言编制,我正在学delphi,准备用delphi做成库,本例以由拓扑关系的arc/info 文件为数据源。其中a1,b1,c1是以fnode排序生成的数组,a1对应fnode,b1对应tnode,c1对应length,同样a2,b2,c2,是以tnode 生成的数组。Indexa1是对应某一起点与其相连的终点的个数,indexb1时对应某一终点与其相连的起点的个数,即其拓扑关系。
shortest path algorithm source, a lot of people in need. I gis contained web site development, Yu directed the shortest path query procedures, speed express routes, 30,000 nodes, all 35,000 traverse the road, only a seconds. Now Shortest Path tell you the idea that we should optimization, and use different language, delphi is studying, I wanted to use delphi caused basement, in the cases from the arc topology/info file as the data source. Which a1, b1, c1 fnode ranking is generated by the array, a1 fnode counterparts, b1 counterparts tnode, c1 corresponding length, the same a2, b2, c2, tnode is generating array. Indexa1 counterparts is a starting point, linked with the end of the number, indexb1 counterparts at a terminal connected to its starting point the number, which is its topologic (2006-01-12, Visual C++, 2KB, 下载607次)

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

[人工智能/神经网络/深度学习] 神经网络基本算法源程序

神经网络基本算法源程序,包含四个基本算法:BF,ART I,RBF,自组织算法,有详细的帮助文件。
basic neural network algorithm source, contains four basic arithmetic : BF, ART I, RBF, self-organizing algorithm, a detailed help files. (2005-04-15, Visual C++, 143KB, 下载514次)

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

[其他] cwp_su_all_39_97

su 的源代码库,可以用于地震资料处理或者正反演
su source code library that can be used for seismic data processing, or both positive and negative speech (2008-04-26, Visual C++, 13690KB, 下载453次)

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

[mpeg/mp3] lame-3.97b3_.tar

著名mp3编码解码器lame源代码,可实现mp3与wave文件的互相转换.
famous mp3 codec lame source code, can be realized with mp3 wave conversion between documents. (2006-09-14, Visual C++, 1297KB, 下载383次)

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

[图形图像处理] ImageFusionWaveleteCodebylqh

本人原创代码,实现了图像的97小波,Haar小波变换,并实现了基于小波系数选择的图像融合处理,程序简单易懂,界面简洁,希望朋友们能够喜欢。
my original code, the images of 97 Wavelet, Haar transform, and achieve a choice based on wavelet coefficients of image fusion, procedures are simple, concise interface, hope to be able to like a friend. (2006-12-19, Visual C++, 2698KB, 下载381次)

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

[Windows编程] bf-C++source-2003.8-5

实现bayes框架下的几种滤波算法的库程序,包括EKF,UKF等滤波器的C++的源程序,软件采用了模版化编程技术,易于使用。有样例程序,开发环境是Visual Studio。
Bayes the framework of the realization of several filtering algorithm library procedures, including the EKF, UKF, such as filter C++ s Source code, software used template programming technology, easy to use. There are sample procedures, the development environment is Visual Studio. (2008-06-23, Visual C++, 124KB, 下载364次)

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

[波变换] 主函数

一个简单但很好用的整数提升小波,可直接对图象变换,采用53或97小波
a simple but well rounded upgrade the wavelet can directly transform the image using wavelet 53 or 97 (2005-04-21, Visual C++, 1KB, 下载304次)

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

[图形图像处理] full_kernel_bf.tar

该代码是全核的双边滤波代码,利用了FFTW库,效率极高。
The code is the core bilateral filtering code, the use of the FFTW library, extremely efficient. (2007-08-06, Visual C++, 24KB, 下载253次)

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

[单片机开发] DLT645-soft

一款非常实用的DL/T645通讯测试软件,兼容97版和07版,用户可灵活设置需要通讯测试的参数
DL/T645 TOOL (2015-11-17, Visual C++, 1579KB, 下载248次)

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

[界面编程] VC远程控制

小波变换是采用97变换,其中MQ解码部分还有些问题。欢迎大家给些建议,。
wavelet transform is used 97 transformation, which is also part of MQ decoding some of the problems. You are welcome to these proposals. (2005-08-18, Visual C++, 353KB, 下载236次)

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

[图形图像处理] ColorTransformRGB-LAB

自己写的很实用的色彩空间转换程序: 在色彩空间的正向转换中(RGB----->Lab),用的是九级均匀分割建模 在色彩空间的反向转换中(Lab----->RGB),用的是多项式(20项)回归的方法! 二十项多项式: p(x,y,z)=a0+a1*x+a2*y+a3*z+a4*x*y+a5*y*z+a6*x*z+a7*x^2+a8*y^2+a9*z^2+a10*x*y*z+a11*x^3+a12*y^3
himself wrote a very practical color space conversion : the color space conversion positive (RGB (2007-05-17, Visual C++, 122KB, 下载226次)

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

[Windows编程] 算术表达式解析器

此算术表达式能够在程序运行时根据输入的变量大小和算术表达式动态解析表达式,得到运算结果。支持多项算术运算符和数学函数如下:: + - * / ^ ( ) mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, trunc 例如设定a1和a2的大小,就可计算下列表达式: exp(sin(a1)*cos(a2))操作系统: Visual C++语言
this arithmetic expression in accordance with the procedures in the importation of variable size and arithmetic expressions dynamic analytical expression to be Operational results. Support for a number of arithmetic operations and mathematical functions are as follows : :-*/^ () mod abs, atan, cos, exp, ln, round, sin, sqrt, sqr, for example, to set trunc a1 and a2 the size, can be calculated by the following formula : exp ( sin (a1)* cos (a2)) Operating System : Visual C language (2004-10-19, Visual C++, 48KB, 下载226次)

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

[数学计算] iapws

提供水蒸气热力性质计算源代码(C++基础)
provide steam thermodynamic properties calculation of the source code (C basis) (2006-03-16, Visual C++, 303KB, 下载192次)

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

[其他] fillwordtable

在实际应用中,编程者往往喜欢程序能自动生成word说明文档,说明程序运行的状况或运行的结果;或者程序能提取数据库的内容生成word表格,使用户能方便的查看和修改,打印。但是VC++中调用word的确不容易,特别是对word中各种函数的使用,本文以作者的工作经验详细介绍一下如何调用word和进行word表格的填写,有同样需求的编友也可查看一下MSDN中的Automation Microsoft Office 97 and Microsoft office 2000。
in practical application, programming procedures are often like word can be automatically generated documentation, a description of the proceedings or the status of running the operation; Or procedure can extract the contents of the database generated word form so that the users can easily view and modify, print. But VC Calling word is not easy, especially for word the various function, the author of the paper work experience tell us in detail how to call word for word and fill in the forms, with the same demand for the series Friends can also check MSDN Automation of Microsoft Office 97 and Microsoft Office 2000 . (2005-09-13, Visual C++, 49KB, 下载185次)

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

[图形图像处理] BF

c语言编程实现的双边滤波器,使用值域滤波的方法加速
bilateral filter c programming language, using the value range filtering accelerate (2012-10-12, Visual C++, 8356KB, 下载170次)

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

[Windows编程] 81-101

vc灵感编程范例源代码 81 创建树 82 创建声音控制按钮 83 播放控制 84 文本对话框 85 时钟 87 通信控制 88 创建文本区域组件 89 更改文本区域 91 学校报表 92 银行平衡表 93 Java多线程小程序演示浏览 94 发送接收数据 95 信件处理 96 服务器监听 97 发送接收UDP数据 98 创建备用屏幕 99 SQL数据集 100 视频会话 101 绘图
vc inspiration programming model to create the source code 81 82 trees to create voice control button 83 broadcast version control 84 Clock dialog 85 88 87 Communication Control text created 89 regional units to change school text regional statements 92 91 silver Bank balance sheet of 93 small Java multithreading procedures demonstration here to receive this information 94 95 96 mail processing server monitoring Send to listen to 97 receive 98 UDP data to create standby screen 99 SQL data sets 100 Video Conversation 101 Mapping (2004-07-22, Visual C++, 343KB, 下载160次)

http://www.pudn.com/Download/item/id/1090437380695503.html
总计:461