自定义博客皮肤VIP专享

*博客头图:

格式为PNG、JPG,宽度*高度大于1920*100像素,不超过2MB,主视觉建议放在右侧,请参照线上博客头图

请上传大于1920*100像素的图片!

博客底图:

图片格式为PNG、JPG,不超过1MB,可上下左右平铺至整个背景

栏目图:

图片格式为PNG、JPG,图片宽度*高度为300*38像素,不超过0.5MB

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+
  • 博客(6)
  • 资源 (11)
  • 问答 (1)
  • 收藏
  • 关注

原创 uva1583 - Digit Generator

链接:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=4458 code #include int main() { int n; scanf("%d",&n); while(n--)

2015-08-31 21:56:13 343

原创 uva340 - Master-Mind Hints

链接:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=276 code #include #define maxn 1010 int main() { int n ,a[maxn],b[maxn]; int gameC

2015-08-30 17:48:44 384

原创 uva401 - Palindromes

链接地址:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&problem=342 code #include #include #include const char* rev = "A   3  HIL JM O   2TUVWXY51SE z  8 ";

2015-08-30 17:46:20 319

原创 uva10082 - WERTYU

链接:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&category=12&problem=1023&mosmsg=Submission+received+with+ID+15888154    code  #include char

2015-08-30 17:44:28 508

原创 uva272 - TEX Quotes

链接:https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&category=4&problem=208&mosmsg=Submission+received+with+ID+15887888 code #include int main() {

2015-08-30 17:43:40 360

原创 uva11292 - Dragon of Loowater

链接 https://uva.onlinejudge.org/index.php?option=com_onlinejudge&Itemid=8&page=show_problem&category=24&problem=2267&mosmsg=Submission+received+with+ID+15876651  code  #include #include using n

2015-08-30 17:42:23 366

hadoop2.6.0+spark1.0所需资源

hadoop-2.6.0.tar.gz + ideaIC-13.1.6.tar.gz + jdk-7u75-linux-i586.tar.gz + scala-2.10.4.tgz + spark-1.0.0-bin-hadoop2.tgz

2015-02-04

SecureCRT破解版

SecureCRT 破解,亲测可以使用。对于注册器报病毒。大家信任即可

2013-11-11

基于HTML5以及css3的一些网页细节优化

基于HTML5以及css3的一些网页细节优化

2013-07-03

DOS高手入门

DOS高手速成入门的chm文件,个人觉得还好

2013-07-03

WebGl的3D空间

运用了HTML5的canave标签和javascript的描绘的3D空间

2013-07-03

WEBGL16个案例

包含16个WebGl的案例,配合的是WebGl中文网站的源码

2013-07-03

MFC_tcp_chart

MFC基于tcp的聊天,对于初学者可以借鉴下

2013-07-02

vc++ 6.0介绍

vc++ 6.0介绍、总体来说是对于这个工具的了解。还不错

2013-07-02

mfc 所需的dll

mfc42d.dll mfc42loc.dll mfcd42d.dll mfc42d.dll msvcp60d.dll 等等

2012-08-20

InstallShield

用于打包软件进行发布,无论是InstallShield的什么版本都可以借鉴一下。

2012-08-19

win32下的识别u盘

win32 下识别u盘的插入 用命令行运行

2012-07-03

TA创建的收藏夹 TA关注的收藏夹

TA关注的人

提示
确定要删除当前文章?
取消 删除