虫虫首页| 资源下载| 资源专辑| 精品软件
登录| 注册

A题

  • hao a hao a hao a hao a hao a hao a

    hao a hao a hao a hao a hao a hao a

    标签: hao

    上传时间: 2015-05-18

    上传用户:firstbyte

  • 一个投影聚类算法及其数据集生成源码。 参考文献: Eric K.K. Ng, A. Fu : Efficient algorithm for Projected Clustering,

    一个投影聚类算法及其数据集生成源码。 参考文献: Eric K.K. Ng, A. Fu : Efficient algorithm for Projected Clustering,

    标签: A. K.K. Clustering Efficient

    上传时间: 2013-12-11

    上传用户:亚亚娟娟123

  • 一些关于计算机三级考试的一点程序题!希望大家能喜欢!

    一些关于计算机三级考试的一点程序题!希望大家能喜欢!

    标签: 计算机三级 程序

    上传时间: 2013-12-25

    上传用户:zhengjian

  • 这是一个关于A*算法的实现8数码的程序源代码

    这是一个关于A*算法的实现8数码的程序源代码,所有的算法核心全部使用STL标准模板库编程,对想熟悉STL编程和A*算法的朋友有很好的借鉴意义。

    标签: 算法 数码 程序 源代码

    上传时间: 2015-05-18

    上传用户:zhuoying119

  • 通过这次上机考试(2004年4月)以及从各大论坛上考生朋友们所抽取的上机题来看

    通过这次上机考试(2004年4月)以及从各大论坛上考生朋友们所抽取的上机题来看,所有的上机考试题全来自南开100题,但网上所流传的以及正式书本上的解法也有不少的错误,因此也误导了一些基础不深的朋友们,为此我将2004年版南开100题中所有的题都在无忧2004年上半年版模拟系统中进行了测试(无忧模拟系统也安装了最新的补丁),将正确的、精华的解法采纳出来,其中有许多题也加入了我的编程思想,尽量照顾了一些基础不深并对C语言中指针解法很畏惧的朋友们,做到容易理解及容易掌握

    标签: 2004 上机考试 论坛

    上传时间: 2013-12-06

    上传用户:shinesyh

  • Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w

    Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It serves well when there s just small amount of data. When the tree is somewhat bigger, the dumping/loading process could take a lengthy time and makes your mission-critical program less efficient. How about an AVL tree that can directly use the disk for data storage ? If there s something like that, we won t need to read through the whole tree in order to pick up just a little bit imformation(a node), but read only the sectors that are neccssary for locating a certain node and the sectors in which that node lies. This is my initial motivation for writing a storage-media independent AVL Tree. However, as you step forth, you would find that it not only works fine with disks but also fine with memorys, too.

    标签: available libraries Although nearly

    上传时间: 2014-01-22

    上传用户:zhoujunzhen

  • 爱因斯坦在20世纪初出的这个谜语。他说世界上有98%的人答不出来。某家公司在面试应聘者时借用了爱因斯坦的这个IQ题

    爱因斯坦在20世纪初出的这个谜语。他说世界上有98%的人答不出来。某家公司在面试应聘者时借用了爱因斯坦的这个IQ题,考查应聘者的IQ,现在我们暂且不去讨论这个公司用这样的题目来考查应聘者的IQ有多“变态”,如果是你,拿到了这样的笔试题目,你能做得出来吗?   1、在一条街上,有5座房子,喷了5种颜色。   2、每个房里住着不同国籍的人   3、每个人喝不同的饮料,抽不同品牌的香烟,养不同的宠物   问题是:谁养鱼?   提示:   1、英国人住红色房子   2、瑞典人养狗   3、丹麦人喝茶   4、绿色房子在白色房子左面   5、绿色房子主人喝咖啡   6、抽Pall Mall 香烟的人养鸟   7、黄色房子主人抽Dunhill 香烟   8、住在中间房子的人喝牛奶   9、 挪威人住第一间房   10、抽Blends香烟的人住在养猫的人隔壁   11、养马的人住抽Dunhill 香烟的人隔壁   12、抽Blue Master的人喝啤酒   13、德国人抽Prince香烟   14、挪威人住蓝色房子隔壁   15、抽Blends香烟的人有一个喝水的邻居   以上是爱因斯坦在20世纪初出的这个谜语。他说世界上有98%的人答不出来。 用递归算法实现

    标签: 爱因斯坦

    上传时间: 2015-05-19

    上传用户:gundamwzc

  • C51 DOS/WINDOWS下的MCS51系列24位高精度A/D(AD7791)的C驱动程序

    C51 DOS/WINDOWS下的MCS51系列24位高精度A/D(AD7791)的C驱动程序

    标签: WINDOWS 7791 C51 DOS

    上传时间: 2013-12-19

    上传用户:冇尾飞铊

  • a new public static cla

    a new public static cla

    标签: public static new cla

    上传时间: 2013-12-26

    上传用户:杜莹12345

  • In this book, we aim to give you an introduction to a wide variety of topics important to you as a d

    In this book, we aim to give you an introduction to a wide variety of topics important to you as a developer using UNIX. The word Beginning in the title refers more to the content than to your skill level. We ve structured the book to help you learn more about what UNIX has to offer, however much experience you have already. UNIX programming is a large field and we aim to cover enough about a wide range of topics to give you a good beginning in each subject.

    标签: introduction important you to

    上传时间: 2013-12-22

    上传用户:youmo81