搜索资源列表

  1. C

    0下载:
  2. 这是一个芯片销售管理系统的完整C语言源代码,通过适当改装,可以运用到其他的产品销售系统。-This is a sales management system chip C language source code, through the appropriate modification, can be applied to other product sales system
  3. 所属分类:C#编程

    • 发布日期:2024-05-21
    • 文件大小:19456
    • 提供者:
  1. Algorithms.In.C.3rd.Ed.Part5.Graph.Algorithms

    0下载:
  2. 经典算法书(中文版)。这一套算法系列书介绍了当今最重要的算法,共分3卷,这是第2卷(第五部分),集中讲解图算法。本书共有6章(第17章~第22章)。第17章详细讨论图性质和类型,第18章~第22章分别讲解图搜索、有向图和DAG、最小生成树、最短路径以及网络流。书中提供了用C语言描述的完整算法源程序,并且配有丰富的插图和练习。-Algorithms in C, Third Edition, Part 5: Graph Algorithms
  3. 所属分类:数值算法/人工智能

    • 发布日期:2024-05-21
    • 文件大小:13904896
    • 提供者:wang
  1. C-FIR

    0下载:
  2. 此程序是用C语言编写的FIR数字滤波器,程序分块相当完整清晰:打开文件,读取数据文件,运算滤波,结果写入文件,关闭文件。已经通过验证-This program is written in C language FIR digital filters, the program block quite a complete and clear: open the file, read data files, computing filter
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1024
    • 提供者:风影
  1. MISRA-C(cn)

    0下载:
  2. 比较完整且准确的MISRA-C文档中文版,能为嵌入式C开发提供很大的帮助。-Guidelines for the use of the C language in critical systems
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-05-21
    • 文件大小:411648
    • 提供者:vigon Zhao
  1. STM32-IO-I2-C-SHT11

    1下载:
  2. 完整的I2C温湿度传感器sht11、sht75读写程序,可单独放在程序中运行,分时操作,结果从函数中获取-Complete I2C temperature and humidity sensors sht11, sht75 literacy program, the program can be run on a separate, time-sharing operation, the results obtained from th
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:6144
    • 提供者:shizhen
  1. LDPC--C

    0下载:
  2. 此为C++环境下的LDPC编译码的完整的源代码。常用于通信系统的编译码仿真过程。有助于各种项目的完成。-This is the C++ environment LDPC coding and decoding of the complete source code. Commonly used in the encoding and decoding communication system simulation. Contribute
  3. 所属分类:matlab例程

    • 发布日期:2024-05-21
    • 文件大小:1489920
    • 提供者:黄珊琳
  1. AES-C

    0下载:
  2. aes(rijndael 算法)的C语言实现,完整的程序源码,仅供参考-aes (rijndael algorithm) of the C language, complete source code, for reference only
  3. 所属分类:加密解密

    • 发布日期:2024-05-21
    • 文件大小:2048
    • 提供者:Bruce Lee
  1. 财神到棋牌游戏完整版(as+c++)

    1下载:
  2. 在淘宝上花了30块买的flash网页游戏全套,包括德州扑克,斗地主等,flash 端 和 服务器端都已完整,会编译就能假设
  3. 所属分类:网络编程

    • 发布日期:2013-07-22
    • 文件大小:72508770
    • 提供者:yihao@aliyun.com
  1. NRF24L01-test-C-program

    0下载:
  2. 基于51单片机的无线传输的NRF24L01的C程序,具有传输和接收的完整C程序(完美版)-Based on 51 single-chip wireless transmission of C program NRF24L01, with transmission and reception of a complete C program (perfect version)
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2024-05-21
    • 文件大小:149504
    • 提供者:lidelin
  1. modbus完整协议使用C语言编写易于移植

    0下载:
  2. modbus完整协议,包括RTU模式与ASCII模式,使用C语言编写,易于移植(Modbus complete agreement, including RTU mode and ASCII mode, using C language, easy to transplant)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:48128
    • 提供者:xiaofu
  1. C++技能百练各种有趣的C++程序

    0下载:
  2. c++经典有趣小题目程序,一共包含100例源代码。可直接进行编译,完整的工程文件。(C++ classic interesting little topic procedures)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:1603584
    • 提供者:chengsj5
  1. 一元二次方程的解(完整)

    0下载:
  2. 这个程序所体现的功能是一个完整的一元二次的方程的解法(The function embodied in this program is a complete solution of the equation of two variables per second)
  3. 所属分类:其他小程序

  1. C语言程序设计及应用实例

    0下载:
  2. C语言程序设计及应用实例,非常完整的教程,适用于初学者学习使用。(C language programming and application examples, a complete tutorial.)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:7059456
    • 提供者:mickeyzheng
  1. 粒子系统-喷泉(C#)

    0下载:
  2. 使用c#开发实现2D粒子喷泉效果,功能完整。喜欢的可以下载。(the project is Fountain Particles System,the function is perfect.you can down anywhere.)
  3. 所属分类:游戏

    • 发布日期:2024-05-21
    • 文件大小:63488
    • 提供者:yy3b2007com
  1. 你必须知道的495个C语言问题完整版本

    0下载:
  2. 嵌入式,单片机相关的C语言的编程学习资料;文档资料;(Embedded microcontroller related C programming language learning materials; documentation)
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2024-05-21
    • 文件大小:1948672
    • 提供者:stone_urit
  1. 嵌入式系统的C程序设计

    0下载:
  2. 嵌入式系统的C程序设计。采用实例对使用C进行嵌入式设计完整介绍(Design of C program for embedded system. Examples of the use of C embedded design complete introduction)
  3. 所属分类:其他小程序

    • 发布日期:2024-05-21
    • 文件大小:2336768
    • 提供者:loupdelac
  1. CSharp调用Cpp代码完整实例

    0下载:
  2. c#调用C实例。c通过生成DLL,里面有方法,需要一定格式。(C# invokes the C instance. C through the generation of DLL, there are methods, you need a certain format.)
  3. 所属分类:Windows编程

    • 发布日期:2024-05-21
    • 文件大小:34348032
    • 提供者:lll6
  1. C语言实现哈夫曼编码

    0下载:
  2. 利用C语言完整实现哈夫曼编码,语法简洁,较易理解。(The use of C language integrity Huffman coding, syntax concise, easier to understand.)
  3. 所属分类:数学计算/工程计算

    • 发布日期:2024-05-21
    • 文件大小:12288
    • 提供者:小T_00
  1. C++程序设计(谭浩强完整版)

    0下载:
  2. C++程序设计(谭浩强完整版),非常全的基础学习,从开始到结束介绍的非常详细,适合初学者和经常忘记的人,时常用它查找资料(C++ programming (Tan Haoqiang complete version), very full of basic learning, from the beginning to the end of the introduction of very detailed, suitable for
  3. 所属分类:文档资料

    • 发布日期:2024-05-21
    • 文件大小:1142784
    • 提供者:achang
  1. c#版传奇源码

    3下载:
  2. c#版传奇完整源码(服务端+客户端),Mirserver.rar为配套服务端,vs2012编译,GameOfMir.rar为源代码,代码带部分注释,可正常编译运行,附编译和架设视频教程,数据库为SqlLite。(C# version of the legendary complete source code (server + client), for supporting the Mirserver.rar server, vs201
  3. 所属分类:游戏

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

源码中国 www.ymcn.org