-
我的财务报表管理系统2002 FOR VFP8
我的财务报表管理系统2002 FOR VFP8 -my management system of financing report forms 2002 for VFP8
- 2022-04-08 00:14:49下载
- 积分:1
-
[C/C++]哈夫曼编码及译码
构造赫夫曼树 HT , 并求出 n 个字符的赫夫曼编码 HC
//将结果存入 hufTree.txt...
[C/C++]哈夫曼编码及译码
构造赫夫曼树 HT , 并求出 n 个字符的赫夫曼编码 HC
//将结果存入 hufTree.txt-[C/C] Huffman coding and decoding structure HT Huffman tree, and obtained n characters of Huffman coding HC// results deposited hufTree.txt
- 2022-01-21 01:32:58下载
- 积分:1
-
在一个班,C++使用三关键词设置访问界限:公共、私人…
在一个类中,C++用三个关键词设置访问界限:public, private和protected。它们决定了跟在他们后面的标识符的被使用情况:public意味着其后的标识符可以被用户定义的其实例引用 而private则说明其后的标识符除了类的成员函数之外,用户定义的其实例不能引用 protected为类的继承提供了接口,同时保护其不被外界访问。-In a class, C++ using the three keywords set to visit boundaries: public, private and protected. They decided to follow behind in their use of the identifier: public means the following can be user-defined identifier of the examples cited and private identifier is illustrated in the following categories of members in addition to function, the user the definition of its instances can not be invoked protected to provide the type of interface inheritance, at the same time not to be outside the protection of their visit.
- 2023-08-14 12:10:03下载
- 积分:1
-
win32位TE过程的matlab仿真
Tenessee Eastman(TE)过程是Downs等人基于几Tenessee Eastman化学公司某实际化工生产过程提出的一个仿真系统.在过程系统工程领域的研究中,TE过程是一个常用的标准问题(Benchmark problem),其较好地模拟了实际复杂工业过程系统的许多典型特征,因此被作为仿真例子广泛应用于控制、优化、过程监控与故障诊断的研究中。
- 2023-08-06 18:05:05下载
- 积分:1
-
Small computer code using C++ not tested should not be a problem
计算机小代码 使用的是C++ 没有试验过 应该没有问题-Small computer code using C++ not tested should not be a problem
- 2022-06-12 17:41:43下载
- 积分:1
-
C++实现朴素贝叶斯分类器
几个注意事项: 1.如果自己造数据在写.names文件时最后‘.’后面要加个回车,不加会出错! 2.数据文件分3个,例如训练集在golf.data和golf.names中,预测数据集在golftest.data中。 3.这个数据集和c45的数据集一样,读取和存储都是借鉴C45原作者的方法写的。 4.最后训练出来的分类模型存在一个3维数组当中PostFreq[类][属性][属性值],这样比如方便预测 PostFreq存放的某个类下某个属性的属性值的频率。 5.这个和我以前传的差不多 我主要把那个模型也就是PostFreq[类][属性][属性值]中的值都写进“.model”文件了 ,然后在项目下有两个工程一个工程是用来 训练模型然后写进“.model”文件,另一个工程是预测的,它运行时只要读取“.model”文件就可以进行预测了,就不用在向我前面上传那个工程每回都要 训练一个PostFreq[类][属性][属性值]。 6.在VS2005下运行要先上载其中一个工程在运行另一个工程哦 7.所有的数据文件和生成的模型文件都放在data文件夹里了 这样方便2个工程读取数据。
- 2023-06-20 03:20:04下载
- 积分:1
-
条形码生成打印(VB.NET2005)
===================================
一个条形码生成代码,所见即所得的条形码...
条形码生成打印(VB.NET2005)
===================================
一个条形码生成代码,所见即所得的条形码标签设计方式,支持批量生成非数字前缀的条码,支持各种标准WINDOWS打印方式的普通打印机和条形码打印机,支持方案的应用。-Print bar code generation (VB.NET2005) =================================== a bar code to generate code, see that is, from the bar code label design, to support non-numeric quantities to generate the bar code prefix, to support a variety of standard forms of general printing WINDOWS printers and bar code printers, supported the application program.
- 2022-03-16 15:30:47下载
- 积分:1
-
商城源码,功能强大,适合个人网站商城建军站
商城源码,功能强大,适合个人网站商城建军站-shop online
- 2022-12-01 08:50:03下载
- 积分:1
-
插值二次 Bezier 曲线等分作图算法
插值二次 Bezier 曲线等分作图算法 -Bezier curve interpolation second decile mapping algorithm
- 2022-01-22 03:29:15下载
- 积分:1
-
Windows file system filter driver and application procedures, the open
Windows文件系统过滤驱动和应用程序,在开源项目上改进的。请用tar解压缩的-Windows file system filter driver and application procedures, the open-source project for improvement. Is a compressed tar
- 2022-02-25 08:18:28下载
- 积分:1