搜索资源列表
两台机器间的串口通讯
- 串口通讯使用说明 在两台机器运行serealcom.exe, 但必须保证用串口线连接, 选择串口时如出现error, 表明此串口正被其它设备使用。-serial communications for use of the two machines running serealcom.exe, but must ensure that the use serial link, choose when and if there Serial error, the express
用鼠标取点,画线(最终版)
- 用鼠标取点,画两个点之间的直线,通过中断实现,是汇编语言-from using the mouse, painted between two straight, achieved through cutting, assembly language
BasicTWI
- IAR编译环境下的AT91SAM7S64芯片的两线接口TWI的应用测试代码,主要是针对I2C接口的EEPROM的读写功能演示。-IAR compiler environment of Atmel chip 2-wire interface of the application testing TWI generation code is targeted mainly at the interface I2C EEPROM read and write capabilities demonstr
ThreadSync
- 该应用程序运行后自动创建两个线程。线程1每50毫秒计数器加1,线程2每100毫秒计数器加1。只读编辑框中分别显示两个计数器的值。两个命令按钮分别控制线程1和线程2的挂起和恢复。“同步”复选框控制两线程的同步,当处于同步状态时,同一时刻只能有一个线程拥有信号量对象,当某一线程拥有信号量对象时,计数器加10,然后释放信号量对象。由于两线程优先级相同,因此,执行结果是每个线程计数器一次以10为步长增加。-run the application automatically creates two thr
pljoin
- 在autocad中用lsp读两线的所有交点-used in autocad lsp read two lines of all Nodal
JDDLT
- 一款经典的两线制视频传输电路 一款经典的两线制视频传输电路 一款经典的两线制视频传输电路-A classic two-wire circuit video transmission A classic two-wire system A circuit video transmission classic two-wire circuit video transmission
BC-I2C
- 并口的EPP模式模拟IIC接口,可以用两线或者三线IIC,很好用的哦-EPP parallel port IIC interface simulation model that can be used two or three lines line IIC, oh, the good
Thdmsg
- 线程消息队列利用. 两线程的消息收发演示.-threaded Message Queue use. 2 Thread the news transceiver demo.
XX7299A_52demo
- XX7299A是一款低价位且具有强抗干扰能力的多功能单片机外围芯片。它整合了数码管显示驱动(8 位数码管或者64 位LED)和键盘扫描(64个)控制,以及片上256字节E2PROM和256字节SRAM ,集成RTC(带有阴历和节气算法)、2路8位ADC(贴片)。XX7299A内置8MHz RC振荡电路,采用两线通信接口(兼容I2C)与单片机通信。-XX7299A is low and with the strong anti-jamming capability, multi-purpose m
程序创建两个线程
- 程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution
m8twi
- 使用ATMEGA8L单片机做的两线串行接口TWI的功能,即I2C的功能!
AVR单片机两线制主机模式
- AVR单片机两线制主机模式,中断方式编程
创建两个线程
- 创建两个线程
qt_SimpleChatRoom.跨平台多线程聊天室程序客户端及服务器端
- 跨平台多线程聊天室程序客户端及服务器端。 服务端分三个功能模块。 1.端口监听,单独一个线程。 2.聊天室消息分发,单独一个线程。 3.收发客户端消息,每连接一个线程。 客户端分有两个功能模块。 1.UI,单独一个线程。 2.收发消息,单独一个线程。 ,A simple chatroom Server & Client. Design with Qt 4.5. Multithread & Platform-independent.
multi_thread
- 多线程编程,两线程分别写一个.txt文件。与单线程比较-Multi-threaded programming, the two were to write a thread. Txt file. Compared with the single-threaded
BCB多线程
- 程序的执行原理是这样的,一个多线程里面包含了读和写test.txt记事本的功能。 因为读写记事本的消耗时间很短,在写记事本里面故意加了2s延时以造成多线程的明显冲突。本多线程是使用的临界区:CRITICAL_SECTION。按下按钮,通知线程要写入一串字符(线程执行完需要2s以上),延时20ms后通知线程再写入一串字符,跟第一次写入造成“冲突”,延时20ms后,在两个写都没完成时再通知线程要读同一个记事本。 因此造成线程中三个事件“打架”。(Procedures for the implem
两种颜色的金叉和死叉
- 指标用两种颜色带区分均线金叉和死叉来标识行情涨跌(The index in two colors with distinction and to identify the moving average MACD Sicha market ups and downs)
特征线提取
- 点云数据中面的特征线的提取,也就是两个面的交线的提取(characteristic curve of point cloud data extraction)
极线
- 在对极几何中,已知由同一相机在不同拍摄角度拍摄的两幅图像, 求基础矩阵F;通过F求极线,并标出来。(In polar geometry, two images from the same camera at different shooting angles are known. Find the basic matrix F; seek the polar line through F, and mark it out.)
气液两相相态计算
- MATLAB程序计算气液平衡线,利用peng-ronbinson公式和FLASH计算方法