搜索结果
找到约 2,085 项符合
WI-H 的查询结果
单片机开发 #include "at89x51.h" unsigned char code ddisp[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f}
#include "at89x51.h"
unsigned char code ddisp[]={0x3f,0x06,0x5b,0x4f,0x66,0x6d,0x7d,0x07,0x7f,0x6f} //段显0123456789,P0口
加密解密 /* * main MIRACL header - miracl.h. * * Copyright (c) 1988-2001 Shamus Software Ltd. */
/*
* main MIRACL header - miracl.h.
*
* Copyright (c) 1988-2001 Shamus Software Ltd.
*/
加密解密 MIRACL compiler/hardware definitions - mirdef.h This version suitable for use with most 32-bit comp
MIRACL compiler/hardware definitions - mirdef.h
This version suitable for use with most 32-bit computers
VxWorks wi-fi手机原代码
wi-fi手机原代码,Vxworks的,不需帐号就可自由下载此源码
单片机开发 UNICODE编码查询 /* unicode.h file Edited by Computer-lov. Date: 2005.3.28 Last edited date: 2005.5.
UNICODE编码查询
/* unicode.h file
Edited by Computer-lov. Date: 2005.3.28
Last edited date: 2005.5.31
version 1.1
*/
#define UNICODE_MAX 7446
人工智能/神经网络 《Neural Network Design》 Martin T. Hagan, Howard B. Demuth, Mark H. Beale 一书中相关matlab演示程序软件包。对于学习
《Neural Network Design》
Martin T. Hagan, Howard B. Demuth, Mark H. Beale
一书中相关matlab演示程序软件包。对于学习很有参考。
邮电通讯系统 H.248协议编解码协议栈
H.248协议编解码协议栈,支持ASN。网络部分支持IPV4和IPV6
单片机开发 用光电耦合器测量出重物下降过程中经过任何等距离且在同一垂直线上的三点时间间隔t1,t2,及距离h
用光电耦合器测量出重物下降过程中经过任何等距离且在同一垂直线上的三点时间间隔t1,t2,及距离h,然后利用公式g=2h(t1-t2)/t1t2(t1+t2)使用浮点数运算方法计算出g的值。最后由单片机p3口送串行显示。
压缩解压 H.263+编解码程序
H.263+编解码程序,是一个压缩解压的算法,对语音压缩有很好帮助。