搜索资源列表
down_19
- 这部分定义对于DNP 数据链路层充当伪传输层的传输层功能。伪传输层功能专门设计用于在原方站和副方站之间传送超出链路规约数据单元(LPDU)定义长度的信息。-definition for this part of the data link layer DNP as pseudo-transport layer transport layer functions. Pseudo-transport layer functions specially designed for the origina
FileCom
- 这个是串口通信的,基于停止等待协议编写源程序,欢迎指教-this serial communication is based, stop source for the preparation of the agreement, welcomed the exhibitions
RxComFile
- 这个是串口的基于停止等待协议原理编程,这个是接收程序,很好用哦-this is the agreement on principle to stop waiting for the program, this is the receiving process, oh well spent
jsp抓网页代码的程序
- 虽然代码比较简单,但是,我认为根据这个,可以实现“网络爬虫”的功能,比如从页面找href连接,然后再得到那个连接,然后再“抓”,不停止地(当然可以限定层数),这样,可以实现“网页搜索”功能。-Although the code is relatively simple, but I think that this can be "networked Reptile" function, such as from the pages to find href link, an
Vb串口通讯调试方法
- vb 串口通讯调试方法 现有电子秤一台,使用串口与计算机进行通讯。编写VB程序来访问串口,达到读取电子秤上显示的数据。该电子秤为BE01型仪表,输出为RS-232C标准接口,波特率为300-9600、偶校验、7个数据位、2个停止位。所有字符均发送11位ASCII码,一个起始位。在VB中与串口通讯需要引入控件MSComm串口通讯控件(在Microsoft Comm Control 6.0中)-vb serial communications debugging method existing
VB_RS232C
- VB开发的串口通信源码。对端口速度、奇偶校验、停止位等都可以设置。用于串口通信的开发-VB source of serial communications. The port speed, parity, stop-can all be set up. Serial Communication for Development
BrewClock
- 在brew中实现秒表的功能,按键控制秒表的开始和停止,在手机上测试成功~!-brew in achieving stopwatch function keys control the stopwatch to start and stop the phone test successful ~!
com_code(LJ)
- 运用通信API编写串口通信。 功能:1)通过串口进行数据的收发并在接收端显示收到的数据 2)打开串口,关闭串口等 要求:1)可以修改com口、波特率、数据位、停止位、奇偶校验 2)传送的数据桢格式:数据头(FF FF FB) 数据长度 数据 累加和 数据尾(FB FB), 数据头和数据尾不参加计算累加和 3)接收数据的显示方式:要求每个数据桢中的数据以单独一行的格式显示 -Communication API prepared using serial commu
JaMsn
- J2me实现的MSN Messeger客户端程序。聊天、添加好友、删除好友、阻止好友-J2me achieve MSN Messeger client program. Chat, add friends and delete friends, friends ... stop
dianduiduodian
- 采用地址位方式实现主机对多机的寻址.UART1以9600bps,8位数据,1位地址,1位停止模式发送.-address spaces used to achieve many of the mainframe machine addressable. UART1 to 9600. 8 data, an address and a stop mode of delivery.
stopwatch-src
- 计时器 Run mode: * - stop 0 - switch on backlight # - suspend/resume joystick - set next result 1-9 - set result for member with this number Inspect mode: *,#,0 - reset and start UP,LEFT - show previous result 1-9 - show resu
i2c总线程序
- 本程序是i2c总线读写一个字节的程序。在写过程序中,不一定非要检测i2c的应答位,可以直接延时过去就行,但是在读过程中必须给应答信号,读完发停止位,一定确认所发的信号都发上了。否则在连续地址读的过程中可能不会出错,但是在随机度过程中就会出错,我的程序就是在给停止信号时没有给上,24cxx一直在输出数据,结果读出错。找着问题后我的程序只加入了一条命令便完全正常。-i2c bus read and write a byte procedures. The written procedure, no
手机遥控电脑
- Remote control your desktop or laptop computer with any Java powered phone. Access and edit your files, start and stop applications, control your mouse, keyboard and another devices.
Androidmusicbofangqi
- 本论文的音乐播放器采用了Android开源系统技术,利用Java语言和Eclipse编辑工具对播放器进行编写。同时给出了详细的系统设计过程、部分界面图及主要功能运行流程图,本文还对高度过程中遇到的问题和解决方法进行了详细的讨论,该音乐播放器集播放、暂停、停止、上一首、下一首、音量调节、歌词显示等功能于一体,性能良好,在Android系统中能独立运行。该播放器还拥有对手机文件浏览器的访问功能、歌曲播放模式、以及歌词开闭状态的友好设置.- The music player of this the
Uart.rar
- UART串口程序,设置波特率和停止位、奇偶校验位等等,使能串口,数据进行发送与接收,再进行显示。,UART serial procedures, set the baud rate and stop bits, parity bit and so on, so that serial port, send and receive data, and then display.
USBSafelyRemove.rar
- USB Safely Remove 4.2 resolves that problem allowing you to fix drive letter to a device. Just open your device properties, switch "Drive properties" tab, choose required drive letter and check "Fix drive letter". Starting from this moment your devic
VBANDOMRON
- VB与OMRON通过编程口进行通信;可以对其停止和启动;一些存储器的读取;-VB and OMRON to communicate through the programming port to its stop and start a number of memory reads
UARTInt
- LPC1700系列串口中断接收程序,中断方式接收上位机数据并将接收的数据回送给上位机,借助串口调试软件,并设置波特率为9600,8位数据位,1位停止位,注意不要选中"HEX显示"。-LPC1700 series serial interrupt receiving program, to interrupt PC to receive data and receive data back to the host computer, with the serial debugging softwa
undrv_src
- Handy tool to start/stop device drivers [ex. driver of the camera, to decrease a power consumption]. Developed on request of users of 4pda.ru
bs
- 数字带阻滤波器 这里仍然选择凯泽窗来完成带阻滤波器的设计。 带阻滤波器的性能指标为: flp=200 fup=3500 flc=300 fuc=3300 As=46 Ap=3 Fs=22050 -Digital band-stop filter chosen here Kaiser window to complete the design of band-stop filter. Band-stop filter for the performance indicators: fl