-
MFC编写的简单聊天程序,用MFC编写的小程序,学习网络编程可以看看哦...
MFC编写的简单聊天程序,用MFC编写的小程序,学习网络编程可以看看哦-mfc
- 2022-01-26 04:36:24下载
- 积分:1
-
AutoCad中关于使用vc++编程操作系统变量的一个类实例。
AutoCad中关于使用vc++编程操作系统变量的一个类实例。-AutoCad regarding the use of vc programming operating system variables such an example.
- 2022-06-26 17:40:26下载
- 积分:1
-
局域网文件传输
为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大...
局域网文件传输
为了设计统一和用户操作方便,我们希望将服务端与客户端融合在一起,形成一个程序,这样用户理解起来,更加直观一点(其实这样做也是为了方便调试,大家可以在本机上测试,自己传文件给自己)。所以,我们在程序中需要使用两个Winsock控件,一个负责监听,一个负责发送,当发送端连接成功以后,便选择一个待发送的文件(可以是任意二进制文件),接着将文件名和文件字节长度发送给接收端,接收端收到这个消息以后,将文件名和文件长度解析出来,然后通知发送端可以开始发送文件;发送端读到这个消息之后,将文件流以字节的形式发送到接收端,接收端收到后,将二进制流回写,保存成文件即可。这里要注意两点,一个是由于Winsock每次最大传输8K的内容,所以需要将文件分解,每次传输固定数目的字节流,这样发送和接收时都可以根据这个数目来判断文件传输的进程,一旦字节流数目等于文件的大小,就需要关闭相应的文件句柄;另一点是由于我只使用一个Winsock控件接收,接收文本时需要注意要将UNICODE转码,解析成可识别的信息。
-LAN file transfer to uniform design and user convenience, we hope it will end service and client together and form a process so that users understand, a more intuitive 1:00 (in fact, do so in order to facilitate debugging, you can test the machine, its own text- items for himself). Therefore, we need procedures in the use of two Winsock Control, a charge of wiretapping, a charge of this, when the transmitter connects successfully, it will be a choice to send the document (can be arbitrary binary files), will then file names and the
- 2022-04-14 22:25:12下载
- 积分:1
-
callback函数使用的示例
callback函数使用的示例-callback function uses the example
- 2022-01-26 04:37:17下载
- 积分:1
-
wpf 拆分单词
C# WPF中 输入一个句子或者字符串,按莫个特殊字符来 分割字符串,保存到LIst中。
- 2022-02-01 05:10:14下载
- 积分:1
-
一套PB开发的ERP系统。因为不懂C/S开发,不确定系统的完整性,请调试。本人还有大量的C/S结构的系统源码,可提供,希望成为VIP...
一套PB开发的ERP系统。因为不懂C/S开发,不确定系统的完整性,请调试。本人还有大量的C/S结构的系统源码,可提供,希望成为VIP-a PB development of the ERP system. Because he does not know C/S development, the integrity of uncertain systems, debugging. I also have a large amount of C/S structure of the system source code, to offer hope to become VIP
- 2022-03-12 01:29:48下载
- 积分:1
-
欢迎使用月影飞狐游戏修改器
欢迎使用月影飞狐游戏修改器--内存修改 v1.0
(目前只支持 win 2k/xp/2003 系统)
本程序包含3个可执行文件, Gamer.exe Gamerdll.dll GameRun.exe .Gamer.exe的源
代码在Gamer目录下,Gamerdll.dll的源代码在Gamerdll目录下,GameRun.exe的源代码在GameRun
目录下,其中Gamer.exe为主程序文件,Gamerdll.dll是动态连接库,GameRun.exe为游戏自修改补
丁,支持游戏Directx模式下直接弹出,热键是小键盘的 * 键,对于不能在directx模式下弹出的游戏,
可以按小键盘的 - 键弹出主程序界面,然后选择游戏进程进行修改.在源代码目录中.rap文件为
RadAsm集成开发环境的工程文件.
程序使用 100% Win32 汇编语言程序设计,3个执行文件合起来才42K的大小,共4451行汇编源
代码(不算资源文件).
月影飞狐游戏修改器以windows进程和线程环境知识为基础,以完全独创的搜索算法为
手段,其中使用了PE(可执行文件)文件结构,windows结构化异常处理(SEH)技术,使得其搜索
速度和金山公司的金山游侠相差无几,而且搜索的精度高于金山游侠,支持模糊搜索,可以生成
游戏自修改补丁程序.
目前月影飞狐游戏修改器已经在星际争霸等游戏上测试通过.但在内存占用超过100M的游戏
中不够稳定.
-welcomed the use of video on flying fox-game changes-- changes v1.0 memory (currently only supports the win 2k/x p/2003 system) the procedures contained three executable files, Gamer.exe Gamerdll.dll GameRun.exe. Gamer.e xe in the source code directory Gamer, Gamerdll.dll the source code in Gamerdll directory, GameRun.exe the source code in
- 2022-07-13 03:54:11下载
- 积分:1
-
采用动画演示的汉诺塔程序,采用经典的递归方法实现其算法。...
采用动画演示的汉诺塔程序,采用经典的递归方法实现其算法。-demonstrated by the use of animation HANOR procedures, using classic methods to achieve its recursive algorithm.
- 2022-01-31 10:21:34下载
- 积分:1
-
这个程序是创建XML文件
这个程序是创建XML文件-The program is the creation of XML documents
- 2022-02-25 23:18:51下载
- 积分:1
-
Pratical Visual C++6.0 chapter examples
实用Visual C++6.0教程各章节(第三章)的源代码,很好地帮助初学者熟悉VC开发平台。-Pratical Visual C++6.0 chapter examples
- 2022-02-01 19:02:44下载
- 积分:1