CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 数值算法/人工智能 搜索资源 - keiL

搜索资源列表

  1. main

    0下载:
  2. 字符串转浮点数,解决KEIL的atof不能使用-The string turn a floating-point number, solve KEIL atof can not use
  3. 所属分类:Algorithm

    • 发布日期:2017-11-30
    • 文件大小:585
    • 提供者:ccq
  1. 2

    0下载:
  2. Keil.Cx51.V7.0单片机高级语言编程与uVision2应用实践 第一版(源码)-Keil.Cx51.V7.0 the microcontroller the Senior language programming uVision2 of application practice of the first edition (source)
  3. 所属分类:AI-NN-PR

    • 发布日期:2017-11-26
    • 文件大小:211837
    • 提供者:postbox
  1. music_51

    0下载:
  2. 单片机演奏音乐的,keil编程,程序有原理说明-SCM play music, keil programming, the program has Rationale
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:1454816
    • 提供者:小强
  1. Trigonometric-fast-algorithm

    0下载:
  2. 三角函数快速算法,在keil中实际测试,效果很好。-Trigonometric fast algorithm
  3. 所属分类:Algorithm

    • 发布日期:2017-04-25
    • 文件大小:12693
    • 提供者:杨勃
  1. jisuanqi

    0下载:
  2. 51单片机计算器制作采用LCD1602显示,具有加减乘除等基本运算功能,计算结果保留3位小数!-How to designe the calculator that use the 51IC.Using the keil.
  3. 所属分类:Algorithm

    • 发布日期:2017-06-11
    • 文件大小:18202190
    • 提供者:
  1. Digital-simulation-of-the-flow

    0下载:
  2. 用keil程序编写的单个个数码管模拟水流的基本程序-Programming using keil single digital tube analog basic program flow
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:8605
    • 提供者:杜冲
  1. LCD-distance

    0下载:
  2. 基于keil软件编写的液晶显示距离(需要配超声波探头)-Keil software development based on liquid crystal display distance (needs with the ultrasonic probe
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-05
    • 文件大小:29431
    • 提供者:杜冲
  1. 1-separate-control-buttons-LED

    0下载:
  2. 基于keil软件的一个按键控制 led灯的状态转换-Conversion is based on an independent press keil software can control the state of led lights
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-28
    • 文件大小:9140
    • 提供者:杜冲
  1. 8-led-and-so-right

    0下载:
  2. 基于keil软件的8个led灯右移的基本程序-Based on the basic program 8 led lights right of keil software
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7471
    • 提供者:杜冲
  1. 8-led-lights

    0下载:
  2. 基于keil软件的8位led灯左移的基本程序-Keil software based on the basic program of eight led lights to the left of
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-15
    • 文件大小:7305
    • 提供者:杜冲
  1. kkfft

    0下载:
  2. 快速傅立叶变换函数,本函数测试OK,可以在TC2.0,VC++6.0,Keil C51测试通过。 如果你的MCS51系统有足够的RAM时,可以验证一下用单片机处理FFT有多么的慢。 -It is a function for fast fft, can be used in TC2.0, VC++6.0, Keil C51 deveplepment envirment。
  3. 所属分类:Algorithm

    • 发布日期:2017-04-12
    • 文件大小:1282
    • 提供者:leo
  1. Keil

    0下载:
  2. 基于89c51的数字电压表,adc0808模数转换,1602液晶显示电压-Based on 89 c51 digital voltmeter, adc0808 modulus conversion, 1602 liquid crystal display voltage
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-04-29
    • 文件大小:26253
    • 提供者:david
  1. KEIL_Lic

    0下载:
  2. this is keil mdk 5.21 version keygen tool for arm, when get CID, push generate menu,can get key id
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-04
    • 文件大小:16683
    • 提供者:wangchen
  1. OV7670-V1.0(keil)

    0下载:
  2. stm32驱动OV7670摄像头,无需FIFO,STM32直接驱动,在屏幕上显示- 16/5000 Stm32 drives the OV7670 camera
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-09
    • 文件大小:1642244
    • 提供者:HUANG
  1. pulse-and-animal-heat-testing

    1下载:
  2. 基于51单片机的脉搏测量和体温测量,keil编程,proteus仿真。-Based on 51 single chip microcomputer s pulse and temperature measurement,keil programming and proteus simulation.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-05
    • 文件大小:117440
    • 提供者:张倩倩
  1. traffic-lights-at-an-intersection

    0下载:
  2. 基于51单片机的十字路口交通灯设计,有keil工程文件,proteus仿真,c语言程序,原理图及pcb图纸。-Based on 51 single-chip crossroads traffic lights design, keil project files, proteus simulation, c language program, schematics and pcb drawings.
  3. 所属分类:Compress-Decompress algrithms

    • 发布日期:2017-05-06
    • 文件大小:630516
    • 提供者:张倩倩
  1. FFT

    0下载:
  2. 在keil平台,C语言编写FFT,在ARMF4运行计算精度打到小数点后3位(A good method for calculating of FFT.)
  3. 所属分类:数学计算

    • 发布日期:2017-12-24
    • 文件大小:1024
    • 提供者:LRL
  1. figuoechecked

    0下载:
  2. 直接插入排序算法的实现,KEIL环境下可以观测程序时间()
  3. 所属分类:数值算法/人工智能

    • 发布日期:2018-01-06
    • 文件大小:7168
    • 提供者:VT+093
  1. kalman

    0下载:
  2. 卡尔曼滤波、mpu数据处理、算法、图像处理、后续还有Allan方差代码、keil单片机读取代码(Kalman filter, MPU data processing, algorithm, image processing, follow up and Allan variance code, Keil single chip computer read code)
  3. 所属分类:matlab例程

    • 发布日期:2018-01-08
    • 文件大小:1024
    • 提供者:Winfired
  1. uartSTMF7

    0下载:
  2. keil code,stm32f746 code,cubemxcode
  3. 所属分类:数学计算

    • 发布日期:2018-04-22
    • 文件大小:14444544
    • 提供者:Mirchu
« 1 2»
搜珍网 www.dssz.com