-
一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理...
一个实现文件读取与写入的示例小程序,简单的记事本程序,重在理解文件操作原理-achieve a file read and write small programs example, the simple procedure of the notebook, it is important for understanding the document operation principle
- 2023-08-22 12:20:03下载
- 积分:1
-
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了...
Win32 API 提供了OpenFile 和 WriteFile 函数, 可以对二进制的文件进行读/写。 这两个函数使读/写格式化的文件更加灵活。 这里演示了操作大量格式化数组的一种技巧, 一次完成, 无须一个一个地操作。
- 2022-04-19 01:30:45下载
- 积分:1
-
Php 书店
PHP 书店这是一个学期长时间为我的服务器端编程类项目。我们不得不设计和开发能够创建新帐户 (几乎) 完全功能性书店、 登录 / 注销运作,并将书添加到购物车。
- 2022-07-18 16:00:35下载
- 积分:1
-
分裂(非分裂)一个大文件分成多个小的这一种无形的竞争…
Split (and unsplit) one big file into multiple small ones This an invisible component with a simple task to split a file into multiple files of certain size. The most common need for this is when you want to put your (big) file on floppy disks, for backup or any other purposes. The method for reversing the process, the unsplitting, is also included. Built & tested using Delphi versions 3, 4 and 5, but it should work with version 2 also 文件分割和重组-Split (and unsplit) one big file into multiple small ones This an invisible component with a simple task to split a file into multiple files of certain size. The most common need for this is when you want to put your (big) file on floppy disks, backup or for any other purposes. The method for reversing the process, the unsplitting, is also included. Built tested using Delphi versions 3, 4 and 5, but it should work with version 2 also document segmentation and reorganization
- 2022-02-10 04:50:07下载
- 积分:1
-
这一代码作曲家在相关文件。
this a file related to code composer stdio.
- 2023-07-09 05:30:03下载
- 积分:1
-
a VB right INI file read and write very user
一个VB对INI文件进行读写得很好用的类-a VB right INI file read and write very user-friendly category
- 2022-02-24 17:55:56下载
- 积分: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
-
整理工作用的VBA 节能减排报表
整理工作用的VBA 节能减排报表 整理工作用的VBA《交通运输行业节能减排 季度节能减排报表二》 功能是:首先填好 上年度完成值、营运车辆运输周转量,然后运行宏,并假设表三Sheet3.Range("H9")= -0.97 则倒推出Sheet2.Range("E15") 的值。首先要将2005年数值、【去年数值】、【营运车辆运输周转量】、【本年上季度数值】 在表中填好!
- 2022-03-21 09:25:36下载
- 积分:1
-
Simple to realize. Txt file compression format, this is my first to do curriculu...
实现了简单的对.txt格式文件的压缩,这是我做的第一个课程设计,希望对大家有帮助-Simple to realize. Txt file compression format, this is my first to do curriculum design, in the hope that everyone has to help
- 2023-04-09 02:05:03下载
- 积分:1
-
打开一个文件,将不对齐的源代码进行对齐缩进等操作,相当于格式化字符串...
打开一个文件,将不对齐的源代码进行对齐缩进等操作,相当于格式化字符串-Open a file, will not be aligned source code indentation, such as alignment operation, the equivalent of formatted string
- 2022-10-05 20:10:03下载
- 积分:1