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
Mathematics
windows下安装python的Scipy模块
(亲测已过)去官网发现安装scipy前需要numpy+mklSciPy issoftwarefor
mathematics
,science,andengineering.Requires numpy+mkl.Install
有一种宿命叫无能为力
·
2016-11-16 00:00
软件的使用以及安装的错误解决
Pythagoras 毕达哥拉斯
572BCDeathc.500BC–490BCSchool/tradition学派/传统Pythagoreanism毕达哥拉斯主义Maininterests主要兴趣Metaphysics,Music,
Mathematics
123逍遥游
·
2016-11-01 23:31
SQL Server纵表与横表相互转换的方法
SELECTName,SUM(CASEWHENCourse=N'语文'THENGradeELSE0END)ASChinese,SUM(CASEWHENCourse=N'数学'THENGradeELSE0END)AS
Mathematics
joesphos
·
2016-09-18 15:45
[图形学] 纹理映射原理详解
reference:《
Mathematics
for3DGameProgrammingandComputerGraphics》目录1.标准纹理映射2.投影纹理映射3.立方体纹理映射为了获得更真实的细节,一张或多张纹理映射将会应用到物体的表面
ZJU_fish1996
·
2016-08-26 12:57
计算机图形学
[图形学] 实时流体模拟中的数学方法
reference:《
Mathematics
for3DGameProgrammingandComputerGraphics》关于这一章节我用OpenGL写了一个可运行的demo,需要的话可以看这里:[OpenGL
ZJU_fish1996
·
2016-08-24 15:00
计算机图形学
POJ 1775 FZU 1106 LightOJ 1189 Sum of Factorials
.28,1903,d.Feb.8,1957,wasaHungarian-Americanmathematicianwhomadeimportantcontributionstothefoundationsof
mathematics
nameofcsdn
·
2016-08-18 16:00
阶乘
常见的计算机专业词汇
5.4.1计算机专业相关课程计算机导论IntroductiontoComputerScience高等数学Advanced
Mathematics
应用创造学Cr
FishBear_move_on
·
2016-08-07 20:19
documents
linux
soft
install
and
command
thinking
about
work
java_web
有哪些不错的数学、物理类的「闲书」?
老魔王 ,数据分析383 人赞同以下的几本书,有过初等微积分,线性代数的基础,阅读起来都能有一定收获.1.Allthe
Mathematics
YouMissed:ButNeedtoKnowforGraduateSchool
GarfieldEr007
·
2016-07-09 16:00
数学
物理
闲书
POJ 2689-Prime Distance(区间素数)
PrimeDistanceTimeLimit:1000MS MemoryLimit:65536KTotalSubmissions:15901 Accepted:4227DescriptionThebranchof
mathematics
callednumbertheoryisaboutpropertiesofnumbers.Oneoftheareasthathascapturedtheinteres
MIKASA3
·
2016-06-02 19:00
C++
ACM
poj
Prime
distance
区间素数
2689
OpenCASCADE Expression Interpreter by Flex & Bison
OpenCASCADEExpressionInterpreterbyFlex&Bisoneryar@163.comAbstract.OpenCASCADEprovidedatastructureofanyexpression,relationorfunctionusedin
mathematics
.FlexandBisonaretoolsforbuildingprogramsthathandlest
opencascade
·
2016-05-27 23:00
OpenCASCADE Expression Interpreter by Flex & Bison
OpenCASCADEExpressionInterpreterbyFlex&Bisoneryar@163.comAbstract.OpenCASCADEprovidedatastructureofanyexpression,relationorfunctionusedin
mathematics
.FlexandBisonaretoolsforbuildingprogramsthathandlest
eryar
·
2016-05-27 23:00
维基百科中凸函数的定义 Convex function
thefreeencyclopediaConvexfunctiononaninterval.Afunction(inblack)isconvexifandonlyiftheregionaboveitsgraph(ingreen)isaconvexset.In
mathematics
garfielder007
·
2016-05-27 16:08
数学
数学拾遗—研究生必备数学知识 学习笔记1—线性代数主题概述
阅读更多数学拾遗-研究生必备数学知识(Allthe
Mathematics
YouMissed)详见豆瓣书评:https://book.douban.com/subject/1256358/********
xiebh
·
2016-05-25 18:00
线性代数
程序员数学
数学拾遗
山东省第六届ACM大学生程序设计竞赛-Square Number(完全平方数)
点这里^_^题目描述In
mathematics
,asquarenumberisanintegerthatisthesquareofaninteger.Inotherwords,itistheproductofsomeintegerwithitself.Forexample
MIKASA3
·
2016-05-23 17:00
C++
ACM
number
Square
完全平方数
UVA 1225 Digit Counting(统计数位出现的次数)
DigitCountingTimeLimit: 3000MS MemoryLimit: Unknown 64bitIOFormat: %lld&%lluSubmitStatusDescriptionTrungisboredwithhis
mathematics
homeworks.Hetakesapieceofchalkandstartswritingasequenceofconsecutiveint
hurmishine
·
2016-05-20 20:00
Counting
digit
Uva1225
PAT 1012. The Best Rank (25)
ToevaluatetheperformanceofourfirstyearCSmajoredstudents,weconsidertheirgradesofthreecoursesonly:C-CProgrammingLanguage,M-
Mathematics
baidu_17313961
·
2016-05-12 16:00
pat
sigmoid cross entorpy loss
1.CrossEntropyErrorThe
mathematics
behindcrossentropy(CE)erroranditsrelationshiptoNNtrainingareverycomplex
iamzhangzhuping
·
2016-05-07 09:00
POJ-2689-Prime Distance(筛法)
DefaultPrimeDistanceTimeLimit: 1000MS MemoryLimit: 65536KTotalSubmissions: 15777 Accepted: 4194DescriptionThebranchof
mathematics
callednumbertheoryisaboutpropertiesofnumbers.Oneoftheareasthath
qq978874169
·
2016-05-06 11:00
C++
ACM
poj
Hdu 4288 Coder(从小到大排列的集合中下标模5为3的数的和)
CoderProblemDescriptionIn
mathematics
andcomputerscience,analgorithmdescribesasetofproceduresorinstructionsthatdefineaprocedure.Thetermhasbecomeincreasingpopularsincetheadventofcheapandreliablecomputers
acm_fighting
·
2016-05-05 20:00
控制台输出的内容复制到txt文件
throwsIOException */ publicstaticvoidmain(String[]args)throwsIOException{ //将javaconsole的输出写入文件
mathematics
.txt
wangyanming123
·
2016-04-27 23:00
文件复制
输出到文件
控制台信息复制
hdoj-5595-GTW likes math
ProblemDescriptionAfterattendingtheclassgivenbyJinLongyu,whoisaspecially-gradedteacherof
Mathematics
,GTWstartedtosolveproblemsinabooktitled
Ypopstar
·
2016-04-24 20:00
算法:动态规划
1.首先来看看维基百科怎么定义的动态规划引自wiki:DynamicprogrammingIn
mathematics
,managementscience,economics,computerscience
u010566813
·
2016-04-23 09:00
算法
动态规划
Stanford机器学习笔记-8. 支持向量机(SVMs)概述
SupportVectorMachines(SVMs)Content8.SupportVectorMachines(SVMs)8.1OptimizationObjection8.2Largemarginintuition8.3
Mathematics
BehindLargeMarginClassification8.4Kernels8.5UsingaSVM8.5.1Multi-classClass
qq_26898461
·
2016-04-22 16:00
[hdu 5534]2015ACM/ICPC亚洲区长春站 Partial Tree 完全背包
MemoryLimit:262144/262144K(Java/Others)TotalSubmission(s):674AcceptedSubmission(s):331ProblemDescriptionIn
mathematics
ALPS233
·
2016-04-21 14:21
dp
acm刷题记录
[hdu 5534]2015ACM/ICPC亚洲区长春站 Partial Tree 完全背包
MemoryLimit:262144/262144K(Java/Others)TotalSubmission(s):674AcceptedSubmission(s):331ProblemDescriptionIn
mathematics
ALPS233
·
2016-04-21 14:00
ACM
ZOJ 2016 3935
ZOJProblemSet-39352016TimeLimit:2Seconds MemoryLimit:65536KBIn
mathematics
,apolygonalnumberisanumberrepresentedasdotsorpebblesarrangedintheshapeofaregularpolygon.Thedotsarethoughtofasalphas
yanghui07216
·
2016-04-19 18:00
zoj--3935--2016(暴力模拟)(数学)
2016TimeLimit: 2Seconds MemoryLimit: 65536KBIn
mathematics
,a polygonalnumber isanumberrepresentedasdotsorpebblesarrangedintheshapeofaregularpolygon.Thedotsarethoughtofasalphas
qq_29963431
·
2016-04-19 18:00
1012. The Best Rank (25)
ToevaluatetheperformanceofourfirstyearCSmajoredstudents,weconsidertheirgradesofthreecoursesonly:C-CProgrammingLanguage,M-
Mathematics
baidu_32157201
·
2016-04-17 19:00
pat
成绩排名
结构体排序
学习虚幻4需要储备的知识(程序入门向)
Direct3D也行C++11《C++11FAQ》《深入理解C++11》系列《C++Primer》3D数学《3DMathPrimerforGraphicsandGameDevelopment》《Course-
Mathematics
for3DGameProgrammingandCompu
老G
·
2016-04-16 13:12
入门
资料
虚幻
学习虚幻4需要储备的知识(程序入门向)
Direct3D也行C++11《C++11FAQ》《深入理解C++11》系列《C++Primer》3D数学《3DMathPrimerforGraphicsandGameDevelopment》《Course-
Mathematics
for3DGameProgrammingandCompu
老G
·
2016-04-16 13:12
入门
资料
虚幻
Unreal
4
ZOJ 3935 2016
In
mathematics
,apolygonalnumberisanumberrepresentedasdotsorpebblesarrangedintheshapeofaregularpolygon.Thedotsarethoughtofasalphas
Dacc123
·
2016-04-16 10:00
ZOJ
ZOJ-3935
HDU4288 Coder(离线+线段树)
MemoryLimit:32768/32768K(Java/Others)TotalSubmission(s):4903AcceptedSubmission(s):1880ProblemDescriptionIn
mathematics
andcomputerscience
KeyboardPianist
·
2016-04-15 23:40
HDU
线段树
ZOJ-3935-2016
ZOJ-3935-2016In
mathematics
,apolygonalnumberisanumberrepresentedasdotsorpebblesarrangedintheshapeofaregularpolygon.Thedotsarethoughtofasalphas
loy_184548
·
2016-04-14 19:00
ZOJ
3935
ZZULI 1869:
Mathematics
and Geometry【数学】
1869:
Mathematics
andGeometryTimeLimit: 1Sec MemoryLimit: 128MBSubmit: 204 Solved: 54SubmitStatusWebBoardDescription
lin14543
·
2016-04-12 21:00
【ZOJ3935 The 16th Zhejiang University Programming ContestI】【暴力 水题】2016 找寻triangular-hexagonal-leap y
2016TimeLimit: 2Seconds MemoryLimit: 65536KBIn
mathematics
,a polygonalnumber isanumberrepresentedasdotsorpebblesarrangedintheshapeofaregularpolygon.Thedotsarethoughtofasalphas
snowy_smile
·
2016-04-12 13:00
水题
暴力
题库-ZOJ
ZOJ 3935 2016
In
mathematics
,a polygonalnumber isanumberrepresentedasdotsorpebblesarrangedintheshapeofaregularpolygon.Thedotsarethoughtofasalphas
jtjy568805874
·
2016-04-11 12:00
ZOJ
2014年山东省第五届ACM--Factorial (求阶乘)
FactorialTimeLimit:2000MSMemorylimit:65536K题目描述Homelesserhates
mathematics
.Hecannotevendoadditionandsubtraction
kavu1
·
2016-04-10 16:00
lightoj 1004 - Monkey Banana Problem 【dp】
MonkeyBananaProblemPDF(English)StatisticsForumTimeLimit:2second(s)MemoryLimit:32MBYouareintheworldof
mathematics
tosolvethegreat
chenzhenyu123456
·
2016-04-07 17:00
《NumPy Beginner's Guide》笔记Chapter6
_author__='ZengDong' #日期=18:28 importnumpyasnp """1.LinearalgebraLinearalgebraisanimportantbranchof
mathematics
.Thenumpy.linalgpackagecontainslinearalgebrafunctions.function
ZengDong_1991
·
2016-04-05 23:00
numpy
HDU 4334 Trouble
/Others)TotalSubmission(s):5678 AcceptedSubmission(s):1568ProblemDescriptionHassanisintrouble.His
mathematics
teacherhasg
qingshui23
·
2016-04-04 20:00
HDU 4403 A very hard Aoshu problem
DescriptionAoshuisverypopularamongprimaryschoolstudents.Itis
mathematics
,butmuchharderthanordinary
mathematics
forprimaryschoolstudents.TeacherLiuisanAoshuteacher.Hejustcomesoutwithaproblemtotesthisstude
jtjy568805874
·
2016-04-03 15:00
The 14th UESTC Programming Contest Final Warmup D - Cube
3000/1000MS(Java/Others) MemoryLimit:65535/65535KB(Java/Others)Submit StatusAsastudentoftheapplied
mathematics
schoolofUESTC
ProLightsfxjh
·
2016-04-03 12:00
ACM
uestc
思维题
MPFC++ wrapper by Pavel
mpir,mpfr,mpf,eigenC++templatelibraryhttp://www.holoborodko.com/pavel/mpfr/PavelHoloborodkoApplied
mathematics
andbeyondHomeMPFRC
·
2016-04-02 10:00
“浪潮杯”山东省第6届acm省赛 sdut3258 Square Number sdut 3257 Cube Number
题目描述In
mathematics
,asquarenumberisanintegerthatisthesquareofaninteger.Inotherwords,itistheproductofsomeintegerwithitself.Forexample
winycg
·
2016-03-31 15:00
数论
素数筛
Thebranchof
mathematics
callednumbertheoryisaboutpropertiesofnumbers.Oneoftheareasthathascapturedtheinterestofnumbertheoreticiansforthousandsofyearsisthequestionofprimality.Aprimenumberisanumberthatisha
qq_33665647
·
2016-03-29 13:00
C++
算法
ACM
UVA 103 (Stacking Boxes)
【题目】DescriptionBackgroundSomeconceptsin
Mathematics
andComputerSciencearesimpleinoneortwodimensionsbutbecomemorecomplexwhenextendedtoarbitrarydimensions.Considersolvingdifferentialequationsinseveraldime
just_sort
·
2016-03-29 10:00
2014山东省第五届ACM省赛 Factorial
点这里^_^题目描述Homelesserhates
mathematics
.Hecannotevendoadditionandsubtraction,nottomentioncomputingfactorial.HeasksCainiao2haoforhelp.Cainiao2haoisalways
u014552756
·
2016-03-28 17:00
LIGHT OJ 1259 - Goldbach`s Conjecture(素数筛选)
2second(s)MemoryLimit: 32MBGoldbach'sconjectureisoneoftheoldestunsolvedproblemsinnumbertheoryandinallof
mathematics
.Itstates
qingshui23
·
2016-03-25 13:00
HDU 4403 A very hard Aoshu problem (暴力+状态压缩)
ProblemDescriptionAoshuisverypopularamongprimaryschoolstudents.Itis
mathematics
,butmuchharderthanordinary
mathematics
forprimaryschoolstudents.TeacherLiuisanAoshuteacher.Hejustcomesoutwithaproblemtotesth
u010850027
·
2016-03-23 16:00
Harmonic Number(调和级数+欧拉常数)
HarmonicNumberTimeLimit:3000MS MemoryLimit:32768KB 64bitIOFormat:%lld&%lluDescriptionIn
mathematics
strangedbly
·
2016-03-19 22:00
上一页
15
16
17
18
19
20
21
22
下一页
按字母分类:
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
其他