-
IC卡数据读写代码下载
IC卡数据读写代码下载-IC card reader data downloaded code
- 2023-03-16 01:50:04下载
- 积分:1
-
Online examination system is a set based on the B/S system, the use of large dat...
在线考试系统是一套基于B/S体系,采用大型数据库Sql Server2000和先进的JAVAscript、ASP技术开发的网络多用户版、支持在互联网和局域网组织各种无纸化考试的网上考试系统。-Online examination system is a set based on the B/S system, the use of large databases Sql Server2000 and advanced JAVAscript, ASP technology development network multi-user version of the Internet and LAN support to organize all kinds of paperless examination system examinations online.
- 2022-07-12 20:50:50下载
- 积分:1
-
酒店管理系统
这是为您的企业提供的酒店管理系统。只需单击即可跟踪所有事务。此应用程序由visualbasic.Net开发
- 2022-07-13 13:31:57下载
- 积分:1
-
塞班例子程序,完整的可以编译通过的代码,希望对初学塞班程序的朋友有所帮助,谢谢交流。!...
塞班例子程序,完整的可以编译通过的代码,希望对初学塞班程序的朋友有所帮助,谢谢交流。!-Saipan example program, a complete code can be compiled by the hope that a friend of the beginner program Saipan help, thank you share. !
- 2022-06-01 02:48:21下载
- 积分: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
-
基于mfc 的飞机大战源码
一款飞机大战游戏源码,基于mfc开发,包含设计文档
- 2022-06-18 20:25:27下载
- 积分:1
-
连连看游戏.自我感觉很好 大家来评价一下
连连看游戏.自我感觉很好 大家来评价一下-Lianliankan game. We feel very good to evaluate what
- 2022-06-18 06:22:42下载
- 积分:1
-
共享内存实用代码forBCB
非常实用的共享内存代码, 分为客户端和服务端。 本人倾力打造。文件列表如下:2013-09-19 08:46 4,076 Client.bpr2013-09-19 08:34 929 Client.cpp2013-09-19 09:43 29,184 Client.exe2013-09-19 08:31 876 Client.res2013-09-19 09:13 3,896 ClientData.cpp2013-09-19 09:12 1,179 ClientData.h2013-09-19 10:11 4,076 Server.bpr2013-0
- 2023-06-26 20:20:03下载
- 积分:1
-
完成万年历的各种功能,可以显示年、月、日、时、分、秒 、星期,还是显示实时温度!具备基本的各项功能!...
完成万年历的各种功能,可以显示年、月、日、时、分、秒 、星期,还是显示实时温度!具备基本的各项功能!-Completion of the various calendar functions, you can display year, month, day, hour, minute, seconds, weeks, or show real-time temperature! Equipped with the basic functions!
- 2022-01-26 00:22:08下载
- 积分:1
-
基于boost的asio库的半异步半同步的网络框架可以用来实现Server和Client...
基于boost的asio库的半异步半同步的网络框架可以用来实现Server和Client-Based on boost‘s asio library of semi-asynchronous network of semi-synchronous framework can be used to achieve the Server and Client
- 2023-08-01 08:40:03下载
- 积分:1