-
Ultrasonic-Distance-Measure
This code is demonstrates how to measure the distance with ultrasonic modules and pic16f877a
- 2013-05-04 17:07:50下载
- 积分:1
-
网狐棋牌连环夺宝子游戏源码
//-------------------------------下面的参数共设置2套,切换条件(开始使用和结束使用的条件)可以灵活设置-------------------------------//
//小奖奖池内的金额在下面这个数值以上时才发奖(合法值范围:大于等于0)
StartLineSmall=100
//大奖奖池内的金额在下面这个数值以上时才发奖(合法值范围:大于等于0)
StartLineLarge=10000000
//想从小奖奖池得到奖金,要求玩家的运气至少【超过】下面的数值(合法值范围:0~100)
LuckSmall=20
//想从大奖奖池得到奖金,要求玩家的运气至少【超过】下面的数值(合法值范围:0~100)
LuckLarge=80
//小奖奖池最大存储奖金额度,超过后直接吃入变为运营方的收入(合法值范围:大于等于0)
StoreLimitSmall=1000000
//大奖奖池最大存储奖金额度,超过后直接吃入变为运营方的收入(合法值范围:大于等于0)
StoreLimitLarge=100000000
//玩家每次下注的金额多大比例存入小奖奖池【比例=ShareBetSmall/(ShareBetSmall+ShareBetLarge)】(合法值范围:大于等于0)
ShareBetSmall=2
//玩家每次下注的金额多大比例存入大奖奖池【比例=ShareBetLarge/(ShareBetSmall+ShareBetLarge)】(合法值范围:大于等于0)
ShareBetLarge=5
//小奖奖池发奖的时候最大奖金额,第1关用(合法值范围:大于等于0)
BonusLimit_1=10000
- 2023-05-16 09:10:08下载
- 积分:1
-
xiangweifacejiao
关于雷达相位法测角的论文:MUSIC,多基线相位测角法(Phase angle measured on radar papers: MUSIC, multi-baseline phase angle measurement method)
- 2014-08-31 11:25:20下载
- 积分:1
-
ClientRelationship
客户关系管理系统采用Visual C++ 6.0进行编写,采用SQL数据库。本系统使用于中小型企业,可以使用户从繁重的客户关系管理中解脱出来,通过添加、修改等编辑功能动态地对企业客户关系的相关信息进行编辑。(Customer relationship management system using Visual C++ 6 to write, using SQL . The system is used in small and medium enterprises, it can be used by the user the heavy customer relationship management, through the addition, modification and other editing functions to dynamically edit the relevant information on the enterprise customer relationship.)
- 2016-12-12 21:14:41下载
- 积分:1
-
File2
说明: 矩阵求逆(lu分解法),已在matlab下进行测试,计算精度大概为小数点后4位(Matrix inversion (lu decomposition method), has been tested under matlab, after the decimal point accuracy is approximately 4)
- 2011-04-15 10:41:42下载
- 积分:1
-
interactions
qt实现的遗传算法 解决最大最小值得问题 (qt genetic algorithm to achieve the maximum and minimum worth solving problems)
- 2013-12-13 02:50:38下载
- 积分:1
-
Com
说明: C#串口收发小程序,debug串口通讯使用(serial transceiver applet, debug serial communication use)
- 2020-04-24 10:54:36下载
- 积分:1
-
WMS
该系统是仓库管理系统,详细功能可参考里面的设计文档。(The system is warehouse management system, detailed functional design documents can be reference to the inside.)
- 2010-08-05 16:47:04下载
- 积分:1
-
SOJ3543
SOJ3543 序列操作,线段树经典题目,重点在于线段树的维护。此为10年初做此题的源码,与各位分享(the code of SOJ3543 )
- 2014-11-20 13:35:54下载
- 积分:1
-
yinpin-xinhao-fasheng
利用单片机定时器产生高低电位各0.5毫秒的方波,该方波再经二阶滤波变成1K赫兹的正弦波,即为音频信号(To produce high and low potential of each 0.5 ms using SCM timer Fang Bo, the square wave and then by two order filter into 1K Hz sine wave, namely for audio signal
)
- 2015-02-02 13:23:56下载
- 积分:1