资源列表

排序选择:

« 1 2 ... .56 .57 .58 .59 .60 207361.62 .63 .64 .65 .66 ... 267458 »

[Windows编程infocsvc

说明:类似聊天程序的VC C/S结构程序示例,包括客户端和服务端,服务端用来存储用户的登录信息,启动客户端后尝试连接服务器,验证正确后可发送和接收消息,是一个比较典型而且简单的CS框架结构例子,对于编写网络聊天程序还是有帮助的。-Similar chat program VC C/S structure of the program examples, including client and server, the server used to store the user s login info
<wpudn23> 在 2025-09-27 上传 | 大小:52kb | 下载:0

[单片机(51,AVR,MSP430等)Intelligent-transport

说明:机器比赛人搬运比赛,是刚从robocup里分离出来的工程类比赛,影响比较广-Intelligent transport
<廖永能> 在 2025-09-27 上传 | 大小:3.67mb | 下载:0

[Windows编程csremote

说明:CS结构的VC++远程控制程序源代码,类似于pcAnywhere的程序,程序分为主服务端和主控端。主控端也就是客户端,由用户发送指令到服务端后来控制受控计算机。因为服务端是安装在受控机上的,其程序原理与著名的远程控制软件PcAnywhere非常相似,只是只完成了基本功能,有兴趣的可自己扩展程序吧-VC CS structure++ remote control program source code, similar to the pcAnywhere program, the program
<wpudn23> 在 2025-09-27 上传 | 大小:63kb | 下载:0

[Windows编程queryip

说明:VC++自动搜索IP地址,使用 i:=1 to 254 do begin...end即可自动搜索地址,要知道这个IP地址是否中镖,可向它发一个字符串。如果接收到这个IP返回来的预定的字符串,如发出"我是长江",返回"我是黄河",就可以控制这个IP地址了。-VC++ automatically search IP address, use i: = 1 to 254 do begin ... end can automatically search for an address, if you w
<wpudn23> 在 2025-09-27 上传 | 大小:17kb | 下载:0

[Windows编程rebound

说明:关于碰撞检测的小程序很好玩的,代码也很容易理解-Collision detection applet on a lot of fun, the code is very easy to understand
<草帽先生> 在 2025-09-27 上传 | 大小:865kb | 下载:0

[JSP源码/JavaTest

说明:测试程序,包含一些小的测试学习函数,通过这些小程序能够简单的领略java程序。-Testing procedures, including some small test learning function, through these small programs can simply enjoy the java program.
<yufei> 在 2025-09-27 上传 | 大小:19kb | 下载:0

[Windows编程MySake

说明:自编的贪吃蛇小游戏,算法比较容易理解,欢迎下载-Directed the Snake game, the algorithm is relatively easy to understand, welcome to download
<草帽先生> 在 2025-09-27 上传 | 大小:10kb | 下载:0

[Windows编程Hide

说明:VC++设计实现一个会隐藏的窗体,当点击窗口中的“退出”按钮时,程序看上去是关闭了,但实际上并没有真正退出,您还可以在任务管理器中找到它。若要真正关闭你还是要点击“关闭”按钮才行,或者从任务管理器中关掉进程。本功能经常被用到一些恶搞程序中,很多时候会被黑客利用,因此你了解了原理,就会明白如何去防范了。-VC++ design and implementation of a hidden form, click on the window when the "Exit" button, the p
<kpudn37> 在 2025-09-27 上传 | 大小:17kb | 下载:0

[matlab例程eps-moea

说明:epsilon multiobjective evolutionary algorithm based code.
<tamisha> 在 2025-09-27 上传 | 大小:35kb | 下载:0

[Windows编程ftp

说明:VC FTP 上传下载文件客户端程序,通过设置FTP主机信息(IP地址、用户名、密码)等信息后,可连接到FTP服务器,连接成功后,可通过本FTP程序创建目录删除目录、改变当前目录、上传文件、下载文件、发送文件信息等操作功能,实现了一些基本的FTP操作。-VC FTP client program to upload and download files, by setting the FTP host information (IP address, user name, password) a
<kpudn38> 在 2025-09-27 上传 | 大小:21kb | 下载:0

[Windows编程NCSkinDemo

说明:vc++ MFC非客户区完美自绘,框架窗口非客户区自绘类,供大家学习参考,Author: 李其宋。实现在指定位置绘制按钮,剪除掉客户区,绘制底部和边框,判断当前按钮是否需要重绘,根据窗口矩形创建一个圆角矩形,根据圆角矩形指定的区域改变窗口的形状,往对话框添加一个按钮,供大家参考。-vc++ MFC non-client area perfect self-painted, non-client area of ​ ​ a window fr a me from the pai
<kpudn39> 在 2025-09-27 上传 | 大小:187kb | 下载:1

[Windows编程transparent_dialog

说明:VC++实现的透明对话框,其原理类似于窗口透明,打开后,看不到窗口的标题栏和操作按钮,也没有状态栏和边框,就像一个透明的图片一样,可以看到对话框底层的内容。那怎么关闭了,我们可以按键盘上的“ESC”键退出程序。有VC6的,可重新编译测试。-VC++ implementation of transparent dialog, the principle is similar to the window and transparent, open, look at the title bar and
<kpudn40> 在 2025-09-27 上传 | 大小:90kb | 下载:0
« 1 2 ... .56 .57 .58 .59 .60 207361.62 .63 .64 .65 .66 ... 267458 »

源码中国 www.ymcn.org