-
waveletsunshangfenxi
计算小波能量谱分析,用于功率谱分析,以及损伤等都可以(Calculating wavelet energy spectrum analysis)
- 2013-10-26 09:42:15下载
- 积分:1
-
MyProject
DSP28335,UCOS系统移植,带有流水灯程序,在CCS6.0环境下编译使用(DSP28335,UCOS,RTOS,WATERLIGHT,ccs6.0,TI)
- 2015-01-01 21:08:30下载
- 积分:1
-
clock
说明: 基于Blinker物联网开发的oled物联网时钟,有实时获取天气,温湿度检测功能的时钟。(The OLED Internet of Things clock based on Blinker Internet of Things has the function of real-time weather acquisition, temperature and humidity detection.)
- 2020-06-16 05:20:02下载
- 积分:1
-
LED
在51 单片机控制下,控制64 个LED灯做流星灯旋转,已量产的程序,可以使用。。(51 MCU control, control 64 LED lights do the meteor light rotation, production program, you can use. .)
- 2020-09-24 11:07:48下载
- 积分:1
-
cc
说明: 经典图论,其中叙述了图论的经典算法等,如最大流、最小割等相关算法。(Classical graph theory, graph theory, which describes the classical algorithms, such as maximum flow, minimum cut, and other related algorithms.)
- 2011-05-11 17:52:55下载
- 积分:1
-
<免安装版>sqlite 数据库操作 实例源码下载
如果你的操作系统是 win64位系统,那么请按照以下提示操作: 首先在这里下载 最新版的 sqlite dll文件,引用到项目中 http://system.data.sqlite.org/index.html/doc/trunk/www/downloads.wiki 记住是这个版本:Precompiled Binaries for 64-bit Windows 以及对应上你的 .net framework环境即可 另外程序的版本修改成 x64, 右键项目>>生成>>目标平台选择 x64 即可 至此即可使用 据说:从 System.Data.SQLite, Version=1.0.94.0 这个版本以后 不需要引用SQLite.Interop.dll 这个了,包含到 system.data.sqlite.dll中了
- 2015-04-12下载
- 积分:1
-
SDL库可以配置VS2005
SDL完整库,可以与c一起开发小游戏,比如贪吃蛇。*游戏制作思想: *通过一个二维数组来描述画面, *-2代表墙,0代表空白,0以上代表蛇 *例以1,2,3,4表示蛇(4为蛇头) *其移动时,数字依次减一, *并在将要去的位置设为4, *则完成了蛇的移动 *同时利用多线程获取按键事件, *使屏幕绘制与按键监听同时进行
- 2023-05-24 04:30:03下载
- 积分:1
-
TFIDF-master
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 and text mining. The tf-idf value increases proportionally to the number of times a word appears in the document, but is offset by the frequency of the word in the corpus, which helps to control for the fact that some words are generally more common than others.
Variations of the tf–idf weighting scheme are often used by search engines as a central tool in scoring and ranking a document s relevance given a user query. tf–idf can be successfully used for stop-words filtering in various subject fields including text summarization and classification.
One of the simplest ranking functions is computed by summing the tf–idf for each query term many more sophisticated ranking functions are variants of this simple model.
- 2014-02-23 09:01:44下载
- 积分:1
-
wfrp
this file contains the header file and the c++ file for wireless sensor network
- 2011-04-10 15:53:44下载
- 积分:1
-
C# 赛狗日赌注游戏程序源码-带注释
- 2023-09-08 01:10:03下载
- 积分:1