CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - TF

搜索资源列表

  1. tf

    0下载:
  2. 汽车操纵稳定性分析转角脉冲数据处理程序和随机路面生成程序-vehicle control ablity steering angle pulse data processing and random road building program
  3. 所属分类:transportation applications

    • 发布日期:2017-03-30
    • 文件大小:359552
    • 提供者:杨祥利
  1. STM3--SD-Fatfs-ucgui-ucos

    0下载:
  2. 基于奋斗STM32单片机+ucos+ucgui3.90 的SD读卡程序-建立了一个对话框,对话框里的列表框作为文件选择区,文本框作为文件内容显示区,磁盘介质采用了TF卡,在上面移植了FATFS0.09a,支持中文文件名及长文件名,由于是受内存的限制,只是做了能读取文件的头512个字节内容显示出来-Struggle based STM32 MCU+ ucos+ ucgui3.90 the SD Card Reader program- set up a dialog box as a file i
  3. 所属分类:SCM

    • 发布日期:2017-05-31
    • 文件大小:13447255
    • 提供者:何明强
  1. STM32_SD-card-electronic-photo-album

    0下载:
  2. STM32 本例程演示了在3寸TFT屏上循环显示SD卡根目录下的jpg后缀的的16位色图片将JPEG类型的图形文件通过读卡器等设备拷入TF卡的根目录,TF卡下不要有任何子目录。 将TF卡插入开发板的TF卡槽内,给开发板加电,通过JLINK V8或者串口将代码写入板子-STM32 This routine demonstrates a 3-inch TFT screen display SD card root directory circulation under the jpg suffix
  3. 所属分类:SCM

    • 发布日期:2016-01-24
    • 文件大小:1045504
    • 提供者:何明强
  1. 10_sdiomblock

    0下载:
  2. stm32f407 sdio读写tf卡程序 (直接寄存器操作)-stm32f407 sdio tf card reader procedures (direct register operation)
  3. 所属分类:Other Embeded program

    • 发布日期:2017-04-03
    • 文件大小:163980
    • 提供者:陈国平
  1. TF-SF

    0下载:
  2. Using magic time-step in a one-dimensional FDTD grid, implement total-field/scattered-field wave-source condition
  3. 所属分类:matlab

    • 发布日期:2017-04-12
    • 文件大小:667
    • 提供者:mamad
  1. angle-incident

    0下载:
  2. TF/SF for at 2D, square TEz over incident-angle range 0≤φ ≤90
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:1561
    • 提供者:mamad
  1. TFIDF-master

    0下载:
  2. tf–idf, short for term frequency–inverse document frequency, is a numerical statistic that is intended to reflect how important a word is to a document in a collection or corpus.[1]:8 It is often used as a weighting factor in information retrieval an
  3. 所属分类:CSharp

    • 发布日期:2017-04-02
    • 文件大小:17070
    • 提供者:adel
  1. FreeICTCLAS

    0下载:
  2. 对中文进行分词,c++实现多中文文本的分词算法-Using java prepared tf* idf results
  3. 所属分类:Algorithm

    • 发布日期:2017-05-13
    • 文件大小:2717670
    • 提供者:静静
  1. IS

    0下载:
  2. It s tf/idf track :) based on text similarity
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-14
    • 文件大小:3470941
    • 提供者:sadasdas
  1. nios2PtfcardPvga

    0下载:
  2. 使用nios的io管脚模拟spi时序对tf卡进行数据读写,同时附带一个简单的用verilog写的在vga显示器上刷屏的代码-Use the io pin of nios to simulate the timing of spi to read&write date from&to tf card, and comes with a simple code written by verilog to refresh the vga monitor.
  3. 所属分类:VHDL-FPGA-Verilog

    • 发布日期:2017-05-18
    • 文件大小:4699290
    • 提供者:liutongan
  1. APP-SO

    3下载:
  2. . 海思网络摄像机客户端DEMO 软件,包括云台控制,图像参数,IP 地址查询,抓拍等网络控制,如添加音频和P2P ONVIF ,TF 卡存储等功能也可以,设备硬件可以全套提供,这样可以完善的开发学习应用,设备的SDK 对接协议和demo ,请QQ332153018,附件是软件功能截图和设备功能规格书,希望对有需要的人提供帮助-Hass DEMO client network camera software, including PTZ control, image parameters,
  3. 所属分类:Embeded Linux

    • 发布日期:2016-08-19
    • 文件大小:12789760
    • 提供者:姜泽伟
  1. Delphi_132268

    0下载:
  2. Delphi:Delphi获取电脑里各个磁盘的容量,包括硬盘和USB设备、TF卡等设备的容量,并以柱状图的形式显示出来,可显示磁盘的总容量大小,剩余可用空间的大小,本源码除了学习到如何使用Delphi获取磁盘容量外,还可以学习一下柱状图是如何使用的,比较基础的实用技巧,或许Delphi新手朋友们比较喜欢。 -Delphi: Delphi get computer each disk capacity, including capacity hard drives and USB device
  3. 所属分类:Delphi VCL

    • 发布日期:2017-04-17
    • 文件大小:9515
    • 提供者:WETSKKV
  1. ActionListener

    0下载:
  2. import java.awt.* import java.awt.event.* public class Calculator implements ActionListener { String s= " ",s1 double d1,d2 JFrame jf = new JFrame( "计算器 ") JTextField tf = new JTextField() public void init()//实现
  3. 所属分类:Games

    • 发布日期:2017-03-29
    • 文件大小:1507
    • 提供者:pdadns
  1. 11_SD_Hard_or_Soft_SPI

    0下载:
  2. * 往指定扇区写128字节数据(由My_Write_Data()函数任意构造),再读回到DATA[]数组 * 程序只执行一遍,如果成功读写SD卡,Launchpad G2板上LED1红灯会亮起。 * 在CCS中查看送SD卡中读回的DATA[]数组,核对是否正确读写SD卡。 * 硬件连接:请插上2G(含)以下容量的TF卡,Launchpad G2板上只插上LED1的跳线。 -* To specify a sector write 128 bytes of data (by
  3. 所属分类:SCM

    • 发布日期:2017-04-25
    • 文件大小:70262
    • 提供者:方跃东
  1. Stm32_SD

    0下载:
  2. 测试程序:Stm32_SD卡模拟U盘 请用1G以下容量TF卡,基于贝一特 STM32F103ZET6 -Test procedure: Stm32_SD card analog U disk, please use the following capacity 1G TF card, based on a special Tony STM32F103ZET6
  3. 所属分类:SCM

    • 发布日期:2017-05-23
    • 文件大小:6930437
    • 提供者:余纷艳
  1. 60037

    0下载:
  2. 2d fdtd code with tf sf interface and upml ABSORBING BORDERS IN MAT LAB-2d fdtd code with tf sf interface and upml ABSORBING BORDERS IN MAT LAB
  3. 所属分类:matlab

    • 发布日期:2017-04-14
    • 文件大小:4860
    • 提供者:indhu
  1. TF-4MPU-WUs-RoboticNGO-com-

    0下载:
  2. gyro avr lib mpu6050
  3. 所属分类:Other systems

    • 发布日期:2017-04-26
    • 文件大小:188760
    • 提供者:mohammad
  1. Sina-weibo

    0下载:
  2. 运行环境为C#+MYSQL,并融合了ICTCLAS分词和TF*PDF算法,能够对采集到的信息,做趋势分析和热点发现等分析;此外,您可以通过调整程序中的正则表达式,以匹配相关代码区域的数据。-Runtime environment for C#+ MYSQL, and the integration of ICTCLAS word and TF* PDF algorithm, able to collect information, analyze trends and hot spots dis
  3. 所属分类:CSharp

    • 发布日期:2017-05-14
    • 文件大小:3111412
    • 提供者:刘朝
  1. SDP36KonChipPFatFs

    0下载:
  2. STM32 模拟的U盘包含两个盘符,一个是SPI读取TF卡,另一个是36K片上Flash,挂载了Fatfs-STM32 USB2.0 massstorage example
  3. 所属分类:SCM

    • 发布日期:2017-05-25
    • 文件大小:8302670
    • 提供者:uuij
  1. FDTD-1d-tfsf-reflectance-and-transmittance

    0下载:
  2. isotopic linear non-dispersive material,absorbed boundary conditions, time step size dt is calculated. TF/SF region with one direction incident wave. Fourior Transformation and Reflectance and Transmittance- isotopic linear non-dispersive
  3. 所属分类:matlab

    • 发布日期:2017-04-13
    • 文件大小:2069
    • 提供者:Taian
« 1 2 ... 4 5 6 7 8 910 11 12 13 14 15 »
搜珍网 www.dssz.com