-
任务管理器嵌入式WinCE的例子,使用EVC实现发展
嵌入式WINCE任务管理器的例子,使用EVC开发实现-Task Manager Embedded WINCE example, the use of EVC realize development
- 2022-03-13 20:10:16下载
- 积分:1
-
这是一个vb的代码库,可以在vb的环境下打开运行编译。可以进行调试...
这是一个vb的代码库,可以在vb的环境下打开运行编译。可以进行调试-This is a vb code base, in vb open environment running compiler. Can debugging
- 2022-03-20 23:06:02下载
- 积分: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
-
用c++写的一个飞行射击游戏,有积分升级,刺激!
用c++写的一个飞行射击游戏,有积分升级,刺激!-Using c++ to write a flight shooting game, there are points to upgrade to stimulate!
- 2022-02-26 16:07:14下载
- 积分:1
-
赢
win-sys完整版nt_filesystem_internal_book,for english condition ,on2005.10.26,thank you-win-sys nt_filesystem_internal_book full version, for english condition, on2005.10.26, thank you
- 2022-10-19 14:25:04下载
- 积分:1
-
登录界面,验证密码和用户名,然后进入主界面,否则出错,退出....
登录界面,验证密码和用户名,然后进入主界面,否则出错,退出.-Login screen, verify your password and user name, and then enter the main interface, or, exit.
- 2022-02-05 11:58:52下载
- 积分:1
-
把两幅图片混合,程序算会比较简单,for visual basic 6.0
把两幅图片混合,程序算会比较简单,for visual basic 6.0-The two mixed picture, the program would be relatively simple calculation, for visual basic 6.0
- 2022-03-01 01:48:35下载
- 积分:1
-
软件下载管理程序
软件下载管理程序-downloading software management procedures
- 2022-12-29 03:05:04下载
- 积分:1
-
一个好的计算器程序,用C++编译器,MFC图形界面。合适的…
一款不错的计算器程序,用C++编译,MFC图形界面。适合于学习C++以及MFC类库的新手学习研究。-A good calculator program, using C++ compiler, MFC graphical interface. Suitable for learning C++ and MFC class library novice study and research.
- 2023-06-04 12:20:03下载
- 积分:1
-
Visual Graph 是一套非常完善的图形系统,适合在电力、煤炭、化工、仿真、网络、自动化等各种工业监控软件以及图形建模、图形管理、图形分析、中小型GIS系...
Visual Graph 是一套非常完善的图形系统,适合在电力、煤炭、化工、仿真、网络、自动化等各种工业监控软件以及图形建模、图形管理、图形分析、中小型GIS系统、工作流、中文表格、表单、工程绘图等软件项目中应用。-Visual Graph is a set of very well-graphics system, suitable for use in electric power, coal, chemical industry, simulation, network, monitoring a variety of industrial automation software, and graphical modeling, graphics management, graphics and analysis, small and medium-sized GIS systems, workflow, Chinese tables, forms, engineering drawings and other application software project.
- 2022-02-25 02:16:47下载
- 积分:1