搜索资源列表

  1. graph3dapp

    0下载:
  2. 用Java书写的3D图形渲染程序,不使用Java3D和OpenGL,纯Java实现,采用扫描线深度消隐,和局部光照模型,该程序用作图形学教学。程序使用Jcreator3.5编译(内建工程),当然也可以用其他Java工具编译。需要详细了解的网友可与我联系-written with Java 3D graphics rendering procedures, and not to use OpenGL Java3D, pure Java,
  3. 所属分类:OpenGL

    • 发布日期:2008-10-13
    • 文件大小:53055
    • 提供者:徐林
  1. IBM-PC CMOS

    0下载:
  2. 汇编源码及二进制文件,读取/设置CMOS内容,含有对部分域的解析,适用所有IBM PC/AT机器CMOS-asm source code and binary file , access /config CMOS , which contents analysis for partial area ,fitting for all PC/AT machine CMOS
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:14729
    • 提供者:王杰
  1. 图搜索策略

    0下载:
  2. 一个使用Java实现的人工智能的图搜索策略程序——酒九宫图问题 人工智能-图搜索策略-演示程序-使用说明 程序简介 在人工智能领域,对隐式图的搜索是求解问题的一种基本方法,本程序通过使用多种图搜索策略,对 重排九宫问题进行求解,演示了“广度优先搜索”、“深度优先搜索”、“有界深度优先搜索”、 “最好优先搜索”和“局部择优搜索”五种基本的图图搜索策略。 整个程序使用了动画技术,界面设计美观友好,使用方便。-use a Java artif
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:29635
    • 提供者:陈凯
  1. tanxin

    0下载:
  2. 这是一个贪心算法的c程序。贪心算法(也叫贪婪算法)不是某种特定的算法,而是一类抽象的算法,或者说只是一种思想,它的具体表现在,对解空间进行搜索时,不是机械地搜索,而是对局部进行择优选取,贪心算法的目的不是为了找到全部解,也当然找不出最优解,而只是找出一种可行解,这样就会得到惊人的高效性。因此,贪心算法也叫启发式搜索,这种启发就是所谓的“贪心策略”。-This is a greedy algorithm c procedures. Gre
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1170
    • 提供者:王卫红
  1. phoenix1.3.tar

    0下载:
  2. Phoenix is a speaker dependent (user trained) connected word recognition system. Phoenix is designed as a real-time recognition system in that recogniton takes place in parallel to utterance input and partial resul
  3. 所属分类:语音合成与识别

    • 发布日期:2008-10-13
    • 文件大小:86242
    • 提供者:站长
  1. ZoomImg

    0下载:
  2. 实现图象的局部放大,移动鼠标可放大不同的部位,鼠标左键缩小图象,右键放大图象-achieve a partial image to enlarge it, move the mouse to enlarge different parts, the left mouse button narrow image, right image to enlarge it
  3. 所属分类:GDI/图象编程

    • 发布日期:2008-10-13
    • 文件大小:142680
    • 提供者:mxp
  1. arm串口

    0下载:
  2. 基于4510B的引导程序的一些问题,并给出部分的源代码,FLASH一片,SDRAM两片。- Based on 4510B vectoring procedure some questions, and produce the partial sources code, a FLASH piece, the SDRAM two pieces.
  3. 所属分类:系统编程

    • 发布日期:2008-10-13
    • 文件大小:2467016
    • 提供者:a du
  1. HUFFCODE

    0下载:
  2. huffman解码部分源代码,内有Huffman decoder initialisation,reset等。-huffman decodes the partial sources code, in has Huffman decoder initialisation, reset and so on.
  3. 所属分类:mpeg/mp3

    • 发布日期:2008-10-13
    • 文件大小:7039
    • 提供者:文国刚
  1. 屏幕取词之GetWord-NT-2000

    1下载:
  2. 屏幕取词中截取文字绘制的部分,截取textoutA,TextOutW,BitBlt,ExtTextOutA,ExtTextOutW。对截取部分处理,并返回符合要求的部分。- The screen takes in the word to intercept the writing plan the part, intercepts textoutA, TextOutW, BitBlt, ExtTextOutA, ExtTextOutW
  3. 所属分类:钩子与API截获

    • 发布日期:2008-10-13
    • 文件大小:30253
    • 提供者:李国帅
  1. cedif

    1下载:
  2. 一致性扩散原理求解偏微分方程,常用来进行超声图像的斑纹噪声消除算法-consistency proliferation principles of nonlinear partial differential equations, commonly used to stain the ultrasound image noise reduction algorithm
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:3457
    • 提供者:高永辉
  1. 局部换肤

    0下载:
  2. 可以实现局部换肤。 与传统的换肤不同的是,他不是将整体界面换肤,而是将其中的一个fr a me,button,text换肤。-can achieve partial Eurocargo. With the traditional Eurocargo different is that he is not the overall interface common. Instead of the one fr a me, the but
  3. 所属分类:界面编程

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

    0下载:
  2. defequ,是用来解偏微分方程的求解器。能够自主定义边界条件,并且可以得到图示的效果。-defequ is used solution of partial differential equations solver. Autonomy definition of boundary conditions, and can be Picture shows the effect.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:227928
    • 提供者:王永科
  1. JAVA应用编程100例

    0下载:
  2. 软件简介:全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。注意有些实例只提供了部分模块,因此运行时需要添加其他代码。-software brief : all in all JDK code tuning successful, it is generally available in other development tools to use. To some examples provided only a par
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1515384
    • 提供者:思沃琪
  1. heat2

    0下载:
  2. 使用ADI方法解偏微分方程(二微加热器方程)-ADI method for the use of partial differential equations (2 micro-heater equation)
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2205
    • 提供者:魏无疼
  1. 显式格式

    0下载:
  2. 偏微方程数值解法中显式格式的c语言程序,刚刚开始练习编程,希望各位多多指教。-Partial Differential Equations numerical computation Explicit format c language program has just begun to practice programming, I hope the exhibitions.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:9650
    • 提供者:莫非
  1. matlab模拟退火

    0下载:
  2. 模拟退火算法是为了避免求解最优化出现局部极值的问题而提出的算法,保证最终的结果是全局最优的,该matlab源程序能在matlab环境中实现-simulated annealing method is the best solution in order to avoid a partial optimization of extreme concern raised by the algorithm to ensure that the
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:5599
    • 提供者:yj
  1. 最小二乘曲线拟和

    0下载:
  2. 最小二乘曲线拟和,是偏最小二乘拟和聚类的关键步骤之一 -least squares curve fitting, partial least squares fitting Clustering one of the key steps
  3. 所属分类:组合框控件

    • 发布日期:2008-10-13
    • 文件大小:8785
    • 提供者:zzq
  1. JAVA 2应用编程150例(均可运行)

    0下载:
  2. 全部代码全部在JDK中调试成功,因此一般可在其他开发工具中使用。注意有些实例只提供了部分模块,因此运行时需要添加其他代码。-all the code in JDK all tuning successful, it is generally available in other development tools to use. To some examples provided only a partial module, the R
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1403824
    • 提供者:msongsong
  1. 2004_wkamdo_li

    0下载:
  2. 一个基于偏微分方程的运动目标跟踪方法,不可不读-a partial differential equations based on the method of tracking moving targets, I can not read
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:114286
    • 提供者:苏剑
  1. PDE_denoise

    0下载:
  2. 使用偏微分方程(PDE)进行图像去噪的matlab代码集合。方法包括:edgestop_diffusion,direction_diffusion,TV_denoise和4阶PDE去噪-use of partial differential equations (PDE) Image Denoising the Matlab code pool. Methods include : edgestop_diffusion. directi
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2008-10-13
    • 文件大小:245515
    • 提供者:屈磊
« 1 2 3 4 5 67 8 9 10 11 ... 50 »

源码中国 www.ymcn.org