搜索资源列表

  1. 优美的窗口菜单开发 C 语言源代码  

    0下载:
  2. 优美的窗口菜单开发 C 语言源代码 窗口简单优美,用C语言编写,容易理解  -beautiful window menu development of C language source code window simply beautiful, with C language, easy to understand
  3. 所属分类:界面编程

    • 发布日期:2024-05-10
    • 文件大小:80896
    • 提供者:陈军
  1. C语言标准与实现

    0下载:
  2. 非常经典的一本讲述C标准的书.不用多说了! 相信对您大有帮助!-It s rather classical C book about its standard. It s believed to be very useful for you.
  3. 所属分类:电子书籍

    • 发布日期:2024-05-10
    • 文件大小:1056768
    • 提供者:肖巍
  1. 图象过渡区提取与分割算法评价

    0下载:
  2. 过渡区图像分割的效果评价,是清华章御晋写的!-transition zone Segmentation Evaluation of the effect of Qing Zhang Jin His writing!
  3. 所属分类:GDI/图象编程

    • 发布日期:2024-05-10
    • 文件大小:173056
    • 提供者:山药蛋
  1. pitchdetect

    0下载:
  2. 此程序为自相关法进行基音检测的程序,主要应用于语音识别。-program for petch detection using auto-correlation method, mainly for speech recognition
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-10
    • 文件大小:6144
    • 提供者:葛林
  1. 发个指纹识别系统

    0下载:
  2. 抛开别的,现在只说细化。 细化的目的是把图像变成单像素宽。 单像素宽的定义如下: 在8邻域内最多不超过3个临接点。 端点处一个,连续点处2个,分叉点处3个 可是如果这样定义,那么这样的图形无法细化了: 图像是一个叉子,因为交点所在的8邻域是有4个临界点的 这样的图像是无法变成单像素宽的 -Set aside other, and now only refinement. The purpose
  3. 所属分类:视频捕捉/采集

    • 发布日期:2024-05-10
    • 文件大小:92160
    • 提供者:吴龙
  1. 绝对扇区读写

    0下载:
  2. 一个关于绝对扇区读写的简单汇编程序,asm程序-an absolute sector on the reading and writing simple assembler, asm procedure
  3. 所属分类:磁盘编程

    • 发布日期:2024-05-10
    • 文件大小:1024
    • 提供者:fwy
  1. 聚类程序

    0下载:
  2. 图像模式识别的聚类器设计,采用VC++实现,和分类器设计相对应。-the designation of image pattern recognation,VC++ is adopted, along with the sort ware designation
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-10
    • 文件大小:7922688
    • 提供者:zxm
  1. 高质量程序设计指南 C++ C 语言

    0下载:
  2. 电子文档(PDF格式):《高质量程序设计指南》(C和C++语言描述)-electronic files (PDF format) : "high-quality programming Guide" (C and C language descr iption)
  3. 所属分类:软件工程

    • 发布日期:2024-05-10
    • 文件大小:6803456
    • 提供者:金平
  1. 易克初著 语音信号处理

    0下载:
  2. 易克初著 语音信号处理 包括语音识别的基本知识和理论-Yi Kechu,It includes the fundamental knowledge and theory of Process on Voice Signal.
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-10
    • 文件大小:4248576
    • 提供者:sff
  1. d_medexpert1

    0下载:
  2. 一个很好玩的程序。典型的专家系统应用程序。可以实现多种专家级别的物品识别,等等。-a very fun process. The typical expert system applications. Experts can achieve multiple levels of identification items, and so on.
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:27648
    • 提供者:谢昆
  1. c语言象棋游戏

    0下载:
  2. C语言的初级练习者的首先,教你编一个象棋游戏-C language primary practitioners First, the series will teach you a chess game
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:163840
    • 提供者:黄河
  1. PID 算法1(c语言)

    0下载:
  2. PID calculations for the _pid structure *a. This function uses the positional form of the pid equation, and incorporates an integral windup prevention algorithim. Rectangular integration is used, so this function must be
  3. 所属分类:DSP编程

    • 发布日期:2024-05-10
    • 文件大小:2048
    • 提供者:
  1. shibie

    0下载:
  2. 语音识别的小程序,展示了如何通过声卡采集数据,通过dtw算法识别语音,通过并口输出控制指令-small voice recognition procedures, how to display the data acquisition card, dtw voice recognition algorithm, parallel output control directive
  3. 所属分类:语音合成与识别

    • 发布日期:2024-05-10
    • 文件大小:1396736
    • 提供者:snow
  1. 演奏系统

    0下载:
  2. 手势识别系统之演奏系统!程序运行时,先根据弹出对话框的提示值修改主程序开始处的摄像头图像高和宽。重新编译后运行程序即可。如果如果弹出对话框的提示值与程序中默认的设置值相同,则不用修改。-gesture recognition system performance system! Running, first pop-up dialog box under the value suggested amending the main pro
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:39936
    • 提供者:樊志华
  1. C面向对象编程

    0下载:
  2. 好不容易淘来的东西,专门讲用ANSI C语言来实现面向对象编程的思想编程,内容详细,很系统的。-hard to Amoy things, specialized speakers use ANSI C language to achieve OOP programming ideas, detailed and very systematic.
  3. 所属分类:BREW编程

    • 发布日期:2024-05-10
    • 文件大小:928768
    • 提供者:刘利宾
  1. 电子词典

    0下载:
  2. 一个用JAVA程序编写的发音电子词典编译器-a JAVA programming with the pronunciation of electronic dictionary compiler.
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:177152
    • 提供者:骆炎坤
  1. java课程设计实例

    0下载:
  2. java课程设计实例里边包含了多个简单易懂的例子,希望对初学者有帮助!-curriculum design inside included examples of a number of easily understood examples, and I hope to help beginners!
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-10
    • 文件大小:215040
    • 提供者:钟亮
  1. c++课程设计报告11

    0下载:
  2. C++课程设计报告,实用性强,内容详细。可操作性高-C curriculum design, practical, detailed. High-operability
  3. 所属分类:编程文档

    • 发布日期:2024-05-10
    • 文件大小:382976
    • 提供者:李雪
  1. 编译原理LL1词法分析器

    0下载:
  2. 用vc实现的简单LL1词法编译程序 非常实用,我写来交作业的 -vc achieved with a simple LL1 accidence compiler very useful, I wrote to the perpendicular operation
  3. 所属分类:其他小程序

    • 发布日期:2024-05-10
    • 文件大小:115712
    • 提供者:汤献聪
  1. 左雄杰和钱丹课程管理系统

    0下载:
  2. 课程管理系统是教务管理的主要工作之一,系统开发的目的是管理全校开设课程的基本信息,安排各班级的课程及上课时间和上课教室,管理各课程的考试成绩,并能实现对考试成绩的查询和统计。系统的使用对象包括教务处工作人员、校院系领导、班主任、教师等。-curriculum management system is the management of the Senate one of the major tasks, the system was d
  3. 所属分类:Windows编程

    • 发布日期:2024-05-10
    • 文件大小:491520
    • 提供者:wj
« 1 2 3 45 6 7 8 9 10 ... 30 »

源码中国 www.ymcn.org