E-COM-NET
首页
在线工具
Layui镜像站
SUI文档
联系我们
推荐频道
Java
PHP
C++
C
C#
Python
Ruby
go语言
Scala
Servlet
Vue
MySQL
NoSQL
Redis
CSS
Oracle
SQL Server
DB2
HBase
Http
HTML5
Spring
Ajax
Jquery
JavaScript
Json
XML
NodeJs
mybatis
Hibernate
算法
设计模式
shell
数据结构
大数据
JS
消息中间件
正则表达式
Tomcat
SQL
Nginx
Shiro
Maven
Linux
Mathematica
计算机数学好书推荐
ThisbookintroducesthemathematicsthatsupportsadvancedcomputerProgrammingandtheanalysisofalgorithms.Theprimaryaimofitswell-knownauthorsistoprovideasolidandrelevantbaseof
mathematica
lskills
PegasusWang_
·
2013-07-24 12:33
好书推荐
HDU 1012 u Calculate e
/32768K(Java/Others)TotalSubmission(s):24219 AcceptedSubmission(s):10729ProblemDescriptionAsimple
mathematica
lformulaforeiswherenisa
fjy4328286
·
2013-07-17 10:00
zoj 1152 A
Mathematica
l Curiosity
方法:枚举做这道题,在第十行的位置WA了很多次,(n||m)不能写成(n+m),m可能是负数,一直没注意到,导致不停的WA....... #include intmain() { intT,n,m,a,b,ans,p=0; scanf("%d",&T); while(T--) { if(p++)printf("\n"); intnum=1; while(scanf("%d%d",
·
2013-07-09 16:00
Math
学习记录(coursera)
Mathematica
lBiostatisticsBoo
swuteresa
·
2013-07-06 11:00
用
Mathematica
画红心
1我用的是M9,资源下载地址:http://hi.baidu.com/unreal3/item/d69c5938c5d1e9403175a1162安装好后,新建一个程序包(文件》新建》程序包),然后可以在编辑框中输入函数命令,点击右上角“运行程序包”即可运行。3关于红心图形(二维和三维)以及浪漫的故事,可以参见下面两篇文章:http://www.zhihu.com/question/2123960
gogdizzy
·
2013-06-26 17:00
利用IT++搭建通信仿真平台
IT++ is a C++ library of
mathematica
l, signal processing and communication classes and functions。
·
2013-06-24 13:00
it
腐蚀,膨胀,细化算法详解
在一个网站看到了,觉得写得很详细,转载一下http://www.cppblog.com/boob-wang/articles/62940.html腐蚀,膨胀,细化算法今天所讲的内容属于一门新兴的学科:数学形态学(
Mathematica
lMorphology
Eaglest
·
2013-06-06 16:38
图像处理
腐蚀,膨胀,细化算法详解
在一个网站看到了,觉得写得很详细,转载一下http://www.cppblog.com/boob-wang/articles/62940.html腐蚀,膨胀,细化算法今天所讲的内容属于一门新兴的学科:数学形态学(
Mathematica
lMorphology
Eaglest
·
2013-06-06 16:38
图像处理
Codeforce 313C Ilya and Matrix
C.IlyaandMatrixtimelimitpertest2secondsmemorylimitpertest256megabytesinputstandardinputoutputstandardoutputIlyaisaverygood-naturedlion.Helikesmaths.Ofall
mathematica
lobjects
LYHVOYAGE
·
2013-06-01 17:00
数学
部分计算机代数系统对比Computer Algebra Software:
Mathematica
, Maxima, Pari/GP
ComputerAlgebraSoftware:
Mathematica
,Maxima,Pari/GP aside-by-sidereferencesheet
yanglr2010
·
2013-05-31 22:00
SDUT网络赛
http://en.wikipedia.org/wiki/
Mathematica
l_expec
zhengnanlee
·
2013-05-26 23:00
ACM题解报告
次数nullhdu2192(MagicBuilding 贪心)
Astheincreaseofpopulation,thelivingspaceforpeopleisbecomingsmallerandsmaller.InMagicStartheproblemismuchworse.Dr.
Mathematica
istryingtosavelandbyclusteringbu
·
2013-05-23 19:00
Build
HDU2192:MagicBuilding
ProblemDescriptionAstheincreaseofpopulation,thelivingspaceforpeopleisbecomingsmallerandsmaller.InMagicStartheproblemismuchworse.Dr.
Mathematica
istryingtosavelandbyclusteringbuildingsandthenwecalltheset
libin56842
·
2013-05-23 14:00
ACM
HDU
水题
[多-元-智-能]理论 IQ智商 EQ情商 AQ逆商 FQ财商 HQ健商 BQ戆商 CQ创商 MQ德商 DQ胆商 MQ心商 WQ志商 SQ灵商
逻辑数学智能(Logical/
Mathematica
l) —有效运用数位和推理的能力。 视觉空间智能(Visual/Spatial) —准确感觉视觉空间
·
2013-04-30 19:00
MQ
[函数式编程]之美--开篇
Incomputerscience,functionalprogrammingisaprogrammingparadigmthattreatscomputationastheevaluationof
mathematica
lfunctionsandavoidsstateandm
mn11201117
·
2013-04-24 14:00
递归
函数式编程
函数式编程模型
mathematica
自定义函数
自定义函数
Mathematica
已有许多内置函数.在这一节,我们讨论如何把用户的函数添加到
Mathematica
中.例如,将自变量的平方作为函数 添加到
Mathematica
中.定义这个函数的命令是
liming0931
·
2013-04-15 19:00
纸上谈兵: 数学归纳法, 递归, 栈
数学归纳法数学归纳法(
mathematica
linduction)是一种数学证明方法,常用于证明命题(命题是对某个现象的描述)在自然数范围内成立。
·
2013-03-30 17:00
算法
C++嵌套调用 用Python 脚本写的 基于Gurobi 的解数学模型的经验记录
HowtoembedaGurobi-based
Mathematica
lModelsolvingscript,whichiswritteninPython,intoaC++simulationproject
davyhwang
·
2013-03-27 21:39
C++
Optimization
python
Gurobi
C Standard Library:4
Mathematica
l Functions:
4
Mathematica
lFunctions:Theheaderdeclares
mathematica
lfunctionsandmacros.ThemacrosEDOMandERANGE(foundin
freewater
·
2013-03-21 11:00
gnuplot 入门教程
其他的常见的计算软件如Matlab、
Mathematica
、Maple、Scilab、IDL、Maxima等也都对科学作图有很好的支持,甚至于只要稍加努力使用MS的Excel也可以做出不错的图来。
longerzone
·
2013-03-09 21:00
linux
gnuplot
重温小时候的“数学归纳法”(From:维基百科)
摘取自维基百科:http://zh.wikipedia.org/wiki/%E6%95%B0%E5%AD%A6%E5%BD%92%E7%BA%B3%E6%B3%95 数学归纳法(
Mathematica
lInduction
ChinaPoison
·
2013-02-28 23:00
ROM
二次规划:有效集法(Active-Set)
参考参考了《PracticalOptimizationMethodsWith
MathematicA
pplications》中的8.4节中介绍的有效集法(Active-Set),有效集法只能优化中等规模的最优化问题
zc02051126
·
2013-02-18 17:00
图像模式识别 (五)
图像腐蚀、膨胀、细化这三个内容属于数学形态学(
Mathematica
lMorphology),它是法国和德国的科学家在研究岩石结构时建立的一门学科。
我不明白
·
2013-02-18 08:00
evaluate a
mathematica
l expression
Question:Youaregiveapieceof
mathematica
lexpression,e.g.,3*4+5,returnthevalueofthatexpression.publicclassEvaluateDeluxe
beiyetengqing
·
2013-02-07 13:00
预处理宏与移位运算符
//:预处理宏.cpp //
Mathematica
loperators #include usingnamespacestd; //Amacrotodisplayastringandavalue #
xuexiacm
·
2013-02-02 20:00
数学形态学
2214015.htmhttp://www.cnblogs.com/slysky/archive/2011/10/16/2213896.htmlhttp://en.wikipedia.org/wiki/
Mathematica
l_morphologymulti-scalemorphologicalvol
wqqr123456
·
2013-01-26 20:00
mathematica
-画图
转自http://xuxzmail.blog.163.com/blog/static/251319162011820103320306/作图目录用
Mathematica
画显函数曲线 http://xuxzmail.blog
caiye917015406
·
2013-01-26 14:00
gnuplot 入门教程 1
其他的常见的计算软件如Matlab、
Mathematica
、Maple、Scilab、IDL、Maxima等也都对科学作图有很好的
liyuanbhu
·
2013-01-14 20:00
极大似然估计
以下是百度百科来的: 极大似然估计方法是求估计的另一种方法,1821年首先由德国数学家C.F.Gauss提出,但是这个方法通常被归功于英国的统计学家R.A.Fisher,他在1922年的论文Onthe
mathematica
lfoundationsoftheoreticalstatistics
bob007
·
2013-01-03 21:00
机器学习
概率
并行求解三对角矩阵 Wang方法,分裂算法
此算法解出的结果有误差,我实在是找不出有什么问题,完全根据Wang的文章编写AParallelMethod forTridiagonalEquations, H.H.WANGACMTransactionson
Mathematica
lSoftware
超能123
·
2012-12-27 14:00
C++
三对角矩阵
solr的函数查询_FunctionQuery_总结
描述如下: A function query allows you to introduce a component of the score that is computed, based on a
mathematica
l
san_yun
·
2012-12-21 15:00
function
Popular Study cards for Concentrators, Harvard
ForlateconvertstoCS•AM21b:
Mathematica
lMethodsintheSciences•CS20:DiscreteMathematicsforComputerScience
v5qqbrowser
·
2012-11-20 19:00
for
Coursera中《Introduction to
Mathematica
l Thinking》课程开篇提要
《Introductionto
Mathematica
lThinking》课程简单介绍:Thegoalofthecourseistohelpyoudevelopavaluablementalability–apowerfulwayofthinkingthatourancestorshavedevelopedoverthreethousandyears.
Mathematica
lthinkingisno
jynext
·
2012-11-17 10:37
Mathematica
函数调用发生异常时停止计算
问题描述:用
Mathematica
写程序,如果调用Solve[]出现某种异常,则中断计算,返回错误信息。
zhaoyl03
·
2012-11-16 15:00
abort
check
Mathemtatica
Latex带括号的多行公式问题(转)
,一位同学在matlab下输了一个很长的公式,不知道对不对,检查了N遍,好像没问题,可是结果不对,于是我用latex(x)命令输出,就有了一长串latex数学表达式,放到latex中好直观地检查嘛(用
mathematica
foreverdengwei
·
2012-11-16 05:00
latex
如何从一个文件中删除另一个文件的重复项
Mathematica
代码实现:MinusFile[file1_,file2_]:=Module[{Size
zhaoyl03
·
2012-11-15 20:00
文件操作
Mathematica
Mathematica
两个文件的差运算
如何利用
Mathematica
调用C编写的函数
如何利用
Mathematica
调用C编写的函数[使用范围]WindowsXPSP2;
Mathematica
6.0;传递变量类型简单的函数[方法]1.用C语言写好函数,如doublef(doublex,doubley
zhaoyl03
·
2012-11-14 10:00
关于
Mathematica
系统通讯机制MathLink的研究
计算机应用ComputerApplications1999年第19卷第7期Vol.19No.71999关于
Mathematica
系统通讯机制MathLink的研究吕民蔡经球摘要使用MathLink通讯机制可以扩展
zhaoyl03
·
2012-11-14 10:00
ActiveX控件
Mathematica
Mathematica
通讯机制
MathLink
所有的机器学习模型都有缺陷(by John langford)
所有的机器学习模型都有缺陷(byJohnlangford)Attemptstoabstractandstudymachinelearningarewithinsomegivenframewokor
mathematica
lmodel.Itturnsoutthatallofthesemodelsaresignificantlyflawedforthepurposeofstudyingmachinele
hua_007
·
2012-11-04 16:00
用数学的方法描述图像的可素描性(Towards a
Mathematica
l Theory of Primal Sketch and Sketchability)
Towardsa
Mathematica
lTheoryofPrimalSketchandSketchability 该文章历史有些早了,于2003年发表在ICCV上,作者是一名华人:YingNianWu
kklots
·
2012-11-04 11:00
Sketch
稀疏编码
MRF
Primal
GSL】GNU Scientific Library 科学计算库VS2010安装配置
xiaowei_cqu/article/details/7572666GNUScientificLibrary(GSL)是一个开源的科学计算的函数库,里面有大量的数学计算函数,非常强大,有下面几个模块:
Mathematica
lFunctions
happyrabbit456
·
2012-10-26 14:00
数学、物理、化学、生物、地理常用软件介绍(草稿)
一数学:1、数学软件:(1)常见的通用数学软件包包括:Matlab和
Mathematica
和Maple,其中Matlab以数值计算见长,
Mathematica
和Maple以符号运算、公式推导见长(2)专用数学包包括
ajian005
·
2012-10-19 13:00
数据库
生物
语言
工具
图形
Mathematica
hdu 1017 A
Mathematica
l Curiosity (水。。)
点击打开链接题目意思描述不清。。。1)第一个数字是blocks的个数,但注意后面不用输出换行符(输入样例是有个空白行的,莫名其妙)。2)每个block都以00结束,然后重新从Case1开始输出。3)两个相邻的block之间输出空行,最后一块后面不用#include"stdio.h" #include"string.h" intmain() { intN; while(scanf("%d",&N)!
yyf573462811
·
2012-10-14 17:00
PYTHON压平嵌套列表
不过,如果把多维列表转换成一维列表(不知道这种需求多不多),还真不容易找到好用的函数,要知道Ruby、
Mathematica
、Groovy中可是有flatten的啊。
·
2012-09-21 17:00
python
list
zoj3591 Nim-----位运算 博弈
NimTimeLimit:3Seconds MemoryLimit:65536KBNimisa
mathematica
lgameofstrategyinwhichtwoplayerstaketurnsremovingobjectsfromdistinctheaps.Thegameendswhenoneoftheplayersisunabletoremoveobjectinhis
qiqijianglu
·
2012-09-15 20:00
object
Integer
ini
input
each
output
ZOJ 3591 Nim 前缀和+位运算
NimTimeLimit: 3Seconds MemoryLimit: 65536KBNimisa
mathematica
lgameofstrategyinwhichtwoplayerstaketurnsremovingobjectsfromdistinctheaps.Thegameendswhenoneoftheplayersisunabletoremoveobjectinhis
u013532224
·
2012-09-06 09:00
位运算
统计
排列组合
前缀和
matlab画曲面图和显示latex标记
一般来说学习数学建模,常用的软件有五种,分别是Matlab、Lingo、
Mathematica
、SPSS和SAS。
whucv
·
2012-09-05 21:00
大师手笔
已出版多部著作和译著,包括《程序设计语言基础》(译著,1990),《
Mathematica
数学软件系统的应用与程序设计》(1994),《从问题到程序——程序设计与C语言引论》(1999)· 从问题到程序
ilvu999
·
2012-09-04 00:00
HDOJ 1017 A
Mathematica
l Curiosity
网吧里写代码,太痛苦了#include intmain(){ intt; scanf("%d",&t); intn,m,k,count; while(t--){ k=0; while(scanf("%d%d",&n,&m),n||m){ count=0; for(inti=1;i
電泡泡
·
2012-08-26 21:00
cmath(math.h)
headercmath(math.h)Cnumericslibrarycmath declaresasetoffunctionstocomputecommon
mathematica
loperationsa
Cfreezhan
·
2012-08-25 16:00
c
function
UP
Parameters
math.h
上一页
31
32
33
34
35
36
37
38
下一页
按字母分类:
A
B
C
D
E
F
G
H
I
J
K
L
M
N
O
P
Q
R
S
T
U
V
W
X
Y
Z
其他