搜索资源列表

  1. ledcontrol

    0下载:
  2. uClinux环境下,三星44B0处理器上测试通过的一个简单的字符设备驱动程序,实现了对4个LED的控制,测试通过-uClinux circumstances, Samsung 44B0 processors tested a simple character device driver, achieving the four LED control, the test
  3. 所属分类:驱动编程

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:潘涛
  1. TCPIP-vol3.linux.dist

    0下载:
  2.  Douglas Comer,《用TCP/IP进行网际互连 第3卷:客户机-服务器编程和应用(第2版)》 或其英文版 Internetworking With TCP/IP Vol III: Client-Server Programming And Application (Second Edition) 整书源码-err
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:63488
    • 提供者:阎利
  1. fs44b0_key

    0下载:
  2. uClinux 8X8键盘驱动基于S3c44b0x-uClinux-based 8X8 S3c44b0x Keyboard Driver
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-17
    • 文件大小:58368
    • 提供者:流域
  1. BFS_DFS_Astar

    0下载:
  2. Implemented BFS, DFS and A* To compile this project, use the following command: g++ -o search main.cpp Then you can run it: ./search The input is loaded from a input file in.txt Here is the format
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:3072
    • 提供者:bo
  1. dist

    0下载:
  2. 对于给定的m 个整数a 1 , a 2,… a i …a m 组成的向量A, |a i | <=m,和另一个由n个整数 组成的向量B, b1 , b 2,… b i… b n |bi | <=n,试设计一个O (m+n) 时间算法, 计算给定向量A和B的距离dist-For a given integer m of a 1, a 2, ... ai ... am composed of vector A, | ai |
  3. 所属分类:其他小程序

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:王八
  1. TCPIP-vol3.linux.dist

    0下载:
  2. comer s TCPIP-vol3源代码...当然是经典咯-comer s TCPIP-vol3 source code ... of course, classic pyronaridine
  3. 所属分类:Internet/网络编程

    • 发布日期:2024-05-17
    • 文件大小:63488
    • 提供者:ling
  1. uClinux-dist-20040408-str710-patch71xboot-R10

    0下载:
  2. uClinux-dist-20040408-str710-patch Package of uClinux for STR71x uClinux Driver for str71x
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-05-17
    • 文件大小:75776
    • 提供者:45465
  1. s3c44B0X+uCLinux

    0下载:
  2. 《基于s3c44B0X嵌入式uCLinux系统原理及应用》李岩编的ppt,教学实验源代码,实验项目,相关图片,manual,以及EV44B0开发板资料,相关参考链接等等,相当齐全.一定对你有用.- Based on s3c44B0X Principle and Application of Embedded uCLinux, Li Yan series ppt, teaching experiment source code, exp
  3. 所属分类:嵌入式Linux

    • 发布日期:2024-05-17
    • 文件大小:38774784
    • 提供者:何小克
  1. PShortP

    0下载:
  2. 程序首先利用include的手段将文件graph0.cpp包含进来,在main()函数调用由图的邻接矩阵建立图creatgraph与取顶点i的值gervalue(const int i)的函数。随后调用pshorpath(adjmatrix &G,int v0,int dist[],int path[])函数,该函数就是狄克斯特拉算法对应的函数。-Procedures include the means of the first to
  3. 所属分类:IP电话/视频会议

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:wang
  1. distcc-2.18.3

    0下载:
  2. distcc编译器的源代码.好像是readhat公司开发的.-distcc source code compiler. readhat seems to be developed.
  3. 所属分类:编译器/词法分析

    • 发布日期:2024-05-17
    • 文件大小:407552
    • 提供者:刘海洋
  1. dist

    0下载:
  2. 操作系统实验 内存分配与回收 实验二(包含程序源代码和完整报告)-Experimental operating system memory allocation and recovery experiment II (including source code and complete report)
  3. 所属分类:操作系统开发

    • 发布日期:2024-05-17
    • 文件大小:97280
    • 提供者:紫光
  1. dist-Win32-samples

    0下载:
  2. 使用FXTrade的API综合例子,用于开发OANDA的自动化交易系统。-FXTrade integrated use of the API examples for the development of the automated trading system OANDA.
  3. 所属分类:系统编程

    • 发布日期:2024-05-17
    • 文件大小:15360
    • 提供者:杨建军
  1. sgs-c-client-dist-0.9.10

    0下载:
  2. darkstar 客户端程序 (mmo) C代码-darkstar client c-code ( mmo )
  3. 所属分类:Windows编程

    • 发布日期:2024-05-17
    • 文件大小:79872
    • 提供者:xzrw
  1. lda-c-dist

    0下载:
  2. latent dirichlet allocation C语言实现算法 LINUX 下运行-latent dirichlet allocation the c implementation
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-17
    • 文件大小:46080
    • 提供者:wang
  1. dist

    0下载:
  2. 向量距离问题:对于给定的m 个整数m a , a , ,a 1 2  组成的向量A, a m i | |£ ,1 £ i £ m,和另一个由 n个整数n b ,b , ,b 1 2  组成的向量B, b n i | |£ ,1 £ i £ n,试设计一个O(m + n)时间算法, 计算给定向量A和B的距离。-Vector distance p
  3. 所属分类:数据结构常用算法

    • 发布日期:2024-05-17
    • 文件大小:62464
    • 提供者:jiam
  1. dist

    0下载:
  2. 开车从起始点A到目的地B的路线有多条。给你一张描述待选路线的表(n*n的矩阵A),让你找出行车距离最短的路线。表中表示了任意两个路口的连通情况,以及距离。矩阵元素a(i,j)=0表示路口i,j不连通,a(i,j)!=0表示路口i,j的行车距离。其中起始点A在路口1,目的地B在路口n 。完成源程序DIST.CPP中Dijkstra函数的编写。-A drive to the destination from a starting point
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-17
    • 文件大小:1024
    • 提供者:fuyuqi
  1. lda-c-dist

    0下载:
  2. 在linux下的LDA算法, 用于数据挖掘,可直接编译运行。-In linux the LDA algorithm for data mining, can be directly run the compiler.
  3. 所属分类:人工智能/神经网络/遗传算法

    • 发布日期:2024-05-17
    • 文件大小:28672
    • 提供者:yong
  1. ajaxrequest-dist

    0下载:
  2. ajaxrequest-dist.rar ajax JS 类-ajaxrequest-dist.rar ajax JS
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:2048
    • 提供者:王雷
  1. bootstrap-3.0.2-dist

    0下载:
  2. CSS BootStrap 3 最新代码 最新代码 -CSS BootStrap 3
  3. 所属分类:浏览器

    • 发布日期:2024-05-17
    • 文件大小:143360
    • 提供者:zsc
  1. bootstrap-3.2.0-dist

    0下载:
  2. bootstrap-3.2.0 css框架-bootstrap cs fr a mework
  3. 所属分类:JSP源码/Java

    • 发布日期:2024-05-17
    • 文件大小:204800
    • 提供者:0
« 12 3 4 5 6 »

源码中国 www.ymcn.org