资源列表
[串口编程] atlyfscript
说明:这是非常有挑战性的题目。对于用户输入的任意一个平面函数f(x),绘制出其函数曲线。这里最关键的技术难点就是如何实现计算表达式的值。在《编译原理》和《数据结构》的书中,都有对表达式运算方法的论述。说实在的,在编译型计算机语言中实现对用户输入表达式的运算是非常困难的。需要对表达式进行扫描,去括号,按照运算符的优先级生成2叉树,然后遍历该树生成逆波兰表达式,再然后通过栈的方法进行运算。如果在表达式中再包含有函数的话......描述起来都麻烦,<vip> 在 2008-10-13 上传 | 大小:66.79kb | 下载:0
[串口编程] RF-Communication
说明:单片机2051使用串口和外部进行通信,确认数据接收正确与否-2051 microcontroller using the serial port and external communication is correct or not confirm data reception<jason> 在 2024-11-08 上传 | 大小:67kb | 下载:0
[串口编程] taiwanchuankougongjuyuandaima
说明:MFC寫成的串口調適工具源代碼,具有實用價值可以接收及傳送串口資料,VC6編譯通過,是了解用MFC寫視窗程式的好範例,就MFC寫的程式而言,這個程式碼算是很精簡-MFC written serial adaptation tools source code, has a practical value can receive and send serial data, VC6 compiler, is to understand the<曹诗杰> 在 2024-11-08 上传 | 大小:67kb | 下载:0
[串口编程] DG03022-VB-COMMON-V1
说明:串行通讯测试、调试、记录。 还能设定逻辑接收到指定命令代码后返回响应代码。-Serial communications testing, debugging, records. Also set the logic command code is received after the specified return a response code.<xboy> 在 2024-11-08 上传 | 大小:67kb | 下载:0