搜索资源列表
Discretemathematicstestmanagementsystem
- 题库、试卷建设是教学活动的重要组成部分,传统手工编制的试卷经常出现内容雷同、知识点不合理以及笔误、印刷错误等情况。为了实现离散数学题库管理的信息化而开发了离散数学题库管理系统。 该系统采用C/S 模式,前台采用JAVA(JBuilder2006),后台采用SQLServer2000数据库。本文详细论述了系统总体设计思想、数据库设计以及功能模块设计等。应用软件工程中的瀑布开发模型,开发实现了以下功能:题库的管理与维护、自动生成试卷、手工改动生成试卷、生成WORD试卷和答案。 离散数学题
chapt1_08
- 组合数学,又称为离散数学,但有时人们也把组合数学和图论加在一起算成是离散数学。组合数学是计算机出现以后迅速发展起来的一门数学分支。计算机科学就是算法的科学,而计算机所处理的对象是离散的数据,所以离散对象的处理就成了计算机科学的核心,而研究离散对象的科学恰恰就是组合数学。组合数学的发展改变了传统数学中分析和代数占统治地位的局面-Combinatorial mathematics, also known as discrete math, but sometimes people put combi
chapt2_08
- 组合数学,又称为离散数学,但有时人们也把组合数学和图论加在一起算成是离散数学。组合数学是计算机出现以后迅速发展起来的一门数学分支。计算机科学就是算法的科学,而计算机所处理的对象是离散的数据,所以离散对象的处理就成了计算机科学的核心,而研究离散对象的科学恰恰就是组合数学。组合数学的发展改变了传统数学中分析和代数占统治地位的局面-Combinatorial mathematics, also known as discrete math, but sometimes people put combi
chapt3_08
- 组合数学,又称为离散数学,但有时人们也把组合数学和图论加在一起算成是离散数学。组合数学是计算机出现以后迅速发展起来的一门数学分支。计算机科学就是算法的科学,而计算机所处理的对象是离散的数据,所以离散对象的处理就成了计算机科学的核心,而研究离散对象的科学恰恰就是组合数学。组合数学的发展改变了传统数学中分析和代数占统治地位的局面-Combinatorial mathematics, also known as discrete math, but sometimes people put combi
chapt4_08
- 组合数学,又称为离散数学,但有时人们也把组合数学和图论加在一起算成是离散数学。组合数学是计算机出现以后迅速发展起来的一门数学分支。计算机科学就是算法的科学,而计算机所处理的对象是离散的数据,所以离散对象的处理就成了计算机科学的核心,而研究离散对象的科学恰恰就是组合数学。组合数学的发展改变了传统数学中分析和代数占统治地位的局面-Combinatorial mathematics, also known as discrete math, but sometimes people put combi
math
- 离散数学的课程设计HASS图的应用与开发,其中包括HASS图的结构以及实现-Discrete Mathematics curriculum design and development of the application of HASS plan, including the structure and the realization of HASS map
featureDCT
- 离散余弦变换(Discrete Cosine Transform,简称DCT变换)是一种与傅立叶变换紧密相关的数学运算。在傅立叶级数展开式中,如果被展开的函数是实偶函数,那么其傅立叶级数中只包含余弦项,再将其离散化可导出余弦变换,因此称之为离散余弦变换-Discrete cosine transform (Discrete Cosine Transform, DCT-short) is a Fourier transform is closely related with the math. I
DctAndDwt
- (Discrete Cosine Transform,简称DCT变换)是一种与傅立叶变换紧密相关的数学运算。在傅立叶级数展开式中,如果被展开的函数是实偶函数,那么其傅立叶级数中只包含余弦项,再将其离散化可导出余弦变换,因此称之为离散余弦变换。-(Discrete Cosine Transform, DCT-short) is a Fourier transform is closely related with the math. In the Fourier series expansion,
power_3phsignaldq
- A Discrete 3-Phase ProgrammableSource block is used to generate a 1 pu, 15 degrees positive sequence voltage. At t = 0.05 s the positive sequence voltage is increased to 1.5 pu. At t = 0.1 s an unbalance is introduced by adding a 0.3 pu negative sequ
CurveLab-2.1.2
- CurveLab is a collection of Matlab and C++ programs for the Fast Discrete Curvelet Transform in two and three dimensions. For the 2d curvelet transform, the software package includes two distinct implementations: the wrapping-based transform an
openGL-fireworks-
- MFC下实现 openGL烟花粒子播放 用FOMD 配音,整个系统有七种爆炸效果,效果依然不是很好,由于个人数学较差,写不出离散的魅力效果-MFC to achieve openGL particles play with fireworks FOMD dubbing, the whole system has seven explosions, the effect is still not very good, because of personal math is poor, write
discrete-mathematics-with-applications-4th-editio
- Discrete Math by Susanna Epps for discrete math
MATH
- 不用介绍了吧,离散数学的玩意,求真值表,用C++编程序实现的,可以学习一下哦。- Not have introduced it, stuff discrete mathematics, seeking truth table, compiled using C++ program, you can learn about, oh.
MATLAB_YUANBAO
- MCM2014A基于元胞自动机的MATLAB程序,适用于大部分时间,空间离散的数学问题-MCM2014A MATLAB based on cellular automata, suitable for most of the time, space discrete math problems
v1.9
- 程序用vc6.0编写,基于离散余弦变换DCT和bp神经网络的人脸识别。采用ORL人脸库,对图像进行DCT低通滤波,再用BPNN进行训练或识别,样本空间内识别效果好。设计流程参考了本站 yaxuan 的v3.3(http://www.pudn.com/downloads330/sourcecode/math/detail1452162.html)(本程序不包含原作的粒子群修正权值及网络结构调整等功能,但调整了训练样本的排列顺序) 感谢原作者,若有侵权我会删除此上传^ ^-Vc6.0 procedu
Archive
- Tree problem relate in Discrete math
math modeling
- 数学建模的常用数据,非常经典,编程开发中经常使用。欢迎下载(he emphasis of this book lies on the teaching of mathematical modeling rather than simply presenting models. To this end the book starts with the simple discrete exponential growth model as a building block, and successi
Discrete Math
- Discrete Math - Discrete Math
Math in Computer Science
- Maths - Discrete Math
Binder1 n
- Discrete Binder maths