搜索资源列表
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
heibaizi
- 在图形模式下主要显示数字比较麻烦,这里我就用一维数组来统计得分了.希望大家可以指点下在图形模式下应该如何像printf一样输出一个得分.这里的黑白玩家都用上下左右四个键控制,回车代表确认按下. -in graphics mode is largely compared trouble Here, I used one-dimensional array of scoring statistics. we can hope that under the guidance of the grap
TF
- 太空飞船,超小型的游戏.-spacecraft, the ultra-small game.
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 , … ,
tf320_cascade
- 基于网络服务控制芯片TF-320的嵌入式web server源代码,经调试-network-based service control chip TF - 320 embedded web server source code, debugging
TF-card-reader
- 用STM32单片机实现读取TF卡的功能,实验功能-Using single chip microcomputer STM32 read TF card function
TF-808-Electris-diagrams.pdf
- Texet Digital Photo Frame with AMLogic Processor schematic with all pinouts shown to all other chips and connections - MODEL: TF-808
Texet-TF-307-ALL-Diagramms
- Texet Digital Photo Frame with AMLogic Processor schematic AND PCB design layouts with all pinouts shown to all other chips and connections - MODEL: TF-307
TF-IDF
- TF-IDF计算文本重要性,并考虑字符长度-TF-IDF calculation of the importance of the text, taking into account the character length
tf
- 对于TF卡的初始化,扇区读写操作,已在MSP430上实现-For initialization TF card sector read and write operations, has been implemented on the MSP430
TF-memory-card-read-and-write-test
- 基于STM32核心芯片的TF存储卡读写实验-Based on the STM32 experiment TF memory card reader
TF-IDF-to-Determine-Word-Relevance
- Using TF-IDF to Determine Word Relevance in Document Queries : In this paper, we examine the results of applying Term Frequency Inverse Document Frequency (TF-IDF) to determine what words in a corpus of documents might be more favorable to us
TF
- TF-IDF是一种统计方法,用以评估一字词对于一个文件集或一个语料库中的其中一份文件的重要程度。字词的重要性随着它在文件中出现的次数成正比增加,但同时会随着它在语料库中出现的频率成反比下降。TF-IDF加权的各种形式常被搜索引擎应用,作为文件与用户查询之间相关程度的度量或评级- TF-IDF is a statistical method to assess the importance of a word for a file set or a corpus of the importan
TF-analysis
- 线性调频信号时频分析,自带自己写的STFT函数-FMCW TF analysis, STFT function
430-TF_Final
- tf卡读写,MSP430,spi。。。。(TF card read and write)
tf
- MicroSD Card Adapter用户手册及74VHC125MTC数据手册(MicroSD Card Adapter user manual and 74VHC125MTC data manual)
bootloader(用TF卡更新程序版本)
- bootloader(用TF卡更新程序版本),K60,采用TF下载程序代码(Bootloader (updated version of the program by using TF K60, TF Card), download the program code)
tf-idf
- TF IDF IR using python
tf_mini_sdk_test_ok
- 最近在调一个tf mini激光传感器,虽然是用串口接收的,但是网上没找到stm32的例程,便自己根据文档协议,写了个检测例程。亲测可用。(Test is available. I recently adjusted a tf mini laser sensor, although it was received by the serial port, but the stm32 routine was not found on the Internet, and I wrote a detect