搜索资源列表
media-cards
- 各种存储卡优点、缺点以及比较。包括CF卡、MMC卡,记忆棒,XD卡,微硬盘,TF卡等-storage card merits and shortcomings and more. Including CF card, MMC, Memory Stick, XD cards, micro hard drives, TF cards
rk4
- function [tout, yout] = rk4(ypfun, tspan, y0, h) %定步长四阶Runge-Kutta法求常微分方程(组)数值解 %[tout,yout] = rk4( ypfun , tspan, y0,h) % 这里字符串ypfun是用以表示f(t, y)的M文件名, % tspan=[t0, tfinal]表示自变量初值t0和终值tf % y0表示初值向量y0,h是步长。 % 输出列向量tout表示节点 (t0 , t1 , … ,
tf-esgco02
- 介绍时频工具箱的PPT,研究通信,诊断,测试方向的同仁可以拿来做一个参考-presentation frequency toolbox PPT, research communication, diagnosis, tests direction colleagues can be used as a reference
tf-idf(english)
- ti-idf算法,实现对英文文档的检索,把多篇文档中的词(英文单词),按照权值从小到大进行排列
TF
- 采用美国adi公司的bf系列,基于bf533的ez-kit平台的tft液晶屏显示图像功能的代码
电话计费1
- E398支持GPRS高速网络下载,加上支持JAVA程序,用户可以下载或者自行编辑JAVA程序以丰富手机的应用程序,现时网络上JAVA的程序已经十分普遍,用户下载也非常的简单方便。E398还增添了TF卡以加大内存容量,别小看TF卡小小的体积,但其最大的存储容量可以达到128MB,如此细小的体积十分适用于体积越来越轻便的手机,预计MOTO也会不断在日后的机型中使用TF卡作为扩展内存的设备。-E398 GPRS high-speed network to download, combined with
tf-idf算法代码的一个实现
- tf-idf算法代码的一个实现,简单的小程序,tf-idf algorithm for an implementation of the code, a simple applet
TFIDF.rar
- 统计文本中词语的TFIDF,从而抽取文本中的关键词,Statistical terms in the text of TFIDF, in order to extract the text of the words
LJQ
- 本压缩包是我常用连接器PCB封装,希望对你有用.包括FPC连接器、四合一卡座SD+MS+MMC+MS、SD卡座 push push型、mini pci e 52pin连接器、TF卡座、DDR2 200PIN等连接器。-The compression package that I used the connector PCB package, want to be useful to you. Including FPC connectors, four are CARD SD+ MS+ MMC+
9927436FPTree
- TF-Tree的数据挖掘实现,文件好用,下载后运行DEBUG文件下的文件-The TF-Tree algorithm,used for dataming
Demo8
- 写一个应用程序,要求编写一个Panel的子类MyPanel,MyPanel中有一个文本框和一个按钮,要求MyPanel的实例作为其按钮的ActionEvent事件的监视器,当单击按钮时,程序获取文本框中的文本,并将该文本作为按钮的名称。然后再编写一个Frame的子类,即窗口。窗口的布局为BorderLayout布局。窗口中添加两个MyPanel面板,分别添加到窗口的东部区域和西部区域-MyPanel.Java package cn import java.awt.* import
tfidf3
- one of tf-idf sources
IDFCal
- tf-idf程序,朋友写的,很好。对中文句子进行相似度计算,有计算句子权值、排序、两两句子之间的相似度计算。有语料,可以直接运行-tf-idf program, friends wrote, very good. Similarity calculation for Chinese sentences, the sentence weights are calculated, sort, twenty-two similarity between sub-calculation. A corpu
WawaTextCluster
- tf-idf 的c#实现, tf-idf 的c#实现-tf-idf in the c# implementation, tf-idf in the c# implementation, tf-idf in the c# implementation
TF_reader_beta1.1
- 使用该软件可以读取TF卡的扇区,使用时注意要插入可移动磁盘,否则警告无法打开磁盘!-Use of the software can read TF card sector, the use of the attention to insert a removable disk, or a warning can not open the disk!
TF-analysis
- 线性调频信号时频分析,自带自己写的STFT函数-FMCW TF analysis, STFT function
TF卡容量修复工具
- 修复TF卡容量,简单操作,使用方便,实用的小工具(Repair capacity TF Card)
bootloader(用TF卡更新程序版本)
- bootloader(用TF卡更新程序版本),K60,采用TF下载程序代码(Bootloader (updated version of the program by using TF K60, TF Card), download the program code)
TF-IDF.py
- 用于计算TF-IDF权重值,便于后续进行特征提取等工作(for calculating the weighted value of TF-IDF)
STM32 TF卡升级源码
- stm32f 通过TF卡对程序进行升级.(stm32f Upgrade the program with a TF card.)