CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载

资源列表

排序选择:

« 1 2 ... .71 .72 .73 .74 .75 2676.77 .78 .79 .80 .81 ... 235843 »
  1. HnSRTree-2.0beta5a

    0下载:
  2. SR-tree is an index structure for high-dimensional nearest neighbor queries,C++ sourcecode. SR-tree outperforms the R*-tree and the SS-tree especially for high-dimensional and non-uniform data which are likely to appear in the actual image / video a
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:461186
    • 提供者:hu
  1. HackIMUT

    0下载:
  2. 我们学校的选课系统(http://202.207.16.59)真气人啊,我还没接到通知呢,别人就把选修课都选满了,选不到我心爱的选修课,怎么办? 为了解决这个问题,我特意编写了这个玩艺,因为很多人都没有改默认密码(默认密码就是学号),所以我就可以利用穷举搜索出大部分人都选的什么课,然后。。。。呵呵。。。就参考一下。 估计大家下到这个软件的时候,学校就应该有反应了,也许软件会失效,但是,可以参考一下里面的代码,也许稍微改改,就能适用于你们自己的学校哦。-the Course of our
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:3354
    • 提供者:啊啊
  1. rtl8139(P4)

    0下载:
  2. rtl8139在pentium4下的vxworks驱动 -rtl8139 in pentium4 under the VxWorks Drivers
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:67000
    • 提供者:罗白
  1. paint2

    0下载:
  2. Bresenham直线生成算法,初始华起点和终点后就可以画出直线了-Bresenham algorithm, the initial starting point and destination, China can draw straight after the
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:27664
    • 提供者:钱碧伟
  1. minheap vs minleftisttree

    0下载:
  2. 这是一个用C++编写的代码,实现了最小堆和最小左偏树在插入删除元素性能方面进行比较. -This is a preparation of the C code, the smallest and youngest sculpture tree in the left side inserted delete elements performance comparisons.
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:1970
    • 提供者:王伟
  1. rtl8139(P3)

    0下载:
  2. rtl8139在pentium3下的vxworks驱动-rtl8139 in pentium3 under the VxWorks Drivers
  3. 所属分类:VxWorks

    • 发布日期:2008-10-13
    • 文件大小:67072
    • 提供者:罗白
  1. 低频数字式相位测量仪

    0下载:
  2. 低频数字式相位测量仪; 此系统由相位测量仪、数字式移相信号发生器和移相网络三部分组成。为使系统更加稳定,使系统整体精度得以保障,本电路两块T89C52为核心控制器件分别控制相位测量、数字式移相信号发生,在数字式移相信号发生部分采用了锁相技术、CPLD等技术, 使输出波形精度大大提高,并可对频率自动校验,提高频率稳定性。-low-frequency digital phase-measuring instrument; This system consists of phase-measuri
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2008-10-13
    • 文件大小:433519
    • 提供者:逸飞
  1. 休眠

    0下载:
  2. 我的笔记本电脑装的windows2000。但是不知道为什么没有待机功能,所以我只好自己动手编了个程序,一点就休眠了。其实就是用了一条API指令,不过这条指令可是MSDN未公开的哦-my laptop loaded the windows2000. But I do not know why no standby function, so I had to make their own Bianlegan procedures 1:00 on the dormancy. Is using an A
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:1752
    • 提供者:啊啊
  1. 翻译机

    0下载:
  2. 一个类似于网页小偷的软件,作用是汉译英,我主要是为了解决我们英语老师布置作文而编写的,呵呵。程序并没有采用传统的XMLHTTP控件或者Inet控件获取HTTP资源,而是采用更底层的winsock控件模拟HTTP协议。原因是网站采用了重重验证,普通控件派不上用场。-a website similar to the software thieves, the British role in Translation is, I is mainly to solve the layout of our
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:13893
    • 提供者:啊啊
  1. db_sqlsyntax

    0下载:
  2. SQL基础 使用SQL从表中取记录 使用ISQL执行SELECT查询 操作多个表 排序查询结果 取出互不相同的记录 创建新表 使用SQL事务管理器 创建索引 SQL核心语句 集合函数 其它常用的SQL表达式,函数,和过程-basis using SQL from SQL tables using records from ISQL implementation of a number of operational SELECT query result
  3. 所属分类:技术管理

    • 发布日期:2008-10-13
    • 文件大小:52218
    • 提供者:龙山书生
  1. Genetic Algorithms and the Traveling Salesman Prob

    0下载:
  2. 遗传算法的一个例子:旅行商问题。C++源代码,适合初学者研究遗传算法与最优化等方面的知识。-a genetic algorithm examples : the traveling salesman problem. C source code, suitable for beginners and genetic algorithm optimization and other kinds of knowledge.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2008-10-13
    • 文件大小:122189
    • 提供者:hu
  1. 类的学习

    1下载:
  2. C++学习重点是实现面向对象的设计,抽象出一个类,这是学习类的一些好例子,敬请关注-C study is focused on object-oriented design, from an abstract category, which is kind of learning some good examples, please concerns
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:23033
    • 提供者:王通顺
« 1 2 ... .71 .72 .73 .74 .75 2676.77 .78 .79 .80 .81 ... 235843 »
搜珍网 www.dssz.com