-
飞思卡尔S12X单片机 J1939协议模拟器程序
模拟宇通客车CAN总线的数据输出,包括车速,发动机转速,电池电压,档位状况,手刹状况,采用标准J1939协议
- 2022-10-12 08:40:03下载
- 积分:1
-
ISO7816
TF卡内部通信协议7816中文版,TF卡编程必须(TF card internal communication protocol 7816 Chinese version)
- 2009-06-21 22:59:47下载
- 积分:1
-
C6416_Flash_Bootloader
使用自己编写的烧写代码,将项目的映像文件烧写到FLASH中。例子是C6416的,C6000可以通用,开发环境是ccs3.3(C6416-line programming of Flash, the development environment is ccs3.3)
- 2020-09-20 23:37:54下载
- 积分:1
-
SGIP 短消息编成,采用C写的,其中使用DELPHI的相关动态库
SGIP 短消息编成,采用C写的,其中使用DELPHI的相关动态库-SGIP short message makeup and write C, in which the use of Delphi DLL
- 2022-02-26 12:38:54下载
- 积分:1
-
C#入门代码 25个小程序,初学者有用
一、从控制台读取东西代码片断:
using System
class TestReadConsole...
C#入门代码 25个小程序,初学者有用
一、从控制台读取东西代码片断:
using System
class TestReadConsole
{
public static void Main()
{
Console.Write(Enter your name:)
string strName = Console.ReadLine()
Console.WriteLine( Hi + strName)
}
}-C# Entry code 25 small procedures, a useful one for beginners, to read things from the console code snippet: using System class TestReadConsole (public static void Main () (Console.Write (Enter your name:) string strName = Console.ReadLine () Console.WriteLine (Hi+ strName)))
- 2022-07-28 11:33:54下载
- 积分: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
-
tmcache-1.0.0_beta.tar
类似memcache的轻量级缓存系统.The like memcached mini memory cache daemon (ANSI C, GCC require.(The like memcached mini memory cache daemon (ANSI C, GCC require)
- 2009-02-11 23:04:48下载
- 积分:1
-
c# 经典TreeListView方法 实例源码下载
c# 经典TreeListView方法 实例源码下载
- 2014-11-26下载
- 积分:1
-
CCU6_ADC_PEC
xe166系列的CCU6模块、ADC模块、PEC模块结合使用的例程,是英飞凌单片机培训的好资料(xe166 series CCU6 module, ADC module, PEC modules used in conjunction with routine, is a good training materials Infineon microcontroller)
- 2021-03-25 13:59:14下载
- 积分:1
-
cgi_html
uploaded style of c html for micro-httpd web server
- 2013-04-24 14:52:33下载
- 积分:1