-
LCD source file is meant for microcontroller usage in making lcd projects
LCD source file is meant for microcontroller usage in making lcd projects
- 2022-12-07 20:05:03下载
- 积分:1
-
这是我在做C++课程设计时写的,也是我第一个用写出来的Windows下的窗口应用程序.这个是一个单词查询的小程序,单词保存在word.txt文件中,解释保存在m...
这是我在做C++课程设计时写的,也是我第一个用写出来的Windows下的窗口应用程序.这个是一个单词查询的小程序,单词保存在word.txt文件中,解释保存在menning.txt文件中.两个文件用单词索引号联系和查询-This is what I do in C programs written by design, I also used to write a paragraph out of the window under Windows applications. This is a small word inquiry procedures , the word preserved in word.txt document, menning.txt explained deposited in the document. 2 Word documents, links and index inquiries
- 2022-02-24 15:14:18下载
- 积分:1
-
十六进制转十进制十 六进制转十进制
十六进制转十进制十 六进制转十进制-Hexadecimal to decimal hexadecimal to decimal
- 2022-05-18 10:57:08下载
- 积分:1
-
完成VC++控制WORD书签程序,能够自动在VC下打开WORD2000程序
完成VC++控制WORD书签程序,能够自动在VC下打开WORD2000程序-complete control procedures Word bookmarks to automatically open the VC procedures WORD2000
- 2022-02-02 18:06:22下载
- 积分:1
-
Php 书店
PHP 书店这是一个学期长时间为我的服务器端编程类项目。我们不得不设计和开发能够创建新帐户 (几乎) 完全功能性书店、 登录 / 注销运作,并将书添加到购物车。
- 2022-07-18 16:00:35下载
- 积分:1
-
用vb.net编写的读office中doc文件的例子.
用vb.net编写的读office中doc文件的例子.-vb.net using office time to prepare the documents were doc example.
- 2022-12-15 15:45:03下载
- 积分:1
-
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函...
模拟进程利用双向邮箱通信 随机生成一个邮箱,两个进程利用该邮箱相互通信,信息的大小与邮箱的大小相同。哪一个进程为发送进程,哪一个进程为接收进程是随机的,由随机函数随机选择。但是若一进程成为发送进程,那么另一个进程只能是接收进程。如果没有申请到资源,就不能建立邮箱,发送进程不能发送消息。如果邮箱中没有空闲单元,发送进程不能够发送消息;如果邮箱中没有消息,接收进程不能够接收消息。-modeling process using two-way communications mail generates a random mailbox, the two processes use of the mail to communicate with each other, information and the size of the same size mail. A process for which this process, a process for which the receiving process is random, random function randomly selected. However, if this process is to be a process, then another process can only be receiving process. If there is no application of resources, the building of mail, send process can send messages. If the mailbox no spare units, sending process can not send messages; If no news mail, the receiving process can not receive information.
- 2023-01-04 17:15:03下载
- 积分:1
-
此原代码是在用IIC写入EEPROM之前从txt文件读入相关数据后根据一定的数据结构生成BIN文件的文件操作,此为最初版本,最终版本已经完成....
此原代码是在用IIC写入EEPROM之前从txt文件读入相关数据后根据一定的数据结构生成BIN文件的文件操作,此为最初版本,最终版本已经完成.-this is the original code used before the IIC EEPROM write from txt file into the related data according to a the data structure formation BIN files operation for this initial version, the final version has been completed.
- 2022-02-03 23:29:49下载
- 积分:1
-
使用朴素贝叶斯文本分类的Python代码
应用背景朴素贝叶斯分类器是最成功的已知的学习分类文本文件的算法。我们将提供adatasetcontaining 20000新闻组消息从20个新闻组绘制。数据集包含20个新闻组的1000个文件。关键技术1.请请从 http://www.cs.cmu.edu/afs/cs/project/theo-11/www/naive-bayes.html 下载数据
2.分类是做 usingNaive 贝叶斯分类技术。
3.程序语言编写的 python。
4.Theaccuracyresult 是 98.7%是很好。
5.数据集很大,所以训练分类器的数据作为训练数据半休息一半作为测试数据
- 2022-02-04 14:40:20下载
- 积分:1
-
自己开发的可任意大小文件切割工具,适用于文本文件切割,应用于手机类只能读取特定大小文件的设备应用。...
自己开发的可任意大小文件切割工具,适用于文本文件切割,应用于手机类只能读取特定大小文件的设备应用。-its own development of any size paper cutting tools, applicable to text files cutting, used in cell phone read only specific types of paper the size of equipment applications.
- 2022-11-11 11:20:03下载
- 积分:1