搜索资源列表
testCount
- 本例演示了怎样统计一串数字中各个数字的个数,虽然简单,但示范了方法。
SerialPort
- 本人开发的串口程序,用来了解串口的工作原理和串口应用程序的编写方法,采用VS2008编写的MFC程序。
SerialDemo
- java串口程序,可以直接文件配置,界面支持-java serial procedures, can directly file configuration, interface support
json
- org.json库的源代码,在java中操作json串的库,轻量级库。-org.json library source code to operate in the java string json library, lightweight library.
Palindrome
- 判断回文串,如果是回文串,将此回文串打印出来,不是显示不是回文,忽略非字母和数字-To determine palindrome string is a palindrome string, this palindrome string print it out, instead of showing is not a palindrome, ignoring non-letters and numbers
javaCOM
- 用java写的计算机串口程序有用户图形界面的-Computer serial program written in java graphical user interface
mode_problem2_2
- 寻找一串无须数列的众数,输入输出均为文件操作,利用快排。-All looking for a bunch of no series, both input and output file operations, the use of fast row.
huiwenchuan
- 回文串 的实现 你知道的 就是一些老师的 要求交的程序 回文串-Palindrome string
testpassword
- 输入一串密码,判断是否合法,用于判定密码-test password
serialport_java
- Java串口调试助手将显示出串口调试助手,测试通信功能-Java serial debugging assistant will display the serial debugging assistant, test communications capabilities
0.9寸小液晶显示采集温度、湿度+串口上传(单片机stc12自带AD)
- 0.9寸小液晶显示采集温度、湿度+串口上传(单片机stc12自带AD)
基于51的SIM808通过短信发送定位信息
- 本程序通过手机蓝牙控制LED的亮灭 使用单片机串口2与模块通信;接法如下 STC单片机 GPRS模块 P1.0(RXD2)->RXD P1.1(TXD2)->TXD GND ->GND 晶振选用22.1184MHz 2、串口2与模块连接,串口1打印出GPS初始化过程,定位成功后,不断的输出定位信息;