登录
首页 » Windows Socket编程 » 利用VC++6.0编写串口发送程序

利用VC++6.0编写串口发送程序

于 2022-01-21 发布 文件大小:9.50 kB
0 239
下载积分: 2 下载次数: 1

代码说明:

利用VC++6.0编写串口发送程序-VC 6.0 Serial prepared to send a program

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • based on a "all_usb_drivers" USB drive Programming Series.
    一个基于“all_usb_drivers”USB驱动编程大全.-based on a "all_usb_drivers" USB drive Programming Series.
    2023-02-13 22:15:05下载
    积分:1
  • 一个完整的网吧管理序,美国人写的.
    一个完整的网吧管理程序,美国人写的.-A complete Internet cafe management procedures, the Americans wrote.
    2022-03-13 04:25:39下载
    积分:1
  •  各个线任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线一开始的任务是从文件的0位置开始下载一直到72908位置处。线1每次下载...
     各个线程任务分配是这样实现的。在开始下载时,文件平均分成若干块进行下载。如第一个线程一开始的任务是从文件的0位置开始下载一直到72908位置处。线程1每次下载一块数据后就要调整任务,如第一次下载了20800字节的数据,那么线程1的任务将改为:20800-72908。如此下去,直到任务为72908-72908时表示线程1完成了当前的下载任务。此时,线程1就分析各个线程的任务,找出任务最为繁忙的一个线程:如线程3:14816-218724。那么线程1就自动去调整任务,拿50%的任务来再次下载。周而复始直到各个线程都完成任务。不过这里有一点需要注意:为了避免重复下载部分数据,在调整任务的时候,起始的文件便移量必须加上接受缓冲器的字节数,因为如前面所举的列子来看。线程1和线程3在平衡负载的时候,线程正在下载数据,如果所剩的数据比接受缓冲器的大小还小,线程1和线程3的部分下载数据将会重复。   在调整任务和分析任务的时候,会发现一个问题。就是读取文件数据太过频繁。于是我用了一个数据结构。在下载文件的过程中始终打开配置文件,这样速度提高了很多。在文件下载完毕后关闭文件。-various threads assignment is achieved. At the beginning of the download, the paper divided into a number of pieces of the download. As a thread of a task is to start from the position paper of 0 to start the download has 72,908 locations Department. Thread a download each one will have to adjust the data tasks, such as the first downloaded 20,800 gigabytes of data, then threaded a task will be re :20800- 72908. This situation continues until the mandate of 72908-72908 said threaded a completion of the cu
    2022-03-20 03:50:55下载
    积分:1
  • 检查更改为文档备份,节省了操作时间。按Ctrl
    检查更改过的文件备份,节省操作时间。 按Ctrl+Alt+F9弹出界面菜单。 显示备份状态和文件大小次数。 当目的地址是网络时,需要帐户和密码。 当正在备份时可以按停止键停止备份。 暂时只有增量备份 备份时间设定,格式可以是 00.00.00 或者 00:00:00。 进程优先算法选中后不影响其他程序工作(默认)。 点击确定保存设定开始计时。 自动启动并计时开始。-inspection changes to the document backup, saving hours of operation. Press Ctrl-Alt-F9 pop-up menu interface. Show backup status and the number of file size. When the destination address of the network, need to account and password. When the backup is at the stop button can stop by the backup. Incremental backup is only temporary backup sets the time, format or can be 00.00.00 00:00:00. Priority algorithm process after the elections does not affect other procedures (default). Click OK to preserve set the timer. Automatically activated and start time.
    2022-08-24 05:40:21下载
    积分:1
  • The program design is divided into a server application and the client part of t...
    本程序设计分为服务器应用程序及客户机应用程序部分,采用Socket套接字库网络编程。(UDP)和(TCP/IP)相结合的连接方式,及解决了数据传输的时效性又能保证数据在传输的过程中不会丢失。另外程序采用多个线程来避免程序阻塞-The program design is divided into a server application and the client part of the application, using Socket socket network programming library. (UDP) and the (TCP/IP) combination of connections, and solve the timeliness of data transmission but also ensures that the data will not be lost during transmission. Another program uses multiple threads to avoid blocking procedure
    2022-03-06 09:35:13下载
    积分:1
  • DSK枚举设备的源序,非常实用,并且适用于其他的场合...
    DSK枚举设备的源程序,非常实用,并且适用于其他的场合-DSK source enumerated devices, very useful and applicable to other occasions
    2022-01-26 16:48:49下载
    积分:1
  • vs聊天软件以及源代码。MFC的,可以实现多用户的。
    vs聊天软件以及源代码。MFC编程的,可以实现多用户的。-vs chatting tools
    2022-08-21 03:26:07下载
    积分:1
  • which contains three VC code to VC network debugging procedures, learning TCP/IP...
    里面含有3个VC代码,有助于调试VC网络的程序,学习TCP/IP,有一定的参考价值-which contains three VC code to VC network debugging procedures, learning TCP/IP, a certain reference value
    2022-02-02 14:05:40下载
    积分:1
  • 一个简单的能实现PING功能的小序,可以控制PING的数据包的个数。...
    一个简单的能实现PING功能的小程序,可以控制PING的数据包的个数。-a simple achieve PING function of small programs will be able to control the PING number of data packets.
    2022-10-09 15:50:02下载
    积分:1
  • 用VFP判断计算机是否连上网络 用VFP判断计算机是否连上网络
    用VFP判断计算机是否连上网络 用VFP判断计算机是否连上网络-Using VFP to determine whether the computer connected to the network using VFP to determine whether the computer connected to the network
    2022-05-07 00:18:54下载
    积分:1
  • 696516资源总数
  • 106914会员总数
  • 0今日下载