当前位置:首页 » 编程博文
开发技术指南» 文章正文
    引言: Problem:One measure of ``unsorte
 

 

 ·免费blog 程序集锦    »显示摘要«
    摘要: dlog: http://webdream.duoluo.com misslog: http://www.misslog.com/blog loveyukis blog: http://www.loveyuki.com oblog 0.9: http://www.oioj.net ublog: http://www.uapplication.com/demo/ubloga......
 ·dos游戏编程21条(转载)    »显示摘要«
    摘要:中国人是不甘落后的!让我们协起手来为中国的游戏事业奋斗吧! dos游戏编程二十一条 (the 21 faq of pc dos game) 我在一家游戏公司多年,现就自己的编程经验谈一点体会,希望能对大家有点帮助,本文中所有例子均在watcom c/c++ 10.6下调试通过。 1、找一种好的编程语言: 当然,游戏可以用任何语言编写,这是可以肯定的,我就使用过tur......


浙大在线评测系统 1188 DNA Sorting
problem:

【程序编程相关:MSSQL数据库:存储过程学习

【推荐阅读:LINUX 二进制安装 VS 源代码安装

    one measure of ``unsortedness´´ in a sequence is the number of pairs of entries that are out of order with respect to each other. for instance, in the letter sequence ``daabec´´, this measure is 5, since d is greater than four letters to its right and e is greater than one letter to its right. this measure is called the number of inversions in the sequence. the sequence ``aacedgg´´ has only one inversion (e and d)--it is nearly sorted--while the sequence ``zwqm´´ has 6 inversions (it is as unsorted as can be--exactly the reverse of sorted).

【扩展信息:.net下软件的自动升级--上传

    you are responsible for cataloguing a sequence of dna strings (sequences containing only the four letters a, c, g, and t). however, you want to catalog them, not in alphabetical order, but rather in order of ``sortedness´´, from ``most sorted´´ to ``least sorted´´. all the strings are of the same length.

    this problem contains multiple test cases!

    the first line of a multiple input is an integer n, then a blank line followed by n input blocks. each input block is in the format indicated in the problem description. there is a blank line between input blocks.

    the output format consists of n output blocks. there is a blank line between output blocks.


...   下一页
 ·类型自动转换害死人。。。唉    »显示摘要«
    摘要:用jscript开发asp,不小心把一个connection当作一个毫不相干的类型穿递给了一个毫不相干的函数。。。。结果。。。造成 dllhost 崩溃,却连一点错误提示都没有。唉。。。。。哭 ......
» 本期热门文章:

©2000-2007 All Rights Reserved. 最佳浏览:1024X768 MSIE