搜索资源列表

  1. Kruskal

    0下载:
  2. 按克鲁斯卡尔(Kruskal)算法思想,编制一个寻找最小生成树的完整的程序。
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-18
    • 文件大小:1024
    • 提供者:杨襄
  1. IIC-C51

    0下载:
  2. 单片机模拟IIC总线程序包-IIC-bus single-chip simulation package
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:gilly
  1. gt_mcu-VB

    0下载:
  2. 在发一个PC机与51单片机通讯的程序,简单易懂。-In the hair of a PC machine with 51 single-chip communications procedures, easy-to-read.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:gtcg
  1. keilC

    0下载:
  2. 单片机C语言开发软件KEIL C,该软件上手容易,适宜于各个阶段的单片机爱好者-Singlechip C language development software KEIL C, the software easier to use, suitable for all stages of the single-chip lovers
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:14461952
    • 提供者:小甘
  1. keil_music

    0下载:
  2. 这是一个用单片机控制晶振播放音乐的例子,播放的是一首经典的歌曲,想听的朋友可以下载哦~~~而且有PROTEUS的仿真呢-This is a crystal oscillator with single-chip microcomputer to control the music player example, the player is a classic song, want to listen to our friends can
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:273408
    • 提供者:范特西
  1. sond_recorder

    0下载:
  2. 录音机一个,可以实现基本的功能,是用vc ++编写的,不是我的!-A tape recorder, you can realize the basic functions, is vc++ Prepared, not mine!
  3. 所属分类:书籍源码

    • 发布日期:2024-05-18
    • 文件大小:1132544
    • 提供者:lixian
  1. touch

    0下载:
  2. 基于AVR单片机的触摸屏控制程序,无需触摸屏驱动芯片也可使用触摸屏。-AVR MCU-based touch-screen control procedures, without a touch screen driver chips can also use the touch screen.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:6144
    • 提供者:赵培立
  1. TicketPrinter

    0下载:
  2. 自己写的并口票据打印机的打印程序,C#语言,支持打印机在线、缺纸、忙判断-Write your own parallel port printer paper printing process, C# Language support printer online, lack of paper, help to determine
  3. 所属分类:打印编程

    • 发布日期:2024-05-18
    • 文件大小:12288
    • 提供者:吴明
  1. Robot

    0下载:
  2. 这是一个机器人避障的程序.它模拟的是一个机器人(长方形结构)在马路上沿中线走.同时避开路上障碍的过程.-This is a robot obstacle avoidance procedures. It is a simulated robot (rectangular structure) on the road walking along the midline. At the same time to avoid obstacle
  3. 所属分类:其他小程序

    • 发布日期:2024-05-18
    • 文件大小:50176
    • 提供者:蒋日华
  1. c5131-usb-flash-api-1_0_5

    0下载:
  2. 单片机读写FLASH的源码,经过调试过的,可以直接使用.-Single-chip FLASH to read and write the source code, after testing off, you can directly use.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:刘凯
  1. TCP

    0下载:
  2. linux环境下的TCP应用程序,有客户端和服务器端.-linux environment TCP applications have client and server.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-18
    • 文件大小:2048
    • 提供者:xj216
  1. TherealizationgofFloydarithmetibymatlab

    0下载:
  2. 用MATLAB仿真工具实现Floyd算法,求任意两端间的最短路径-MATLAB simulation tool used to achieve Floyd algorithm, for any shortest path between two ends
  3. 所属分类:Windows编程

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

    0下载:
  2. 基于蚁群算法和支持向量机的最优子集提取 蚁群算法采用蚁群系统!-Based on ant colony algorithm and support vector machine optimal subset extraction algorithm uses ant colony system!
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-18
    • 文件大小:1664000
    • 提供者:zzflash
  1. shortpath

    0下载:
  2. 用donet实现的arcgis最短路径的计算-Using the ArcGIS donet realize the shortest path calculation
  3. 所属分类:C#编程

    • 发布日期:2024-05-18
    • 文件大小:97280
    • 提供者:周浩
  1. imagematching

    0下载:
  2. 图象配准包括图象变换、相似性测度、最小二乘法、插值
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:109568
    • 提供者:刘伟
  1. GA

    0下载:
  2. 用遗传算法优化函数,要先在程序目录新建galog.txt文件,并不里面输入x1,x2的取值范围,程序输出的是函数最大值。-Using genetic algorithm optimization function, first in the directory galog.txt new document, not inside the input x1, x2 range, the program is a function of t
  3. 所属分类:控制台(字符窗口)编程

    • 发布日期:2024-05-18
    • 文件大小:157696
    • 提供者:浪子
  1. markov

    0下载:
  2. JAVA編寫的馬可夫鏈程式,內包含源碼及.jar檔案-JAVA prepared Markov chain program, which includes source code and. Jar file
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-18
    • 文件大小:65536
    • 提供者:鍾彩星
  1. levmar

    1下载:
  2. Levenberg-Marquardt的c++优化代码。该代码适用各种非线性最小二乘问题-Levenberg-Marquardt
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2024-05-18
    • 文件大小:57344
    • 提供者:卫东
  1. OnStasticLearnAndSVM

    0下载:
  2. 自动化学报 关于统计学习理论与支持向量机 张学工 (清华大学自动化系, 智能技术与系统国家重点实验室 北京 100084) -Acta Automatica Sinica on statistical learning theory and support vector machine Zhang workers (Department of Automation, Tsinghua University, Intell
  3. 所属分类:行业发展研究

    • 发布日期:2024-05-18
    • 文件大小:24576
    • 提供者:cy
  1. THCOC

    0下载:
  2. 三角单元平面静力问题,用vc++编写,是我们的有限元作业。-Planar triangular unit static problem, with vc++ Prepared is our finite element operation.
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-18
    • 文件大小:5186560
    • 提供者:江帆
« 1 2 ... 5 6 7 8 9 1011 12 13 14 15 ... 26 »

源码中国 www.ymcn.org