自定义博客皮肤VIP专享

*博客头图:

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

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

博客底图:

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

栏目图:

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

主标题颜色:

RGB颜色,例如:#AFAFAF

Hover:

RGB颜色,例如:#AFAFAF

副标题颜色:

RGB颜色,例如:#AFAFAF

自定义博客皮肤

-+

CD's Coding

听过自己哭泣,才会懂得珍惜

  • 博客(8)
  • 资源 (10)
  • 收藏
  • 关注

原创 【取巧遍历】#7 A. Kalevitch and Chess

A. Kalevitch and Chesstime limit per test2 secondsmemory limit per test64 megabytesinputstandard inputoutputstandard outputA famous Berland's painter Kalevitch

2014-03-31 22:10:00 957 1

原创 【暴力几何】#6 A. Triangle

A. Triangletime limit per test2 secondsmemory limit per test64 megabytesinputstandard inputoutputstandard outputJohnny has a younger sister Anne, who is very cl

2014-03-31 21:47:49 825

原创 【题意+读入】#5 A. Chat Server's Outgoing Traffic

A. Chat Server's Outgoing Traffictime limit per test1 secondmemory limit per test64 megabytesinputstandard inputoutputstandard outputPolycarp is working on a ne

2014-03-31 21:40:31 835

原创 【判断奇偶】#4 A. Watermelon

A. Watermelontime limit per test1 secondmemory limit per test64 megabytesinputstandard inputoutputstandard outputOne hot summer day Pete and his friend Billy de

2014-03-31 21:23:45 745

原创 【pair_简单贪心】#3 A. Shortest path of the king

A. Shortest path of the kingtime limit per test1 secondmemory limit per test64 megabytesinputstandard inputoutputstandard outputThe king is left alone on the ch

2014-03-31 21:15:07 725

原创 【双循环判断】#2 A. Winner

A. Winnertime limit per test1 secondmemory limit per test64 megabytesinputstandard inputoutputstandard outputThe winner of the card game popular in Berland "Ber

2014-03-31 21:10:27 843

原创 【long long】#1 A.Theatre Square

A. Theatre Squaretime limit per test2 secondsmemory limit per test64 megabytesinputstandard inputoutputstandard outputTheatre Square in the capital city of Berl

2014-03-31 20:29:21 695

原创 第一次codeforces竞技结束 #238 Div 2

第一次CF Round,紧张啊紧张,出了三题,紧张等test中……希望能出个不错的成绩哇下面贴个代码:A#include #include #include using namespace std;int main(){ int n; scanf("%d",&n); int blk[101]; for(int i=0;

2014-03-23 01:35:53 2200 1

【PSP录制工具】RemoteJoy_Lite_019_CHT

https://blog.csdn.net/okcd00/article/details/79692176 博文中提及的程序及驱动文件

2018-03-25

TensorFlow_Fold QuickStart

http://blog.csdn.net/okcd00/article/details/65443813 博文相关PPT

2017-03-23

From Online Behaviors to Offline Retailing

Original Paper of 《From Online Behaviors to Offline Retailing》 P. Luo, S. Yan, Z. Liu, Z. Shen, S. Yang and Q. He. From online behaviors to offline retailing. In KDD, 2016. http://mldm.ict.ac.cn/platform/pweb/academicDetail.htm?id=94

2016-07-03

数据结构_C++ 源码

这是常用的各种数据结构的封装包,同时附带了用于检测各函数用法以及正确性的CPP文件,对于学习数据结构有着较大帮助

2014-06-04

C语言程序设计 扫雷程序源码

C语言课的倒数三次程序设计之一,比较难的扫雷程序的单CPP文件源码。实现了自更改扫雷区域大小,雷的数量以及每次按出一个格子在原位置更新等功能。

2013-11-05

网卡万能驱动

网卡万能驱动,集成了多种常见网卡的Driver程序,可以拷贝到尚未驱动网卡的电脑使用。

2011-11-10

空空如也

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

TA关注的人

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