-
C代码的文件分割
C代码的文件分割- dividfile for c
- 2022-10-05 05:30:03下载
- 积分:1
-
python代码统计工具
Python写的代码行统计工具,支持Python 2.x/3.x。可以统计的代码包括C/C++,Java,python,html等,并且非常方便的加入其他代码的统计。最简单的用法就是拷贝此文件到源代码目录,直接双击执行,如果带一个参数,则是要分析的目录名,第二个参数之后的各参数则是要排除的文件或目录列表,目录中有空格则需要使用引号括起来
- 2022-07-10 21:03:26下载
- 积分:1
-
语义分析
应用背景语义分析 ,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析语义分析,编译作业,词法分析,Visual C++ - 关键技术与上次上传的差不多,这个是关于语义分析的源码,上次上传的是资料。源码中包括了词法分析语义分析,编程语言是Visual C++。
- 2022-04-16 17:04:24下载
- 积分:1
-
similar to the documents adopted by the same reader can read and write disk desi...
通过类似于文件读写一样可读写磁盘的指定扇区-similar to the documents adopted by the same reader can read and write disk designated Sector
- 2022-02-04 02:48:42下载
- 积分:1
-
多元统计是求样本矩阵的离差矩阵,在C下写的程序。
多元统计是求样本矩阵的离差矩阵,在C下写的程序。-multivariate statistical sample matrix is the pursuit of deviation matrix, written in C procedures.
- 2022-01-25 16:07:54下载
- 积分:1
-
Spatial data files, data format conversion shp files into OGC specifications wkt...
空间数据文件,数据格式的转换shp文件转换成OGC规范的wkt数据格式-Spatial data files, data format conversion shp files into OGC specifications wkt data format
- 2022-04-17 07:57:56下载
- 积分:1
-
将excel(xls) 和powerpoint(ppt)文档转换为网页格式
将excel(xls) 和powerpoint(ppt)文档转换为网页格式-Will excel (xls) and powerpoint (ppt) files converted to web page format
- 2022-04-08 15:15:24下载
- 积分: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
-
notepad plus是sourceforge上一个非常优秀的开源项目,是用C++编写的,相当于很多语言的编译器...
notepad plus是sourceforge上一个非常优秀的开源项目,是用C++编写的,相当于很多语言的编译器-sourceforge on notepad plus is a very good open source project, is to use C prepared, which is equivalent to many language compiler
- 2022-04-29 11:41:56下载
- 积分:1
-
digama.m calculates双(x)=d(日志(γ(X)/ DX))
digama.m calculates DIGAMMA ( X ) = d ( LOG ( GAMMA ( X ) ) ) / dX
psi_values.m returns some values of the Psi or Digamma function for testing.
timestamp.m prints out the current YMDHMS date as a timestamp.
asa103_test.m, a sample calling program.
asa103_test01.m, tests DIGAMA.
asa103_test_output.txt, the output file. -digama.m calculates DIGAMMA ( X ) = d ( LOG ( GAMMA ( X ) ) )/dX
psi_values.m returns some values of the Psi or Digamma function for testing.
timestamp.m prints out the current YMDHMS date as a timestamp.
asa103_test.m, a sample calling program.
asa103_test01.m, tests DIGAMA.
asa103_test_output.txt, the output file.
- 2022-06-21 03:07:48下载
- 积分:1