-
一个不错的文件操作类
一个不错的文件操作类-good files operation cla
- 2022-02-04 23:56:46下载
- 积分:1
-
学的好一点的时候写的一个记事本程序,供大家参考一下
学的好一点的时候写的一个记事本程序,供大家参考一下-Learn better when written in a notebook procedures, refer to U.S. for
- 2022-04-12 01:56:07下载
- 积分:1
-
多目标nsga最新算法,自己改进
多目标nsga最新算法,自己改进后的,对学习这个方向的很有帮助
- 2022-01-26 08:31:23下载
- 积分:1
-
图片的上传与下载
资源描述
图片的上传与下载
所运用的是Java + servlet +fileupload
还有其中需要导入的jar包
- 2023-09-06 01:10:03下载
- 积分:1
-
vc++开发的xml解析程序源代码有利于学习vc++好的程序
vc++开发的xml解析程序源代码有利于学习vc++好的程序-vc++ development xml parser source code conducive to learning vc++ good procedures
- 2022-09-12 22:05:05下载
- 积分:1
-
C语言读取txt文件,非常好用,很简单,
c语言读txt文件,非常好用,非常简单,-c language read txt file, very easy to use, very simple,
- 2022-11-26 11:25:03下载
- 积分:1
-
主要是文件操作的,如设密码,文件复制等命令的C语言源代码。...
主要是文件操作的,如设密码,文件复制等命令的C语言源代码。-about files operation by c, such as setting password,
copying files and so on.
- 2022-08-11 23:25:14下载
- 积分:1
-
整理MiniDX字典来源数据进行排序和成千上万的代码发布…
Minidx字典整理程序源代码发布
几千条数据排序并去除重复纪录可以有很多排序算法直接内存中操作,但是假如说有几百万条记录需要处理,那就不一定适用了。这个程序最初的目的为了解决Minidx字典中重复数据的问题,但是发现写文件时I/O限制比较明显,虽然可以解决问题,但是效果却不怎么样。
工程基于VS2005,MFC的Unicode模式下编译的,利用了Sqlite3.5.0,作了C++封装处理。写处理中开启了事务.
相关链接 http://cn.minidx.com/index.php?option=com_content&task=view&id=88&Itemid=9
-Finishing Minidx dictionary source code release of thousands of data to sort and remove duplicate records can have a lot of sorting algorithm to operate directly in memory, but if that has millions of records that need to be addressed, it does not necessarily apply. The original objective of this procedure in order to resolve the duplication of data dictionary Minidx, but found time to write a document I/O limitations more obvious, although the problem can be solved, but not how to effect. Works based on the VS2005, MFC compile the Unicode mode, the use of Sqlite3.5.0, made C++ Package deal. Write a deal to open the Services. Http://cn.minidx.com/index.php?option=com_content
- 2022-08-09 23:26:05下载
- 积分:1
-
burnIN,自己写的磁盘老化软件,可以自动获取可移动磁盘的盘符,容量等信息,对其进行读写文件,比较文件等操作,用于测试磁盘。...
burnIN,自己写的磁盘老化软件,可以自动获取可移动磁盘的盘符,容量等信息,对其进行读写文件,比较文件等操作,用于测试磁盘。-burnIN, wrote to the disk aging software, it will automatically acquire a mobile disk drive. volume of information, which should be read and write a paper comparing operating documents for the test disk.
- 2022-05-06 22:56:37下载
- 积分: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