CodeBus
www.codebus.net
Search
Sign in
Sign up
Hot Search :
Source
embeded
web
remote control
p2p
game
More...
Location :
Home
Search - WORD
Main Category
SourceCode
Documents
Books
WEB Code
Develop Tools
Other resource
Search - WORD - List
[
Linux driver
]
drivers_and_test
DL : 0
jz2440的硬件驱动源码,包括常见的外设驱动测试-Please conscientiously Please the of the detailed function of of the conscientiously writing the Upload data, contains the the the contents of description of (at least you want to to as the 20 word). Do not let as much as possible the webmaster to put to spend the time are in the to the writing the the of the detailed function of of the uploading data for you, including the content description
Date
: 2025-12-20
Size
: 519kb
User
:
程
[
Linux driver
]
rdwt
DL : 0
unix读写操作封装,文件描述符,包括socket,pipe,按字数操作-unix read and write operations package, file descriptors, including the socket, pipe, by the word operation
Date
: 2025-12-20
Size
: 1kb
User
:
Jasm2222
[
Linux driver
]
Linux-semaphore-mechanism
DL : 0
一个关于信号量机制使用的学习例子。具体要求和代码都在word里了。要求使用vi进行代码的编写,使用make工具建立工程。将实现不同类别功能的函数写到不同的.c文件中,并使用makefile链接编译。 -Use vi be writing code, use make tools to create projects. The function of different types of functions written to achieve different. C file and compile using makefile link.
Date
: 2025-12-20
Size
: 47kb
User
:
覃岚
[
Linux driver
]
lda-c
DL : 0
LDA是一种文档主题生成模型,也称为一个三层贝叶斯概率模型,包含词、主题和文档三层结构。文档到主题服从Dirichlet分布,主题到词服从多项式分布。 LDA是一种非监督机器学习技术,可以用来识别大规模文档集(document collection)或语料库(corpus)中潜藏的主题信息。它采用了词袋(bag of words)的方法,这种方法将每一篇文档视为一个词频向量,从而将文本信息转化为了易于建模的数字信息。但是词袋方法没有考虑词与词之间的顺序,这简化了问题的复杂性,同时也为模型的改进提供了契机。每一篇文档代表了一些主题所构成的一个概率分布,而每一个主题又代表了很多单词所构成的一个概率分布。 对于语料库中的每篇文档,LDA定义了如下生成过程(generative process): 1. 对每一篇文档,从主题分布中抽取一个主题; 2. 从上述被抽到的主题所对应的单词分布中抽取一个单词; 3. 重复上述过程直至遍历文档中的每一个单词。-LDA is a document theme generation model, also known as a three-tier Bayesian probability model that contains the words, topics and document three-tier structure. Dirichlet distribution of the document to the theme of obedience, the theme to the word obey polynomial distribution. LDA is an unsupervised machine learning techniques can be used to identify large-scale document set (document collection) or corpus (corpus) of the underlying themes of information. It uses the word bag (bag of words) of the method, which each one document as a word frequency vector, thus the text information into digital information for ease of modeling. However, the method does not consider the order of the words Bag between words, which simplifies the complexity of the problem, but also for the improvement of the model provided an opportunity. Each document represents a probability distribution of some of the topics posed, and each topic and they represent many words constituted a probability distribut
Date
: 2025-12-20
Size
: 30kb
User
:
yangling
[
Linux driver
]
jinchegndeguandaotongxin
DL : 0
编写程序实现进程的管道通信。具体要求:首先使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2个子进程分别向管道各写一句话:“Child 1 is sending a message!” 和 “Child 2 is sending a message!” 最后,父进程从管道中读出二个来自子进程的信息并显示。-编写程序实现进程的管道通信。具体要求:首先使用系统调用pipe( )建立一个管道;然后分别创建2个子进程,要求2个子进程分别向管道各写一句话:“Child 1 is sending a message!” 和 “Child 2 is sending a message!” 最后,父进程从管道中读出二个来自子进程的信息并显示。 ON划词翻译ON实时翻译 Write a program to achieve the process of communication channels. Specific requirements: first, the use of the system call pipe () to build a pipeline and then create 2 sub process, requirement of 2 sub process respectively to the pipeline each write a word: Child 1 is sending a message! and Child 2 is sending a message! finally, the parent process the pipeline read two the sub process and display information.
Date
: 2025-12-20
Size
: 3kb
User
:
付小杰
[
Linux driver
]
zhuxiancheng
DL : 0
主程序创建两个线程 myThread1 和myThread2, 每个线程打印一句话。-The main program creates two threads myThread1 and myThread2, each thread to print a word.
Date
: 2025-12-20
Size
: 3kb
User
:
付小杰
[
Linux driver
]
rfidtest
DL : 0
RFID测试程序基于So for example one transfer might send a nine bit command (right aligned * in a 16-bit word), the next could read a block of 8-bit data before * terminating that command by temporarily deselecting the chip the next * could send a different nine bit command (re-selecting the chip), and the * last transfer might write some register values.-So for example one transfer might send a nine bit command (right aligned * in a 16-bit word), the next could read a block of 8-bit data before * terminating that command by temporarily deselecting the chip the next * could send a different nine bit command (re-selecting the chip), and the * last transfer might write some register values.
Date
: 2025-12-20
Size
: 986kb
User
:
徐兵
[
Linux driver
]
countWord
DL : 0
linux :实现基于GTK+的单词数值计算器-linux count word GTK
Date
: 2025-12-20
Size
: 2kb
User
:
陈惠丽
[
Linux driver
]
pipePsemaphore
DL : 0
利用管道实现父进程子进程之间的通信 三个进程分别实现单词串的输入、小写转换为大写、将其拆分为一个个单词输出-The use of the pipeline to communicate three parent process child process were achieved between the input word train, lowercase to uppercase, which was split into a word output
Date
: 2025-12-20
Size
: 27kb
User
:
ylx
[
Linux driver
]
tongji
DL : 0
统计文字:From the specified text to find the number of occurrences of a given words, and statistics, and cannot duplicate statistics-Count Word:From the specified text to find the number of occurrences of a given words, and statistics, and cannot duplicate statistics
Date
: 2025-12-20
Size
: 1kb
User
:
船长
[
Linux driver
]
BLE-Device-Firmware-Update-Profile
DL : 0
nrf 51822 dfu Technological process ,this word can be used to os or windows
Date
: 2025-12-20
Size
: 326kb
User
:
wenj
CodeBus
is one of the largest source code repositories on the Internet!
Contact us :
1999-2046
CodeBus
All Rights Reserved.