-
C#MP4网页播放器
一个C# MP4文件格式的网页播放器,里面包含了MP4格式的解析库程序,全部都是用C#实现的,有需要C#的可以下载来看下....
- 2022-09-30 04:40:07下载
- 积分: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
-
3d打印机32位 arm控制板源程序
开源3d打印机,源代码可用于并联臂打印机,旋转臂打印机,三坐标轴打印机。diy高速打印机必备。
- 2022-03-11 23:39:48下载
- 积分:1
-
winhexCn
好用的功能,实用且简单操作哟。大家共同分享。(very good s program)
- 2015-10-07 22:54:29下载
- 积分:1
-
Windows-IoT-Core-Graphics-Library-master
Windows - IoT - Core - Graphics - Library - master
- 2020-06-21 22:40:01下载
- 积分:1
-
双轮平衡小车
主控芯片用的是飞思卡尔MPC系列微处理器。MMA8451A加速度计和L3G4200D陀螺仪数据融合用互补滤波(也有卡尔曼滤波),运行稳定有实物。
- 2023-05-18 03:45:03下载
- 积分:1
-
STM32freeRTOS
在stm32的cpu上移植freertos操作系统,程序在freertos基础上实现了,按键扫描,led灯控制,串口收发处理,定时器中断程序等功能。使用MDK打开工程文件即可。(Stm32 on the cpu transplant freertos operating system, the program freertos based on realized, key scan, led lamp control, serial port transceiver processing, function timer interrupt procedures. MDK can open the project file.)
- 2012-09-27 17:35:00下载
- 积分:1
-
simplycsp1_24-(1)
How to make ticketing application
- 2013-11-21 12:57:51下载
- 积分:1
-
machine2mips
反汇编,机器码转成汇编代码——对输入的机器码要求:不要用二进制,用十六进制。也就是原来32位的2进制机器码改成8位的16进制机器码。(Disassemble, turn the machine code into assembly code- the input machine code requirements: Do not use binary, hexadecimal. That is the original 32-bit binary machine code into eight hexadecimal machine code.)
- 2021-01-07 19:18:53下载
- 积分:1
-
IOaUART
利用单片机IO口模拟UART程序,系统用了一个定时器和一个外部中断,外部中断主要是用来检测串口起始位的到来。(IO mouth simulation UART program, microcontroller system with a timer and an external interrupt, external interrupt is mainly used to detect the arrival of the start bit serial port.)
- 2016-12-30 08:38:34下载
- 积分:1