联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找其他智力游戏(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) 

[Windows编程] 旋转校正一维码并用zbar识别

旋转校正倾斜的条码并利用zbar识别条码
Rotate the skew bar code and use ZBar to identify barcode (2017-11-24, Visual C++, 5353KB, 下载15次)

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

[加密解密] NTRU

主要实现的是NTRU加解密过程,能够对-1,0,1的明文进行加解密
Ntru encrypt (2014-06-09, Visual C++, 1173KB, 下载33次)

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

[TCP/IP协议栈] tcpv6s

IPv6通信程序,客端程序名程为tcpv6c,服务器则为tcpv6s。从客端输入特定指令后,将其送入服务器处理,结果显示在客端的画面上。
IPv6 communication procedures, the procedures were way off-side for tcpv6c, servers, compared with tcpv6s. Input from customer-specific instructions will be sent to the server to deal with its results showed that in the passenger side of the screen. (2013-09-25, Visual C++, 2KB, 下载1次)

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

[网络编程] socket--c

windows下的套接字c实现程序 里面有客服端和服务端的源码
socket communication (2013-09-25, Visual C++, 1KB, 下载1次)

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

[加密解密] ExeShellCode2

用C语言写壳程序和加壳源码,完全支持Win7,加了一些无意义的花指令、也对壳程序里的函数机器码进行了加密
Shell program written in C language source code and packers, fully supports Win7, added some meaningless junk code, but also a function of the shell program machine code encrypted (2013-06-23, Visual C++, 1034KB, 下载155次)

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

[人工智能/神经网络/深度学习] NaiveBayesClassifier

贝叶斯分类器,C语言程序。贝叶斯分类器,C语言程序。
NaivByes Cassifier (2012-12-17, Visual C++, 3KB, 下载13次)

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

[TCP/IP协议栈] socket--c

windows下的套接字c实现程序 里面有客服端和服务端的源码
socket communication (2012-05-08, Visual C++, 1KB, 下载4次)

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

[数学计算] 1D-nozzle-flow

一维喷管流动,采用maccormack算法,对变量在时间空间维度进行计算
1D nozzle flow,maccormack (2012-04-11, Visual C++, 3KB, 下载16次)

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

[] pro_CAD

cad画图软件,其中包括2维的和3维的,希望给大家有点帮助
Cad drawing software (2011-09-12, Visual C++, 15KB, 下载13次)

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

[VC书籍] CipherVC

使用MFC编写的维吉尼亚密码破解器 ,初学者适用
Prepared using the MFC Virginia password cracking device, for beginners (2010-08-21, Visual C++, 39KB, 下载11次)

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

[Windows编程] VCButton

鼠标按着不放数字自动加1 鼠标按着不放数字自动加1
Digital automatic mouse Anzhao tightly 1 (2010-04-13, Visual C++, 27KB, 下载8次)

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

[系统/网络安全] ByShell

byshell 的服務端 不妨看一下 vc++
byshell service side might take a look at (2009-11-11, Visual C++, 234KB, 下载11次)

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

[加密解密] vc_des_class_revision

des加解密的算法,不错的字符串加密与解密
des encryption and decryption algorithms, a good string encryption and decryption (2008-07-03, Visual C++, 2473KB, 下载129次)

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

[] welafilter

维纳滤波处理 visual C++ 环境
Deal with Wiener filtering visual C++ Environment (2008-05-26, Visual C++, 1KB, 下载10次)

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

[其他] kabasiji

卡巴斯基杀毒软件,破解版,用到2010年。 (2008-05-02, Visual C++, 23638KB, 下载7次)

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

[加密解密] err

err加解密算法程序包, err加解密算法程序包
err encryption algorithm package, err encryption algorithm package (2007-10-23, Visual C++, 18KB, 下载1次)

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

[文件操作] MessageAdder

文件加壳器,通过解析PE文件格式,将原有exe文件运行前添加一个提示消息框,常用于演示版程序
加壳documents, and through the analytic PE file format, the original exe file to run before the prompts to add a message box, commonly used in the demo program (2007-08-01, Visual C++, 33KB, 下载237次)

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

[图形图像处理] 9DIProcess_Final

给图像加椒盐和高斯噪声,以及空域滤波(中值和均值滤波)!
to Image pretzels and Gaussian noise, and the spatial filter (mean values and filter)! (2006-07-30, Visual C++, 2697KB, 下载478次)

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

[游戏] 俄罗斯方块01

很好玩的俄罗斯方块
very fun Tetris (2005-01-06, Visual C++, 54KB, 下载228次)

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

[电子书籍]

俄罗斯方块 的 源程序
the source of Rubik's cube (2004-12-19, Visual C++, 73KB, 下载12次)

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