搜索资源列表

  1. Rotation-vector-method-based-on-power-quality-dist

    0下载:
  2. 基于旋转向量法的电能质量扰动检测分割 基于旋转向量法的电能质量扰动检测分割-Rotation vector method based on power quality disturbance detection segmentation
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:378880
    • 提供者:jin1889
  1. dist

    0下载:
  2. 这是可以记录响应的键盘的代码,不过要有web服务器才能的,这是一个很好代码-This is the response of the keyboard can record the code, but have a web server in order, this is a good code
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:1942528
    • 提供者:June
  1. newseg

    0下载:
  2. segmentation of iris.... the dist from inner pupil taken is 32 pixels... grayscale images used from casia database.
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:sarock
  1. testdtw(zhu)

    0下载:
  2. function dist = dtw(t,r) n = size(t,1) m = size(r,1) 帧匹配距离矩阵 d = zeros(n,m) for i = 1:n for j = 1:m d(i,j) = sum((t(i,:)-r(j,:)).^2) end 累积距离矩阵 D = ones(n,m) * realmax D(1,1) = d(1
  3. 所属分类:语音合成与识别

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:ydh
  1. dist

    0下载:
  2. free cell game that is same in windows
  3. 所属分类:棋牌游戏

    • 发布日期:2024-04-30
    • 文件大小:55296
    • 提供者:ramy refaat
  1. v3.linux.dist.tar

    0下载:
  2. 网络编程里socket的远程调用RPC在linux上的一个例子的源代码-Network programming in the remote calls RPC socket in an example of Linux source code
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-04-30
    • 文件大小:52224
    • 提供者:fu zhi
  1. TCPIP-vol3.linux.dist

    0下载:
  2. Linux网络编程(客户机/服务器),第三版的源代码.-linux networking programming client/server code
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-30
    • 文件大小:33792
    • 提供者:龙友
  1. dist

    0下载:
  2. java chat client which enables the user to chat with other clients.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:375808
    • 提供者:hima
  1. cp-gfx-0.1.0-src

    0下载:
  2. 跨平台吉他處理 有:LINX 以及WINDOWS的雙向使用- Written by Neil Richardson, 2006. Just some brief instructions on building. Linux building: --------------- make: Will make the program, and stick it all into "./dist
  3. 所属分类:Windows编程

    • 发布日期:2024-04-30
    • 文件大小:206848
    • 提供者:hahabaga
  1. dist

    0下载:
  2. application for test
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:Sharfuz
  1. dist

    0下载:
  2. 此系统是使用c#编写的串口通信软件,可以实现PC-PC机的数据交互,包括exe文件和源代码,使用vs2008开发-The system is written using the c# serial communication software, you can achieve PC-PC machine data exchange, including the exe file and source code developed usi
  3. 所属分类:串口编程

    • 发布日期:2024-04-30
    • 文件大小:14727168
    • 提供者:青竹
  1. dist

    0下载:
  2. 迪杰斯特拉算法的经典写法。。最短路径的问题-Dijkstra algorithm is the classic formulation. . The shortest path problem. .
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:mountain
  1. 82278513Classifier4J-0.6-dist

    0下载:
  2. search applicatioin java
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:174080
    • 提供者:van thang
  1. tlpi-110218-dist.tar

    0下载:
  2. Linux Device Drivers第三版的源代码-the source code of <<Linux Device Drivers 3rd>>
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-04-30
    • 文件大小:186368
    • 提供者:杨海林
  1. retroguard-v2.3.1gpl

    1下载:
  2. retroguard 混淆器 Included in this release are the following files and directories: Readme.txt : This file. License.txt : For commercial projects, RetroGuard Pro is distributed under an annual subscr iption-b
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-04-30
    • 文件大小:88064
    • 提供者:shw
  1. eval-dist-0.5

    0下载:
  2. java 中没有类似javascr ipt中的eval()函数,无法直接将动态变化的字符串转换成java执行语句。此文档中提供两个jar包,和其api,使用非常简单。 Example of use: Expression exp = new Expression("(x + y)/2") Map<String, BigDecimal> variables = new HashMap<S
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:110592
    • 提供者:duishu
  1. MyDic

    0下载:
  2. MyDic为一款支持联想查询的电子词典,支持对词库的添加 修改 删除 等操作; MyDic 使用 NetBeans IDE 6.8 编写 JDK版本 jdk-6u18-windows-i586 安装JDK后 直接运行 程序文件夹中 MyDic.jar 即可使用 src文件夹内为程序源码 dist文件夹内为打包后的JAR文件 lib.mdb 为词库 image内
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-04-30
    • 文件大小:6633472
    • 提供者:张继龙
  1. Characteristics-of-the-3d

    0下载:
  2. 采用菲涅尔近似公式和傅里叶级数展开的方法, 分析了罗奇光栅、正弦强度光 栅、正弦振幅光栅的泰伯衍射光场的三维强度分布特征, 给出了计算机模拟的三维强 度分布图, 并讨论了一些在三维传感领域有应用前景的性质。-In th is paper, w e calcu late the 32D in ten sity dist ribu t ion of Talbo t diff ract ion f ield of the u su
  3. 所属分类:OpenGL

    • 发布日期:2024-04-30
    • 文件大小:363520
    • 提供者:zhh
  1. A-32D-Digital-Watermarking-System

    0下载:
  2. 基于虚拟光学信息隐藏理论提出了一种三维空间数字水印算法1 该数字水印算法能成为 一种多媒体数据产权保护的有效方案1 对算法的测试结果表明,该算法对于噪音叠加、剪切、旋转、 有损压缩等常见的图像处理操作具有较高的鲁棒性1 由于引入了虚拟光学信息隐藏思想,将虚拟 光路的几何结构参数作为密钥,设计出了多重“锁”和多重“密钥”1 随机模板编码技术的引入,更进 一步提高了数字水印系统的密钥空间. 仿真实验结果表明该算法具有很好的安
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-04-30
    • 文件大小:179200
    • 提供者:zhh
  1. dist

    0下载:
  2. 用Matlab直接计算两个矩阵之间的笛卡尔距离,通用性高-Direct calculation using Matlab Cartesian distance between two matrices, general-purpose high
  3. 所属分类:matlab例程

    • 发布日期:2024-04-30
    • 文件大小:1024
    • 提供者:
« 1 2 3 4 5 6 7 89 10 11 12 13 14 15 »

源码中国 www.ymcn.org