里内面有两个关于地形的模拟的范例,仔细看一下会收获不小啊
上传时间: 2014-01-08
上传用户:2525775
来自别人的扫描局域网的控件,速度很快,基于ARP方式扫描的,大家可以
上传时间: 2016-01-08
上传用户:jing911003
过两天的调试,完成了51单片机电子日历课程设计,现在把C程序源代码帖出来纪念一下:~ 硬件实验箱是伟福LAB2000实验箱。
标签: 调试
上传时间: 2016-01-08
上传用户:磊子226
EMD方法的matlab实现,并配有实例。
上传时间: 2016-01-08
上传用户:zjf3110
这是一个在EVC环境下的串口程序,可以作为大家编程的实例,本人写串口程序时就借鉴了很多,希望对大家有所帮助
上传时间: 2014-08-10
上传用户:450976175
Horstmann编写的英文教程,详细介绍了C++环境下的COM编程。
上传时间: 2014-06-03
上传用户:jennyzai
本教程介绍了 Enterprise JavaBean 技术,特别关注于在分布式计算方案中 Enterprise JavaBean 组件的角色、体系结构、扩展 API 以及使用 EJB 技术的基本知识。
标签: Enterprise JavaBean 教程
上传时间: 2014-08-15
上传用户:xhz1993
We have a group of N items (represented by integers from 1 to N), and we know that there is some total order defined for these items. You may assume that no two elements will be equal (for all a, b: a<b or b<a). However, it is expensive to compare two items. Your task is to make a number of comparisons, and then output the sorted order. The cost of determining if a < b is given by the bth integer of element a of costs (space delimited), which is the same as the ath integer of element b. Naturally, you will be judged on the total cost of the comparisons you make before outputting the sorted order. If your order is incorrect, you will receive a 0. Otherwise, your score will be opt/cost, where opt is the best cost anyone has achieved and cost is the total cost of the comparisons you make (so your score for a test case will be between 0 and 1). Your score for the problem will simply be the sum of your scores for the individual test cases.
标签: represented integers group items
上传时间: 2016-01-17
上传用户:jeffery
画一个美观的箭头,有好多的可以学习的东西
标签:
上传时间: 2014-08-07
上传用户:181992417
一本有关嵌入式os分析的书。很好。对windows.linux等等都有比较。适合选开发平台的人用。
上传时间: 2014-08-23
上传用户:ccclll