The Child and HomeworkTime Limit: 1000msMemory Limit: 262144KBThis problem will be judged onCodeForces. Original ID:437A64-bit integer IO format:%I64d...
                            
                            
                                分类:
其他好文   时间:
2014-08-05 10:50:09   
                                阅读次数:
321
                             
                    
                        
                            
                            
                                做一个控制台程序,启动的时候从指定的网站上下载网址的背景图片,接着应用为桌面。这里面有一个关键的类(WebClient),看来一下这个类的成员及其使用语法,心里大概有了一些思路,接着就等着明天把这个程序写...
                            
                            
                                分类:
其他好文   时间:
2014-08-05 00:53:10   
                                阅读次数:
297
                             
                    
                        
                            
                            
                                这题是今天下午BNU SUMMER TRAINING的C题是队友给的解题思路,用拓扑排序然后就可以了最后是3A其中两次RE竟然是因为:scanf("%d",mm);ORZ以后能用CIN还是CIN吧 QAQ贴代码了: 1 #include 2 #include 3 #include 4 #in...
                            
                            
                                分类:
其他好文   时间:
2014-08-04 23:57:48   
                                阅读次数:
596
                             
                    
                        
                            
                            
                                Described herein is a method and an apparatus for training a memory signal via an error signal of a memory. The method comprises transmitting from a m...
                            
                            
                                分类:
移动开发   时间:
2014-08-04 13:38:47   
                                阅读次数:
454
                             
                    
                        
                            
                            
                                炮兵阵地Time Limit: 2000msMemory Limit: 65536KBThis problem will be judged onPKU. Original ID:118564-bit integer IO format:%lld Java class name:Main司令部的将军...
                            
                            
                                分类:
其他好文   时间:
2014-08-02 23:23:05   
                                阅读次数:
302
                             
                    
                        
                            
                            
                                B. Collecting BugsTime Limit: 10000msMemory Limit: 64000KB64-bit integer IO format:%lld Java class name:MainSpecial JudgeIvan is fond of collecting. U...
                            
                            
                                分类:
其他好文   时间:
2014-08-02 20:36:46   
                                阅读次数:
258
                             
                    
                        
                            
                            
                                In 7-bitTime Limit: 2000msMemory Limit: 65536KBThis problem will be judged onZJU. Original ID:371364-bit integer IO format:%lld Java class name:MainVe...
                            
                            
                                分类:
其他好文   时间:
2014-08-02 12:22:13   
                                阅读次数:
230
                             
                    
                        
                            
                            
                                今天知道了很多也学会了很多。从哲学层面和行业层面粗略了解了一下IT这个大的体系。哲学层面从价值的角度来阐释了IT的发展对人类社会产生的影响,在以后的编写程序中,要形成一个价值观:编写的这个程序怎样才...
                            
                            
                                分类:
其他好文   时间:
2014-08-02 01:56:52   
                                阅读次数:
180
                             
                    
                        
                            
                            
                                题意:构造出n个数 这n个数取值范围0-L,这n个数中存在取一些数之和等于k,则这样称为一种方法。给定n,k,L,求方案数。思路:装压 每位 第1为表示这种方案能不能构成1(1表示能0表示不能) 第2为表示能不能构成2 。。。 这样用d[1#include#include#include #incl...
                            
                            
                                分类:
移动开发   时间:
2014-07-31 23:21:50   
                                阅读次数:
332
                             
                    
                        
                            
                            
                                B -TourTime Limit:1000MSMemory Limit:65536KB64bit IO Format:%I64d & %I64uDescriptionJohn Doe, a skilled pilot, enjoys traveling. While on vacation, he...
                            
                            
                                分类:
其他好文   时间:
2014-07-31 13:05:16   
                                阅读次数:
287