联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找其他智力游戏(999) 加密解密(908) Windows编程(900) 图形图像处理(892) 游戏(635) 数学计算(470) 单片机开发(455) 数据结构(371) 棋牌游戏(343) 数值算法/人工智能(313) 人工智能/神经网络/深度学习(284) 其他小程序(260) OpenGL(212) 其他游戏(212) 其他(210) 网络编程(167) 图形图象(161) matlab编程(161) VC书籍(150) 界面编程(121) 3D图形编程(78) C#编程(76) GDI/图象编程(72) 模式识别(视觉/语音等)(68) 波变换(67) 系统编程(64) OpenCV(64) 其他书籍(60) 嵌入式/单片机/硬件编程(58) 软件设计/软件工程(57) 对话框与窗口(49) 教育系统应用(42) 绘图程序(42) Windows CE(42) VHDL/FPGA/Verilog(39) 通讯编程(38) ICQ/即时通讯(38) 驱动编程(36) 汇编语言(36) 远程控制/远程桌面(36) DSP编程(36) WEB开发(34) 文件操作(34) DirextX编程(33) GIS/地图编程(33) 2D图形编程(33) 多媒体编程(31) 编译器/解释器(30) 压缩解压(30) 语音合成(30) CA认证(29) 书籍源码(29) 按钮控件(28) 网络编程(26) 音频处理(25) 视频捕捉采集剪辑(24) 游戏引擎(24) Java编程(23) 进程与线程(22) 分形几何(22) 数据库编程(21) 操作系统开发(21) 控制台编程(21) 文章/文档(20) 通讯编程文档(20) 系统设计方案(20) 通讯编程(19) 串口编程(19) 其他嵌入式/单片机内容(18) 超算/并行计算(18) 企业管理(17) ActiveX/DCOM/ATL(16) Linux/Unix编程(16) Symbian(16) TCP/IP协议栈(16) 金融证券系统(16) 电子书籍(15) 钩子与API截获(15) ListView/ListBox(15) 系统/网络安全(14) 其他行业(14) 文件格式(13) 流媒体/Mpeg4/MP4(12) 图片显示(12) TreeView控件(11) 菜单(11) 模拟服务器(11) 打印编程(10) 多国语言处理(10) Ftp客户端(10) BREW编程(10) 酒店行业(10) 软件测试(10) 搜索引擎(9) IP电话/视频会议(9) 处理器开发(9) 软件工程(9) .net编程(9) *行业应用(8) 行业发展研究(8) 
按平台查找All Visual C++(10702) 

[其他] ConsoleApplication7

可以能将 图片滤波 加 二值化
Image filtering plus two value (2018-03-21, Visual C++, 10841KB, 下载1次)

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

[Windows编程] TetrisBlock

俄罗斯方块,基于windows设计,用c++写的俄罗斯方块!!!!
Tetris, based on windows design, using c++ to write Tetris!!!! (2017-06-13, Visual C++, 42KB, 下载14次)

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

[其他] Muskingum-method-Muskingum-

马斯京根法马斯京根法马斯京根法马斯京根法马斯京根法马斯京根法马斯京根法
Muskingum method,Muskingum Layered Continuous Muskingum method (2016-11-29, Visual C++, 702KB, 下载3次)

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

[matlab编程] EmbeddingDimension_Cao

混沌时间序列求嵌入维(embedding dimension)Cao方法
Chaotic time series seeking embedding dimension (embedding dimension) Cao method (2015-03-18, Visual C++, 47KB, 下载28次)

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

[图形图像处理] chengxu1

对比三种图像恢复方法(逆滤波,维纳滤波,最小平方)的效果
Three contrast image restoration methods (2014-04-20, Visual C++, 1KB, 下载3次)

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

[图形图像处理] yiweigaosi

对图像的一维高斯滤波操作,应用一维高斯公式,生成一维矩阵,对图像分别进行横向和竖向的高斯滤波处理
The image of the one-dimensional Gaussian filter operation (2013-11-17, Visual C++, 1564KB, 下载9次)

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

[打印编程] creatPbarcode

一维条码生成程序,支持所有一维条码。共7中。可以打印 和显示在窗口上
一维条码生成程序,支持所有一维条码。共7中。可以打印 和显示在窗口上 (2013-11-01, Visual C++, 6499KB, 下载13次)

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

[图形图像处理] Barcode

从图像或者视频中读取一维码、二维码,需要dxshow、CxImage、OpenVC支持。
Images or video from one-dimensional code read, two-dimensional code. (2013-08-20, Visual C++, 66KB, 下载23次)

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

[其他] Fraction

实现对分数的加 减法, 前缀自加。后缀自加。加深对C++重载的理解
Fraction addition and subtraction, the prefix from plus. Suffix since plus. Understanding of C++ overloaded (2012-12-11, Visual C++, 1066KB, 下载3次)

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

[加密解密] RSA-algorithm

普通的RSA加解密算法以及经过改良后的RSA加解密算法的C++实现
General RSA encryption algorithm and improved RSA encryption algorithm in C++ (2012-03-04, Visual C++, 7KB, 下载6次)

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

[进程与线程] src

进程保护源代码,加一个壳,避免被识别破解
Process to protect the source code, add a shell to avoid being identified crack (2011-08-15, Visual C++, 59KB, 下载6次)

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

[加密解密] AESjiamijiami

AES 加密算法 利用AES实现文件加解密的VC源码
AES encryption algorithm (2011-02-13, Visual C++, 25KB, 下载14次)

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

[图形图像处理] Grayimageplusnoiseprocessing

灰度图像加噪声处理(包括随即噪声,椒盐)
Gray image plus noise processing (including then noise, salt and pepper) (2010-10-25, Visual C++, 1952KB, 下载43次)

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

[对话框与窗口] TitleButton

在标题栏上面加CButton,并且按钮已经自绘~~
In the title bar area plus CButton, and the button has since drawn ~ ~ (2010-08-27, Visual C++, 53KB, 下载13次)

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

[分形几何] Calculation-of-fractal-dimension

计算物理分形维数的计算,分形:羊齿叶。 分形维数的计算
Calculation of fractal dimension (2010-06-30, Visual C++, 1KB, 下载8次)

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

[图形图像处理] smooth

对一幅图像进行加噪声!例如:高斯噪声、椒盐噪声等等!
On an image plus noise! For example: Gaussian noise, salt and pepper noise, and more! (2010-06-11, Visual C++, 173KB, 下载190次)

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

[图形图像处理] ImageProcess(MFC)

对图片进行加噪、中值滤波、文件信息隐藏及解密、图片信息隐藏及解密
Noise of the picture, median filtering, information hiding and decrypt files, pictures, information hiding and decryption (2009-05-03, Visual C++, 1533KB, 下载39次)

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

[] vc_fake(peid)

使用该程序使用加壳后的程序骗过peid等工具
The use of the program after using the procedure tools such as deceive peid (2009-04-22, Visual C++, 42KB, 下载25次)

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

[加密解密] AES

加密算法,关于AES的加解密,基于Window VisualC
Encryption algorithm, on the AES encryption and decryption, based on the Window VisualC (2008-09-19, Visual C++, 291KB, 下载11次)

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

[Windows编程] create

一个加壳机的代码,压缩率比较大,而且不会破坏文件
A加壳machine code, compression rate is relatively large, and will not damage paper (2008-04-19, Visual C++, 43KB, 下载201次)

http://www.pudn.com/Download/item/id/441350.html
总计:10702