-
CIniFile功能很多,直接将ini文件读写简单,CON…
cinifile类封装了大量的函数,能直接对ini文件进行读写操作,操作简单,方便,实用-cinifile a lot of functions, will direct the ini file read and write simple, convenient and practical
- 2022-03-23 14:35:55下载
- 积分:1
-
文件格式转换的程序,可以将avi格式的短片转换为mpg格式。
文件格式转换的程序,可以将avi格式的短片转换为mpg格式。-the program can translate avi to mpg
- 2022-04-06 11:03:43下载
- 积分:1
-
按照由DE2板子生成的GRGB文件,得到bmp图像
按照由DE2板子生成的GRGB文件,得到bmp图像-Generated by the DE2 board in accordance with GRGB documents obtained bmp image
- 2022-07-08 13:41:50下载
- 积分:1
-
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了...
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
- 2022-04-19 01:30:45下载
- 积分:1
-
网络常见的图像格式文件(GIF,JPG,PNG)处理开发包
WEB通用图像格式文件(gif、jpg、png)处理开发包
- 2023-01-21 18:30:04下载
- 积分:1
-
为了互相交流,我上传原创了! 这是关于字符串CString的强大功能各种使用方法。处理1,能排序,处理2,涉及文件输出。...
为了互相交流,我上传原创了! 这是关于字符串CString的强大功能各种使用方法。处理1,能排序,处理2,涉及文件输出。-the sake of mutual exchange, I upload original! This is a string of powerful redeem the use of various methods. Dealing with a will, in order to deal with two, involving document output.
- 2022-02-09 16:47:07下载
- 积分:1
-
angular 上传空间
The MIT License
Copyright (c) 2013 nerv. https://github.com/nervgh
Permission is hereby granted, free of charge, to any person obtaining a copy
of this software and associated documentation files (the "Software"), to deal
in the Software without restriction, including without limitation the rights
to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
copies of the Software, and to permit persons to whom the Software is
furnished to do so, subject to the following conditions:
The above copyright notice and this permission notice shall be included in
all copies or substantial portions of the Software.
THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
- 2022-02-06 23:53:43下载
- 积分:1
-
c文件操作,修改文件,打开,读取,写入,关闭
c文件操作,修改文件,打开,读取,写入,关闭-c file operations, to modify the file, open, read, write, close
- 2022-08-22 18:51:01下载
- 积分:1
-
VB.NET开发的采用,打开主文档创建、复制、删除…
通过VB.NET开发,主要实现文件的打开、新建、复制、删除操作,以一个实例的方式处理文件-The adoption of VB.NET development, the main document open, create, copy, delete operations, an example of the way to deal with file
- 2022-01-25 20:10:41下载
- 积分: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