-
rocktest
pfc2d单轴压缩实验二维代码 可以直接运行 包含多种粘结模型(Uniaxial compression experiment of PFC 2D)
- 2019-05-10 00:36:59下载
- 积分:1
-
SAR雷达成像算法中的RD算法代码
SAR雷达成像算法中的RD算法代码,可以进行点成像和面成像演示。(The RD algorithm code in the SAR radar imaging algorithm can be demonstrated by point imaging and surface imaging.)
- 2018-01-09 21:15:19下载
- 积分:1
-
DiscreteMathematicsandItsApplications
一本非常NB的关于计算机的离散数学与应用书籍!(Discrete Mathematics and its Applications is a focused introduction to the primary themes in a discrete mathematics course, as introduced through extensive applications, expansive discussion, and detailed exercise sets. These themes include mathematical reasoning, combinatorial analysis, discrete structures, algorithmic thinking, and enhanced problem-solving skills through modeling. Its intent is to demonstrate the relevance and practicality of discrete mathematics to all students. The Fifth Edition includes a more thorough and linear presentation of logic, proof types and proof writing, and mathematical reasoning. This enhanced coverage will provide students with a solid understanding of the material as it relates to their immediate field of study and other relevant subjects. The inclusion of applications and examples to key topics has been significantly addressed to add clarity to every subject.
True to the Fourth Edition, the text-specific web site supplements the subject matter i)
- 2009-12-07 21:32:17下载
- 积分:1
-
es-model
电力弹簧发展简介 介绍挺全的 求共同学习(electric spring introduction)
- 2019-03-07 11:10:37下载
- 积分:1
-
Asus X551MA r1.1 boardview
ASUS X551MA rev 1.1_BoardView
- 2019-05-17 15:39:28下载
- 积分:1
-
VB6.0实现彩票36选7选号程序
VB6.0实现彩票36选7选号程序,功能:生成14个过滤条件值保存DB,查询指定期的前X期开出的个数,七期随机选号法,统计每个号码出球规律,"随机选下注数据,从选定号码中遍历组合,在选中号码列表中继续筛选等。
程序主窗口中的TAB标签选项卡实属不错,你可把它用在你的应用程序中。
注:统一起见,下标全部从1用起,0下标不用命名中的Sum这里统一为 个数 的意思,Total一般的数值变量,尽量统一使用Long型,因为Long型的取值范围大,而且速度快一些,只是内存多一点。
1000个数
Quick最快,循环只有500多次
Bucket第二,循环只有999次
过滤操作具体执行过程
一个条件一个条件的全部过滤所有
一次一注号码轮流进行一个条件一个条件的过滤,一次一个条件过滤全部,保留下来的进行下一轮过滤,那容错就几乎无法实现了,如果要实现容错机制的话,应该是一注号码要通过全部过滤条件,然后可利用容错,符合条件和容错就保留下来,鉴于保存所有号码的数组是二维的,那么就直接对保存的二维数组进行各个条件过滤,不可能每次用一个一维数组保存,再用这个一维来过滤。用一个一维数组来记录容错情况,也就是符合多少个条件,比如14个条件,设定了容错率为6,那么只要有8个或以上过滤条件符合,就保留下来。放到一个新的二维数组中奇号个数,0-7
参数:二维数组(),存放一注号码,7个
返回值:奇号的个数,一个Variant数组,里面分别是每注的奇数的个数
UBound(Num, 1) 第一维是注数
- 2022-07-21 15:28:11下载
- 积分:1
-
LabviewVI
labview编的傅里叶变换的vi,labview编的傅里叶变换的vi(labview compiled by the Fourier transform of vi, the labview compiled by the Fourier transform of vi)
- 2012-05-18 12:54:44下载
- 积分:1
-
BUZ11
说明: transistor mosfet buz 11 N-channel 50v 30a
- 2019-10-25 22:27:16下载
- 积分:1
-
jquery HTML5网页特殊字符设计10款多风格菜单,想当漂亮
基于jQuery HTML5实现的一些网页菜单,这些菜单看上去很有美感,而且制作思路也是很新鲜,主要是使用网页上的那些特殊符号、字符来实现的,一共有10款这种风格的菜单,个别还带有动画效果,这些菜单若在支持HTML5的浏览器中运行,动画更流畅,效果更佳。
- 2022-08-24 16:44:17下载
- 积分:1
-
IIR巴特沃斯滤波器实现
说明: ccs 的iir滤波器,内含多个文件。可以尝试(IIR filter of CCS,i hope you can succeed,thanks)
- 2021-01-01 20:05:09下载
- 积分:1