TC35i与430单片机的串口通信,实现了单片机利用AT指令对TC35i的控制!
上传时间: 2013-12-10
上传用户:gmh1314
很好的arm 教学实验 方便大家接触硬件
上传时间: 2013-12-10
上传用户:cxl274287265
将魔王的语言抽象为人类的语言:魔王语言由以下两种规则由人的语言逐步抽象上去的:α-〉β1β2β3…βm ;θδ1δ2…-〉θδnθδn-1…θδ1 设大写字母表示魔王的语言,小写字母表示人的语言B-〉tAdA,A-〉sae,eg:B(ehnxgz)B解释为tsaedsaeezegexenehetsaedsae对应的话是:“天上一只鹅地上一只鹅鹅追鹅赶鹅下鹅蛋鹅恨鹅天上一只鹅地上一只鹅”。(t-天d-地s-上a-一只e-鹅z-追g-赶x-下n-蛋h-恨)
上传时间: 2013-12-19
上传用户:aix008
Overview of component creation This chapter provides an overview of component design and the process of writing components for Delphi applications. The material here assumes that you are familiar with Delphi and its standard components. • Class library • Components and classes • Creating components • What goes into a component? • Creating a new component • Testing uninstalled components • Testing installed components • Installing a component on the Component palette
标签: component Overview creation provides
上传时间: 2017-06-10
上传用户:thuyenvinh
platform assignment
标签: assignment platform
上传时间: 2017-06-10
上传用户:小草123
C5509例程,可帮助新手快速入门,配合TI丰富的资料,效果很好!
标签: C5509
上传时间: 2017-07-10
上传用户:wendy15
Struts实现文章发布系统,具备文件发布、审核、管理等功能
上传时间: 2017-07-10
上传用户:CHINA526
【问题描述】 在一个N*N的点阵中,如N=4,你现在站在(1,1),出口在(4,4)。你可以通过上、下、左、右四种移动方法,在迷宫内行走,但是同一个位置不可以访问两次,亦不可以越界。表格最上面的一行加黑数字A[1..4]分别表示迷宫第I列中需要访问并仅可以访问的格子数。右边一行加下划线数字B[1..4]则表示迷宫第I行需要访问并仅可以访问的格子数。如图中带括号红色数字就是一条符合条件的路线。 给定N,A[1..N] B[1..N]。输出一条符合条件的路线,若无解,输出NO ANSWER。(使用U,D,L,R分别表示上、下、左、右。) 2 2 1 2 (4,4) 1 (2,3) (3,3) (4,3) 3 (1,2) (2,2) 2 (1,1) 1 【输入格式】 第一行是数m (n < 6 )。第二行有n个数,表示a[1]..a[n]。第三行有n个数,表示b[1]..b[n]。 【输出格式】 仅有一行。若有解则输出一条可行路线,否则输出“NO ANSWER”。
标签: 点阵
上传时间: 2014-06-21
上传用户:llandlu
This is an pdf file for split tcp.
上传时间: 2014-01-10
上传用户:270189020
数字调制解调的MATLAB仿,包括4qam,8qam,16qam,64qam的调制和解调程序
上传时间: 2014-01-29
上传用户:zhangyi99104144