搜索资源列表

  1. 水电费自动查询催费系统

    0下载:
  2. 目前很多水电公司仍然采用人工催费的方法,费时费力,效率低。水电费语音自动查询催费系统正是为解决这一问题应运而生的。电话用户可随时随地拨打水电公司特服电话访问查询系统,查询水电费发生情况,了解用水电情况;对于逾期拖欠水电费的用户,系统自动拨打欠费电话,提醒用户及时交纳水电费。-many utilities companies still use manual methods of payment reminders, time-consu
  3. 所属分类:软件工程

    • 发布日期:2008-10-13
    • 文件大小:310.34kb
    • 提供者:luobiao
  1. 深入浅出模拟电路

    0下载:
  2. 半导体知识,放大电路分析基础、场效应管放大电路、负反馈放大电路、集成运算放大器、集成运算放大器的应用。波形发生与变换电路、低频功率放大电路、-semiconductor knowledge, amplifying circuit analysis based FET amplifier, negative-feedback amplifier, integrated amplifier, integrated operational a
  3. 所属分类:开发工具

    • 发布日期:2008-10-13
    • 文件大小:856.38kb
    • 提供者:周小东
  1. saa7113

    1下载:
  2. 这份文档应该能了结初涉者对视频解码芯片常有的多数疑惑,既使非philips系列的其他方案、整合程度较高的如MT8205的decode部分也没什么轨外之说,缘由是大多IC设计企业都采用“可重用原则”来进行TV soc IC 设计,没什么“革命”发生那是自然的了。-this document should be able to settle those fledgling video decoder chips are often the
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:176.25kb
    • 提供者:zgy
  1. zlib123

    0下载:
  2. The deflation algorithm used by gzip (also zip and zlib) is a variation of LZ77 (Lempel-Ziv 1977, see reference below). It finds duplicated strings in the input data. The second occurrence of a string is replaced
  3. 所属分类:IP电话/视频会议

    • 发布日期:2008-10-13
    • 文件大小:4.91mb
    • 提供者:MCU2000
  1. producer_and_consumerv1.1

    0下载:
  2. 这同样是我课程设计的代码,不过在前一个代码的基础上加如了新的算法了避免死琐的发生-This is the same curriculum design code, but a former code on the basis of increase as a new algorithm to avoid the occurrence of death Suo
  3. 所属分类:进程与线程

    • 发布日期:2008-10-13
    • 文件大小:2.38kb
    • 提供者:钱碧伟
  1. CollisionDetection.tar

    0下载:
  2. 碰撞干涉检测高效算法,能快速地检测是否发生干涉和碰撞 -Collision Detection efficient algorithm can quickly detect the occurrence of collisions and interference
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:31.67kb
    • 提供者:何钢
  1. Simulate_Process_Scheduling_Implement_by_C

    0下载:
  2. 模拟进程调度的C语言实现 一、 实验目的 体会UNIX 系统的进程调度方法,并通过一个简单的进程调度模拟程序的实现,加深对进程调度算法,进程切换的理解。 二、 实验内容 采用静态优先数的方法,编写一进程调度程序模拟程序。模拟程序只对你所设置的“虚拟PCB”进行相应的调度模拟操作,即每发生“调度”时,显示出当前运行的“PCB名字”、优先数、运行时间等,而不需要对系统中真正的PCB等数据进行修改。-C UNIX
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.78kb
    • 提供者:丘方
  1. 3550

    0下载:
  2. 3550交换机配置手册似的法是撒赖打开发发生的发生地方-3550 configuration manual switches like playing Where is the development of the local occurrence
  3. 所属分类:ListView/ListBox

    • 发布日期:2008-10-13
    • 文件大小:41.73kb
    • 提供者:tigern
  1. yanzheng

    0下载:
  2. 编写一个算法frequency,统计在一个输入字符串中各个不同字符出现的频度。用适当的测试数据来验证这个算法。 -prepared an algorithm frequency, in a statistical input strings various characters frequency of occurrence. The use of appropriate test data to validate the algo
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:985byte
    • 提供者:dfssd
  1. SmartClient_LeySerSystem

    0下载:
  2. 在公司的内部网络之中,经常会发生由于内部人员而造成的数据丢失或者公司机密泄露,在Windows 2000系统下对发送的IP数据包进行的截获分析是防止此现象发生的关键,本程序就是解决此问题而量身订制而成!-in the company's internal network, and frequently occurs due to internal personnel resulting from the data loss or
  3. 所属分类:Ftp客户端

    • 发布日期:2008-10-13
    • 文件大小:704.89kb
    • 提供者:郑峥
  1. msn*

    0下载:
  2. msn*.rar的发生工具-msn mass. The occurrence of tools rar
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:4.99kb
    • 提供者:林字
  1. iseemem

    0下载:
  2. 这是一个用于C或C++程序开发的内存防护系统,它可以有效的侦测到内存泄漏及内存读写异常的发生,并可以精确的指出发生问题的原因及相关的代码。相对与1.0版,2.1版本采用了全新的内核,应用了私有堆、虚拟内存、多线程存储等诸多技术,防护效果有了一个质的提升。YZ 编写,编译器:VC6。-for C or C program memory protection system, which can effectively detect memo
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:23.18kb
    • 提供者:钱 峰
  1. ad9833

    0下载:
  2. 提供信号发生芯片AD9833的使用实例。包括命令字的初始化以及一个通用波形发生函数。-provide signal generation chip AD9833 examples of the use. Including the order of the words and initialize a common occurrence waveform function.
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1.4kb
    • 提供者:Pan.LF
  1. textture

    0下载:
  2. 用VC++实现的图像纹理分析,通过灰度共生矩阵计算图像纹理-With VC++ Achievable image texture analysis, through the gray-level co-occurrence matrix calculation of image texture
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:2kb
    • 提供者:格子
  1. gray

    0下载:
  2. 基于灰度共生矩阵实现图象纹理特征的提取。-Based on Gray Level Co-occurrence matrix to achieve the extraction of image texture features.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:3.38mb
    • 提供者:czx
  1. texture_extraction

    0下载:
  2. 求灰度共生矩阵及其各要素用matlab实现-For gray-scale co-occurrence matrix and its elements realize with matlab
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:4kb
    • 提供者:nicekey
  1. co_matrix

    0下载:
  2. 灰度共生矩阵的计算程序,包括子程序,可以用在纹理分析上,还不错-Gray-level co-occurrence matrix calculation procedures, including subroutines, can be used in texture analysis, but also good
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:1kb
    • 提供者:
  1. graycomatrix

    0下载:
  2. 使用matlab求图像的灰度共生矩阵的程序,很好用-Using matlab for image co-occurrence matrix of gray-scale procedure, a very good use
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:4kb
    • 提供者:罗志华
  1. co-occurrence-matrix

    0下载:
  2. 计算一幅图像的像素和右下一个像素的共生矩阵。-Calculate the co-occurrence matrix of an image.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:225kb
    • 提供者:Chang
  1. Gray-level-co-occurrence-matrix

    0下载:
  2. 基于灰度共生矩阵的纹理图像分类研究相关论文-Research on texture image classification based on gray level co-occurrence matrix
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-11-22
    • 文件大小:1.68mb
    • 提供者:dingcheng
« 12 3 4 5 6 7 8 9 10 ... 35 »

源码中国 www.ymcn.org