联合开发网   搜索   要求与建议
                登陆    注册
排序按匹配   按投票   按下载次数   按上传日期
按分类查找其他智力游戏(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编程] VC++远程桌面控制源码

首先启动Sever Remote Control的程序,开启监听端口,将CLIENT REMOTE CONTROL 连接到服务器的端口,之后SERVER开启一个与客服端通信的线程这个线程专门负责接收和处理客服端发送过来的消息,并在本机上执行相关命令。然后将当前改变区域的屏幕的内容发送到客服端。而当客服端连接到服务器端之后,客服端程序就可以根据服务器端传过来的屏幕数据在本地机上显示出屏幕内容,从而作出各种鼠标,键盘操作,以及一些通用的更新。这些操作会通过SOCKET传给服务器端。服务器端再根据这些消息做出相应的操作。
First start Sever Remote Control program, open the listening port, connect CLIENT REMOTE CONTROL to the server port, then SERVER opens a thread to communicate with the customer service, which is responsible for receiving and processing messages sent by the customer service, and execute related commands on the local machine. Then the content of the screen in the current changing area is sent to the customer service side. When the client is connected to the server, the client program can display the screen content on the local computer according to the screen data transmitted from the server, thus making various mouse, keyboard operations and some general updates. These operations are passed to the server through SOCKET. The server side then makes corresponding operations based on these messages. (2018-12-14, Visual C++, 6542KB, 下载2次)

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

[3D图形编程] 3DDYJ

由客服提供的关于3D打印机固件,机器是捷泰3D打印机整机 ME DUCER一体整机 小型准工业级高精度3D打印机
3D printer firmware marlin (2016-01-15, Visual C++, 271KB, 下载7次)

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

[网络编程] TCP-based-network-communication

基于TCP的网络通信,通过TCP链接,建立套接字实现服务器与客服端的网络通信。
TCP-based network communication via TCP link, establish a socket for network communications server with the customer service side. (2014-10-12, Visual C++, 2281KB, 下载1次)

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

[游戏] Tetris-c

俄罗斯方c语言代码加详解,非常好的俄罗斯方块代码
Russian side c language code plus detailed, very good Tetris code (2013-11-27, Visual C++, 2221KB, 下载2次)

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

[加密解密] vigenere

通过C语言实现了维基利亚加解密算法,算法依据是在使用语言过程中每个字母的出现频率不变。
Through C language 维基利亚加 decryption algorithm, the algorithm is based on the language in the course of using the frequency of occurrence of each letter unchanged. (2013-06-23, Visual C++, 565KB, 下载1次)

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

[游戏] NewTetris(1)

双人俄罗斯方块 三维可视化加音乐的双人俄罗斯方块
Double Tetris music visualization plus Double Tetris (2013-05-31, Visual C++, 2275KB, 下载2次)

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

[.net编程] 51aspx_MyOffice

用ASP.NET开发的oa 功能包括:文档管理,权限管理,收发email,菜单权限,车辆管理等等
Using the ASP.NET development oa features include: document management, rights management, send and receive email, menu permissions, vehicle management, etc. (2012-08-16, Visual C++, 20490KB, 下载4次)

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

[加密解密] Virginia

实现维吉尼亚加解密功能,特别是可以大小写间的转换功能
Virginia encryption and decryption functions to achieve, especially in the case is conversion between (2011-10-14, Visual C++, 1KB, 下载8次)

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

[Windows编程] 03

03_企业电话客服系统是一款可以进行电话服务的软件,十分适合初学者进行深入研究
03_ business telephone customer service system is a software telephone service can be very suitable for beginners to in-depth study (2011-06-14, Visual C++, 604KB, 下载4次)

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

[网络编程] tcp-file-client

基于tcp可靠数据传输的客户端与服务器文件传输,客服端程序
Tcp reliable data transmission based on client and server, file transfer, customer-side programs (2010-11-07, Visual C++, 1155KB, 下载20次)

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

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

一款很好用的rtsp的客服端和服务器源码,已编译通过可以使用。希望给你有帮助
A very good customer service with the rtsp client and server source code, compiled by use. Want to help you (2010-08-10, Visual C++, 2426KB, 下载1865次)

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

[网络编程] MyProjects

一个比较小的包含客服端和服务器的程序,注释非常仔细,初学者可以看看,SOCKET的服务器和客户端
Contains a relatively small customer-side and server programs, comments very carefully, beginners can see, SOCKET server and client (2010-05-16, Visual C++, 7044KB, 下载2次)

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

[GDI/图象编程] Rect

俄罗斯方块源码,可以实现自动判断,加分,升级等功能!
Tetris source (2010-03-15, Visual C++, 183KB, 下载5次)

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

[VC书籍] Simplenetworkchatprogram

实现简单局域网聊天,服务端和客户端,一个服务器可以对应多个客服端,进行聊天
To achieve a simple LAN chat server and client, a server can correspond to multiple customer service side, to chat (2009-12-05, Visual C++, 3KB, 下载5次)

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

[Windows编程] stocksetup1862

斯道客是一款面向机构及专业投资者的专业级股票、期货、债券、外汇等证券分析软件,新一代的斯道客为您提供更多更方便的分析功能,满足用户的投资分析需要.
Enso is a customer-oriented institutions and professional investors, professional-grade stock, futures, bonds, foreign exchange and other securities analysis software, the new generation of customer Enso more convenient for you to provide more analysis capabilities, to meet the user' s investment analysis需要. (2009-07-21, Visual C++, 17964KB, 下载67次)

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

[数学计算] matrixAdd

基于CUDA的高维矩阵运算2(加运算),计算机毕业设计
CUDA-based operator of high-dimensional matrix of 2 (plus operator), graduated from the design of computer (2009-07-20, Visual C++, 283KB, 下载4次)

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

[Windows编程] 123

网络聊天程序,包括客服端和服务器断,用vc设计,非常好用,可以相互通信
Network chat program, including customer service client and the server off, using vc design, very easy to use, you can communicate with each other (2008-12-10, Visual C++, 4860KB, 下载1次)

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

[网络编程] SocketTest_Console

采用面向连接的套接字编程.服务器端向客户端发送一串字符串,客服端来接收.
Using connection-oriented socket programming. Server-side to the client to send a bunch of string end to receive customer service. (2008-07-08, Visual C++, 45KB, 下载3次)

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

[数值算法/人工智能] randbbuid

此文件利用最新的加斯拉奇算法制造随机种子给随机数的数理统计达到最优化
This document using the latest manufacturing加斯拉奇algorithm random seeds to random number of mathematical statistics to achieve the best optimization (2007-10-12, Visual C++, 2KB, 下载7次)

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

[网络编程] SmartClient_WeatherService

微軟提供PPC上的天氣報告源代碼,連服務器端和客戶端, c#開發.
provide weather reports on the source code, even the server and client, c# development. (2007-02-07, Visual C++, 1736KB, 下载190次)

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