s3c44b0平台初始化及其iis驱动程序
上传时间: 2013-12-25
上传用户:windwolf2000
主要关于hash算法的一些资料,个人觉得比较好,与大家共享
上传时间: 2013-11-25
上传用户:450976175
一个简单的DLL程序,实现字节排序及转换。
上传时间: 2013-11-25
上传用户:waizhang
在java环境下实现计算器,实现加减乘除各种运算!优点是方便快捷。
上传时间: 2013-11-25
上传用户:ippler8
其中两个项目自己做的:一个是雷达模拟跟踪,基于FPGA/CPLD的,里面包含了PCB和VHDL码,还有一个是SDIO的驱动程序(包括PCB原理图,SDIO协议方面的资料还有就是源码,这项目可用),还有一些嵌入式方面的资料,如TCP/IP协议栈的实现,FPGA的一些仿真实例
上传时间: 2013-12-25
上传用户:牧羊人8920
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
采用delphi编写的51波特率定时器计算器,给51单片机开发者提供些帮助;
上传时间: 2013-11-25
上传用户:330402686
kriging插值算法介绍,以及应用方式介绍
上传时间: 2013-11-25
上传用户:
经典最小生成树算法--PRIM算法。。C++完整源码,绝对能运行。
上传时间: 2013-11-25
上传用户:qwe1234
simple jpeg compression and decompression
标签: decompression compression simple jpeg
上传时间: 2016-01-25
上传用户:han_zh