搜索资源列表

  1. pipest

    0下载:
  2. 求圆周率的C#原代码 在数值计算中,一般的牛顿迭代法得到的数值具有截断误差,因此,用C#编写的可是实现任意精度的圆周率的计算程序-seeking ratio of the circumference C# source in numerical calculation, the general Newton iterative numerical method with the truncation error and theref
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:8936
    • 提供者:小良
  1. socktest

    0下载:
  2. WEB服务器实现原理源代码,Java socket编程绝对实用,IntelliJ工程 ,近乎于完美的程度,欢迎大家下载,记住xuezheng21cn-Principle Web server source code, Java programming socket absolutely practical, IntelliJ, almost in a perfect degree, all are welcome to download
  3. 所属分类:数据库编程

    • 发布日期:2008-10-13
    • 文件大小:21002
    • 提供者:柳学铮
  1. Modem_chuankoutongxin

    0下载:
  2. 实现MODEN的串口通信,VC编程比较经典。有一定的实用性,值得大家参考-achieve modem serial communications, more classic VC. A certain degree of practicality, it is worth your consideration
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:39727
    • 提供者:小精豆
  1. Assignment4

    0下载:
  2. 浙江工业大学C++数据结构课程设计的练习作品 有一定的难度 有英文原题说明(老外授课)大家可以先看题自己做再参考我的程序-C data structure courses designed exercises works have a certain degree of difficulty that the original is in English (non teaching) that we can look at oursel
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:57916
    • 提供者:孟志刚
  1. 切割

    1下载:
  2. 这是一个分治解决的零件切割问题:给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小?加上一个小界面-This is a solution to the partition cutting parts : a given width of the rectangular plate W,
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:30554
    • 提供者:亿摆
  1. 零件切割问题

    0下载:
  2. 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。要求求出一种切割法使得所使用的矩形板的高度h最小.用递归及分治法解此问题-given a width of the rectangular plate W, the height of rectangular plate unrestricted. Board is requi
  3. 所属分类:数值算法/人工智能

    • 发布日期:2008-10-13
    • 文件大小:1373
    • 提供者:叶黎
  1. qg

    0下载:
  2. 递归与分治算法的应用.零件切割问题 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? -recursive algorithm with the partition of the application. Parts mutilation given a width of
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:3606
    • 提供者:赵小美
  1. cpropertygrid_static_library

    1下载:
  2. CPropertyGrid是基于MFC开发的一个属性表控件,它以表格的方式显示和输入数据,其功能和外观类似Visual Basic 6以及Visual Studio 2003的属性窗口。   CPropertyGrid支持的数据类型有:字符串、整数、浮点数、布尔型、度分秒、尺寸、颜色、字体、文件、按钮、列表、日期、时间等,而且可以根据需求进行扩展。 -CPropertyGrid MFC is based on the devel
  3. 所属分类:PropertySheet

    • 发布日期:2008-10-13
    • 文件大小:1566604
    • 提供者:黄河
  1. 回溯1

    0下载:
  2. 零件切割问题 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? -parts mutilation to a fixed width of the rectangular plate W, the height of rectangular plate unrestrict
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:36214
    • 提供者:张梦烨
  1. 分治

    0下载:
  2. 零件切割问题 给定一块宽度为W的矩形板,矩形板的高度不受限制。现需要从板上分别切割出n个高度为hi,宽度为wi的矩形零件。切割的规则是零件的高度方向与矩形板的高度方向保持一致。问如何切割使得所使用的矩形板的高度h最小? -parts mutilation to a fixed width of the rectangular plate W, the height of rectangular plate unrestrict
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:32689
    • 提供者:张梦烨
  1. 二叉树jian

    0下载:
  2. 这个程序采用先序建立二叉树,并分别使用递归和非递归算法实现了对该二叉树的先中后序的遍历输出,并给出了一定的使用说明-this procedure was used in order to establish a binary tree respectively, and the use of recursive and non - recursive algorithm of this binary tree after the fir
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:14742
    • 提供者:杨正朋
  1. linkin=linkout

    0下载:
  2. 在web信息检索中,为了计算网页在检索结果中的排序,可以用网页的authority和hubness来表示网页的重要程度。-in web information retrieval, in order to calculate the website of the search results, in order of can the authority's website and the website said hubness
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:9857
    • 提供者:陈海山
  1. 图像的缩放和扭曲

    0下载:
  2. 图像的缩放与扭曲:包括将图像按照任意程度缩放(Scale),以及将图像进行按某个轴对称方向进行扭曲(Warp)。-image scaling and distortion include : image with arbitrary degree of scalability (Scale). and to a certain image by axisymmetric distorted direction (Warp).
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:2516138
    • 提供者:李向
  1. H.264MPEG-4AVCRealTimeImplementationonDSP

    0下载:
  2. H.264/MPEG-4 AVC is the latest generation standard from the ITU-T and ISO/IEC MPEG standardization bodies and it builds on the success of the previous ITU-T and MPEG standards. H.264/MPEG-4 AVC offers major advanta
  3. 所属分类:流媒体/Mpeg4

    • 发布日期:2008-10-13
    • 文件大小:254690
    • 提供者:小飞
  1. 炉渣高度自动化测量

    0下载:
  2. 采用OpenCV进行图像编程,实现了炉渣图像高度的自动化测量-using OpenCV image programming, the slag to achieve a high degree of automation Image Measurement
  3. 所属分类:视频捕捉/采集

    • 发布日期:2008-10-13
    • 文件大小:8820729
    • 提供者:欧阳奇
  1. 五子棋游戏933536785

    0下载:
  2. 一款具有高度“智商”的Javascr ipt开发的五子棋游戏,不过只能单机Play-one with a high degree of "intelligence" Javascr ipt development of the 331 games, but only Single Play
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:6692
    • 提供者:zyc
  1. ARPG45

    0下载:
  2. ARPG45度斜视角图形程序-ARPG45 degree oblique angle graphics program
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:2854181
    • 提供者:祝盛林
  1. ycsf

    0下载:
  2. 本程序演示的是用简单遗传算法随机一个种群,然后根据所给的交叉率,变异率,世代数计算最大适应度所在的代数-demonstration of this program is simple genetic algorithm used a random population, according to the cross-rate, the rate variation, calculated for generations to adapt
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:50602
    • 提供者:蜗牛
  1. simnature_exe

    0下载:
  2. 基于高度图的3D地形渲染,其最基本的原理就是,地形上各个点的高度值存于一个文件中(高度图),渲染时,把高度图中的高度数据设为顶点缓冲区中对应顶点的Y坐标值,那么自然就会产生高低起伏的地形了-based on the height map rendering 3D terrain, the basic principle is that the terrain on each of the high value stored in a d
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1160851
    • 提供者:张明
  1. xiubu

    0下载:
  2. 能够生成静态,大大增加了搜索引擎的搜索的机会.最大程度的减小了服务器的压力。 可以轻松的通过后台修改模版改变前台界面。 全面支持支付宝 后台地址:admin/login.asp 帐户:admin 密码:admin-to generate static, greatly increased the search engines opportunities. The greatest degree of reducing
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:3936750
    • 提供者:李伟
« 1 2 3 4 56 7 8 9 10 ... 50 »

源码中国 www.ymcn.org