-
硬件销售及管理系统
"硬件销售及管理系统"是一个股票的维护或管理过程和库存保存类型数据处理中的应用,通过命名的购买和销售系统所使用的软件
向其客户销售产品的零售商"。大批量数据处理的特点是此应用程序。数据处理包括四项主要任务:数据收集、 数据处理及数据存储和文件编制。
- 2022-02-25 21:40:08下载
- 积分:1
-
VB笔记本-记事程序-资料保存程序
VB笔记本-记事程序-资料保存程序,是一个字符处理程序,类似于记事本的功能,不过进行了增强和界面重新设计,用于记录一些好文、代码片段等,是工作和学习的小助手。
这个VB笔记本,记录存放在其目录下的名为“Function.ddt”的文件中,这是一个文本数据库文件(无文件头,每笔记录的长度是10101字节,分别是:标题[100字节];应用[1字节];代码或说明[10000字节])。除了自已收集经验外,你还可以把别人收集到的“Function.ddt”追加到你的“Function.ddt”文件中,方法:
先把自己的Function.ddt换名为File1.ddt,别人的Function.ddt换名为File2.ddt,在DOS下用:
copy file1.ddt/b + file2.ddt/b function.ddt
这样就得到了集自己和别人经验的function.ddt文件了,再运行本程序看看是否……
如果有空,请不吝把你收集到的VBstudy.txt,Mail给我。
使用时请注意:代码与说明的文字数不能大于10000,请删除多余的代码与说明,或者把一条记录分几条保存。
- 2022-07-02 09:19:49下载
- 积分:1
-
光伏发电系统预测模块 pv characteristic Curve
说明: 光伏发电系统预测模块,能较好的实现温度对光伏发电的影响,可以借鉴(The prediction module of photovoltaic power generation system can better realize the influence of temperature on photovoltaic power generation, which can be used for reference.)
- 2019-07-09 09:30:44下载
- 积分:1
-
VC++ 词法分析-有穷自动机内核分析源码
VC++ 词法分析-有穷自动机内核分析源码,为 DocWizard 做词法分析准备,本分析内核可以在不改变代码的情况下分析不同的 DFA。
- 2022-03-02 11:49:57下载
- 积分:1
-
lingo最短路0
lingo最短路0-1规划源程序,只要稍微改动就可以移植使用-lingo of the most short-circuit 0-1 programming source code, as long as the use of a slight change can be transplanted
- 2022-07-26 18:56:58下载
- 积分:1
-
qask
4qask的蒙塔卡罗仿真,南大街看书呢当初你说开车年轻(4qask the Mengtakaluo simulation, South Street, drive to read it did you say that younger)
- 2010-03-03 19:45:10下载
- 积分:1
-
学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线...
学生成绩管理系统 C语言 1、掌握结构化设计方法。 2、了解大型软件的设计技术 3、在实际应用背景下灵活运用线性表的顺序存储结构和链式存储结构。 4、灵活运用线性表上的各种基本运算,完成题目需求。 5、在实例中运用排序与查找算法。-student performance management system a C language, master structural design methods. Two, understand the design of large software technology 3, in the context of practical applications flexibility in the use of the linear sequence table storage structure and chain storage structure. 4, the flexible use of linear form of basic computing, completed topic demand. 5, in the example with the use of ranking search algorithm.
- 2022-05-26 11:00:39下载
- 积分:1
-
计算时间,日期的函数. 大家可以下载后直接使用。 在C 下面的共通函数。...
计算时间,日期的函数. 大家可以下载后直接使用。 在C 下面的共通函数。-calculated time, date functions. Members can download directly after use. C in the following common function.
- 2022-01-31 09:52:29下载
- 积分:1
-
音乐类型的好网站
音乐类型的好网站-types of good music website
- 2022-08-19 14:08:31下载
- 积分:1
-
疲劳检测
说明: 虽然 AdaBoost 算法的检测速度快,误识率低,但是在样本的权重更新过程中,对于分类错误样本中的正、负样本没有加以区分,不利于提高正样本的识别率。本文提出一种新的权重更新方法,对于分类错误的样本,对判断错误的正样本给更高的权重,使得算法在下一轮迭代时,更加关注对分类错误的正样本的学习,从而提高对正样本(人眼)的检测率。采用基于最小二乘法对眼部的外轮廓进行椭圆拟合,根据拟合椭圆的参数来判断眼睛的睁闭状态;采用结合 PERCLOS 和眨眼频率的方法,对疲劳状态进行检测。(Although AdaBoost algorithm has fast detection speed and low false recognition rate, in the process of sample weight updating, there is no distinction between positive and negative samples in classification error samples, which is not conducive to improving the recognition rate of positive samples. In this paper, a new weight updating method is proposed, which gives higher weight to the positive samples of classification errors, so that the algorithm pays more attention to the learning of the positive samples of classification errors in the next iteration, so as to improve the detection rate of the positive samples (human eyes). Based on the least square method, the eye contour is fitted with ellipse, and the opening and closing state of eyes is judged according to the parameters of fitting ellipse; the fatigue state is detected by combining PERCLOS and blinking frequency..)
- 2020-06-27 02:57:40下载
- 积分:1