搜索资源列表
kwys11
- 用p1口与4×4键盘相接,横的是p10、p11、p12、p13,纵的扫描线是p14、p15、p16、p17
按键程序
- 键盘扫描方法是:行线P10~P13为输出线,列线P14~P17为输入线。一开始单片机将行线(P10~P13)全部输出低电平,此时读入列线数据,若列线全为高电平则没有键按下,当列线有出现低电平时调用延时程序以此来去除按键抖动。延时完成后再判断是否有低电平,如果此时读入列线数据还是有低电平,则说明确实有键按下。最后一步确定键值。现在我们以第二行的S5键为例,若按下S5后我们应该怎么得到这个键值呢?当判断确实有键按下之后,行线轮流输出低电平,
kwys11
- 用p1口与4×4键盘相接,横的是p10、p11、p12、p13,纵的扫描线是p14、p15、p16、p17 -I used p1 and 4 × 4 keyboard phase, Wang is the p10, p11, p12, p13, longitudinal scan line is p14, p15, p16, p17
P12Tool
- 基于CryptoAPI开发的操作系统和硬件CSP的工具,可以导入导出存储在系统中的p12证书,并能处理私钥文件的格式。-CryptoAPI based operating system and hardware development tools for CSP can be stored in the system of import and export of p12 certificate and private key file
p12imprt_src
- 一个导入p12或pfx后缀个人信息证书到Windows Mobile的一个工具的源码-import p12 pfx
motor
- 选取P10控制方向 P11控制步进电机工作方式 P12控制占空比 P14调速 P15改变方向 P16半步 P17整步-P11 Select P10 to control the direction of stepper motor control P12 work P15 speed control duty cycle to change the direction of P14 step P16 the entire step-
keyboard
- 用p1口与4×4键盘相接,横的是p10、p11、p12、p13,纵的扫描线是p14、p15、p16、p17 扫描结果是0,1,2,3, 4,5,6,7, 8,9,a,b, c,d,e,f-I used p1 and 4 × 4 keyboard connected, Wang is the p10, p11, p12, p13, longitudinal scan line is p14, p15, p16, p
Dantjig
- 附件中是Dantjig标号算法的C语言实现,其中的边赋权图是根据《图论》中12页的例子来的。-It s an implementation of Dantjig Algorithm, according to Graph theory and Its Application P12.
PWM
- 恒速运行 请将直流电机线接在+5V P12对应的端子上(步进马达接口出)-Constant speed DC set connected to the+5 V P12 line of the corresponding terminals (stepper motor interface out)
CH
- 令S是平面上的一个点集,封闭S中所有顶点的最小凸多边形,称为S的凸包,表示为CH(S)。如下图中由红色线段表示的多边形就是点集Q={p0,p1,...p12}的凸包。-ConvHull problem
ane-hello-world
- AS3 ane源码adt -package -storetype pkcs12 -keystore poker.p12 -storepass 123456-target ane myInApp.ane extension.xml -swc hellworld.swc -platform iPhone-ARM library-adt-package-storetype pkcs12-keystore poker.p12-storepass
DBG_test-500009
- 本应用介绍了DBG引脚的使用方法。调试模式下,DBG引脚可用作单线UART通信端口;自由运行模式下,DBG引脚可用作P12/EC0。-/****************************************************************************** F2MC-8FX Family SOFTUNE C Compiler sample startup routine, ALL RI
TA
- 捕获模块的应用,用P1^3和P12作为外部的脉冲的捕获输入端,实现小车速度检测。-Capture module application, P1 ^ 3 and P12 as the input terminal of the capture of the external pulse, and the car speed detecting.
Stepping-motor
- 内容:1、本程序用于测试4相步进电机常规驱动 2、需要用跳帽或者杜邦线把信号输出端和对应的步进电机信号输入端连接起来3、速度不可以调节的过快,不然就没有力矩转动了接线方法:电机输入P9 A B C D 分别接到了P10 P11 P12 P13 电机接到P10 红色线在VCC位置上P9 中的JD是继电器信号输入,空,不用接,做继电器实验时可以接上。-Contents: 1, the program used to test 4 phase
p12
- 这个是PHP源代码的程序,仅供大家参考研究学习使用-This is the program of the PHP source code for your reference learning to use
p12
- 输入一段字符,统计其中共有多少个单词,单词之间用空格分隔开.-Enter a character, statistics on the total number of words
stm32-can-ID-0x0048
- stm32 can通信测试 1、usb转can用的是DSP开发工作室开发的USB_CAN_2C 2、stm32型号stm32f103rb 引脚为GPIOA的P11 P12 3、程序的内容,接受ID为0x0048的标准帧,当收到该标准帧时,发送一个ID为0x0047 数据位0x22的标准帧-stm32 can Communications Test 1, usb switch can use the DSP developme
P12-3=serial
- serial comunication for AVR Mic
mcpfx
- cryptoapi 生成证书(格式:p12/cer)-a production certificate procedures with Cryptoapi
pkcs
- pfx格式或者p121格式文件的解析器, PfxTest文件 使用一个BASE64编码的P12文件字节数组,默认密码123456,CERT为三级证书,使用BC库作为JCE实现-pfx test java code , decrypt a p12 format file (such as .pfx,.p12 file) the pfxtest use a sampled p12 file which is base64 encod