Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - exception
Search - exception - List
串口通讯类,支持异常处理,Overlapped 和Block传输,支持Unicode。 -serial communications support exception handling, and Overlapped Block transmission, Unicode support.
Date : 2008-10-13 Size : 25.45kb User : Andy Sun

串口通讯类,支持异常处理,Overlapped 和Block传输,支持Unicode。 -serial communications support exception handling, and Overlapped Block transmission, Unicode support.
Date : 2026-01-03 Size : 25kb User : Andy Sun

DL : 0
串口通讯类,支持异常处理,Overlap,比较不错的哦-Serial Port Communication in support of exception handling, Overlap, compared Oh good
Date : 2026-01-03 Size : 20kb User : 木百

DL : 0
 WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。-WIN95 interface of VC++ Serial communication procedures in WIN32 is not recommended for port operations, WIN32 at all of the equipment have been seen as a document, the serial port is no exception as the document is to carry out the treatment.
Date : 2026-01-03 Size : 289kb User : charity

串口通讯,支持异常处理。程序框架和主要成员函数接口均已做好。-Serial communications, to support exception handling. Process framework and key members of the function interfaces are good.
Date : 2026-01-03 Size : 33kb User : zhaoyi

DL : 0
WIN95界面下的VC++串口通讯程序在WIN32下是不建议对端口进行操作的,在WIN32中所有的设备都被看成是文件,串行口也不例外也是作为文件来进行处理的。这是我的一份关于串口编程的读书笔记,对于使 用VC进行编程的同行应该有一定的帮助。-WIN95 interface of vc++ serial interface communication program in under WIN32 is not suggests to port operating, in all the equipment WIN32 are seen as is the document, a serial port is no exception is also as a file to deal with it. This is a copy of my book notes about serial programming, to make using VC programming peers should have certain of help.
Date : 2026-01-03 Size : 15kb User : 旷旭

这是一个Win32 API的打包类,对处理串口的Win32 API类进行了封装,借助这个类可以很方便地对串口进行操作。 特性: 1、C++接口简洁易用。 2、使用C++异常时,首选 Win32 常规的返回值机制。保证使用CSerialPort的代码更加健壮。 3、支持UNICODE,支持MFC静态链接并且所有代码都在 warning level 4 级别上进行洁净编译。 4、支持串口模块使用重叠、阻塞和回调(只能在NT中使用) -This is a Win32 API packaged class Win32 API for serial port class handling of the package, take advantage of this kind can easily operate on the serial port. Features: 1, C++ interface is simple and easy to use. 2, using C++ exception, the preferred mechanism for the return value of the conventional Win32. Ensure that the use CSerialPort code more robust. 3, support for UNICODE, support MFC statically linked and all of the code in the warning level 4 level on a clean compile. 4, support for serial modules overlap, blocking and callback (only used in the NT)
Date : 2026-01-03 Size : 361kb User : zfcx1688

DL : 0
SysTick(系统定时器):SysTick 定时器被捆绑在 NVIC 中,用于产生 SysTick 异常(异常号 :15)。在以前, 操作系统和所有使用了时基的系统都必须有一个硬件定时器来产生需要的“滴答”中断, 作为整个系统的时基。滴答中断对操作系统尤其重要。例如,操作系统可以为多个任务分 配不同数目的时间片,确保没有一个任务能霸占系统 ;或者将每个定时器周期的某个时间 范围赐予特定的任务等,操作系统提供的各种定时功能都与这个滴答定时器有关。因此, 需要一个定时器来产生周期性的中断,而且最好还让用户程序不能随意访问它的寄存器, 以维持操作系统“心跳”的节律。-SysTick (System Timer): SysTick timer is tied up in the NVIC, used to generate a SysTick exception (exception number: 15). In the past, the operating system and all systems using the time base must have a hardware timer to produce the desired " tick" interrupt, as the time base for the entire system. Tick ​ ​ interrupt the operating system is particularly important. For example, the operating system can assign multiple tasks for a different number of time slices, to ensure that no one task can occupy the system or a time range for each timer cycle given specific tasks, various timing functions provided by the operating system are related to this ticking timer. Therefore, you need a timer to generate periodic interrupts, and preferably also allows users to freely access the program can not register it, in order to maintain the operating system " heartbeat" of the rhythm.
Date : 2026-01-03 Size : 2.8mb User : 吴志良
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.