-
一个网吧管理系统程序,用JBuilder开发,SQL为底层
一个网吧管理系统程序,用JBuilder开发,SQL为底层-an Internet cafe management system procedures, using JBuilder development, SQL to the bottom
- 2022-02-05 02:28:14下载
- 积分:1
-
利用java平台编程的小游戏,具体实现了俄罗斯方框的各种功能....
利用java平台编程的小游戏,具体实现了俄罗斯方框的各种功能.-use java programming platform for small game, concrete realization of the Russian box of the various functions.
- 2022-04-28 05:42:29下载
- 积分:1
-
Spikes can be taken as absolute quantities of measuring values which are large t...
Spikes can be taken as absolute quantities of measuring values which are large than approximately four (expressed as variable [Times_SD] in the program)times of the standard deviation of the time series, and can be removed by repeating 3 times with each time series. When a measuring value with the deviation from the mean larger than four times of the standard deviation, the variable can be taken as NO_VALUE, and the number of spikes is saved into the variable [SpikeNum].
If the variable [Times_SD] is taken as four, many records will be removed, so the variable [Times_SD] can be taken as larger, for example eight.
-Hasan can be taken as absolute quantities of measuring values which are large than approx imately four (expressed as variable [Times_SD ] in the program) times of the standard deviatio n of the time series. and can be removed by repeating three times with each time series. When a measuring value with the dev iation from the mean larger than four times of th e standard dev
- 2023-02-22 23:35:03下载
- 积分:1
-
大家在有些时候希望自己做的控件是半透明或透明的,就像半透明的窗体一样,我经过一段时间的查询,发现这个是可以实现,我们来看看它的实现以及带来的一些问题吧。...
大家在有些时候希望自己做的控件是半透明或透明的,就像半透明的窗体一样,我经过一段时间的查询,发现这个是可以实现,我们来看看它的实现以及带来的一些问题吧。-Sometimes you want to do is control translucent or transparent, translucent windows like, I spent some time in and found that this can be achieved, we look at it and the realization of some of the issues now.
- 2022-10-19 03:00:02下载
- 积分:1
-
这是一个啤酒销售系统的软件
这是一个啤酒销售系统的软件-This is a beer sales system software
- 2022-08-14 16:49:35下载
- 积分:1
-
CRC 生成器
循环冗余检查 (CRC) 是在数字系统中,例如,常用的试验压实密度泛函理论 (可测性设计) 电路中,网络和存储设备检测到的原始数据意外更改错误检测代码。输入一个短校验值附加,这些系统得到的数据块的基于及其内容 ; 及多项式除法的余数检索重复计算,并且检查值不匹配时,可以对推定的数据损坏或有缺陷的结果采取适当的行动。
在这个实验室中,我们需要设计参数化的 crc 校验模块 (在 Verilog) 来生成固定长度检查值根据给定的多项式函数。我们使用一种脚本语言 (Perl 或 Python) 来生成用户定义的参数化的 CRC 模块数据宽度和多项式函数.
- 2022-08-13 17:44:20下载
- 积分:1
-
1用Visual C++开发的战棋游戏(源代码)
一个用Visual C++开发的象棋对战游戏(含源码)-1 with Visual C++ development Chess Battle Game (with source code)
- 2022-03-12 07:06:15下载
- 积分:1
-
Oracle patch fix zip file
Orcle patch file fix zip-Oracle patch fix zip file
- 2022-12-08 01:35:04下载
- 积分:1
-
Elan typical sub program
Elan typical sub program
- 2022-01-26 05:55:17下载
- 积分:1
-
基于python实现的青蛙过河游戏
使用python实现青蛙过河,在程序中调用button与graphics模块,将每个青蛙包装为一个模块,点击后可以判断跳动方向并向左或右移动、以及根据边上青蛙的个数自行判断决定是否越过一只青蛙,当最终所有青蛙成功调换位置后,显示“success”,另外,利用stack实现可后悔之前步骤。
- 2022-06-30 16:35:30下载
- 积分:1