CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 搜索资源 - main.c

搜索资源列表

  1. ad.c

    0下载:
  2. 一个AD9851的驱动。用的并行时序。 现在把程序和电路图发上来,大家帮帮我看看问题出在那里。谢谢了。 要是有做成功的能共享一下电路和程序感激! main.c
  3. 所属分类:汇编语言

    • 发布日期:2008-10-13
    • 文件大小:882
    • 提供者:张水
  1. c++文件源码e1_2.cpp

    0下载:
  2. //e1_3.cpp #include float area(float r) //定义求半径为r的圆的面积的函数area { return 3.14159f * r * r; } void main() { float r; //定义浮点型变量r,用于存放圆的半径 cout<>r; //从键盘上输入圆的半径送给变量r cout<<"半径为"<<r<<"的圆的面积="<<area(r)<&
  3. 所属分类:C#编程

    • 发布日期:2011-11-11
    • 文件大小:163840
    • 提供者:qu120664854
  1. 学习PROC C

    0下载:
  2. oracle pro*c 编程 主要用于行业应用 功能 建立c语言与oracle连接-c main programming functions for the industry application language and the establishment of c oracle link
  3. 所属分类:Oracle

    • 发布日期:2017-11-09
    • 文件大小:10747043
    • 提供者:严冰
  1. pthread.c

    0下载:
  2. pthread的例子,可以很好的帮助我们理解Linux多线程的主要函数用法-pthread example, could well help us understand the main function of multi-threaded Linux usage
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-27
    • 文件大小:811
    • 提供者:yuguess
  1. i2c.c

    0下载:
  2. I2C总线读写程序-I2C main line read-write procedure
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-11-09
    • 文件大小:1095
    • 提供者:cll
  1. clock.c

    2下载:
  2. 模拟时钟 12864(ks0108)液晶显示 含protues仿真和程序 包含以下文件 main.c l2864.c 12864.hex -Analog Clock 12864 (ks0108) liquid crystal display with protues simulation and procedures contains the following files main.c l2864.c 12864.hex ...
  3. 所属分类:SCM

    • 发布日期:2016-09-08
    • 文件大小:267397
    • 提供者:微尘
  1. main

    0下载:
  2. 一个主要的C程序 用于单片机与以太网之间的通讯-One of the main C program for the MCU and the Ethernet communication between
  3. 所属分类:SCM

    • 发布日期:2017-03-31
    • 文件大小:2018
    • 提供者:赵先
  1. main

    0下载:
  2. Code::Blocks 开发的C++项目 对c++初学有帮助,详细请访问第2学堂http://www.d2school.com/-Code:: Blocks development C++ Project c++ Beginner help in detail please visit the No. 2 School http://www.d2school.com/
  3. 所属分类:Internet-Socket-Network

    • 发布日期:2017-03-31
    • 文件大小:4400
    • 提供者:隆隆
  1. C++hxbc

    0下载:
  2. C++核心编程技术本书全面深入地介绍了当今最热门的编程技术,包括COM、ActiveX、Web服务器应用程序,以及Internet上的WinSock、UDP、HTTP、HTML、FTP、SMTP、POP3、NNTP等协议。本书由16章组成,主要内容包括面向对象编程,组件对象模型(COM) ,ActiveX框架,“Type Library”编辑器,创建ActiveX,OLE自动化,使用WinSock,使用FTP控件,使用UDP控件,使用HTTP控件,使用HTML控件,使用SMTP控件,使用POP控
  3. 所属分类:ActiveX-DCOM-ATL

    • 发布日期:2017-04-09
    • 文件大小:1874082
    • 提供者:hclcool
  1. main

    1下载:
  2. MCP2515通信程序,用C语言编写,通过SPI接口经由dsPIC30F2020控制-dsPIC30F2020 with MCP2515 and MCP2551
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-01-11
    • 文件大小:2886
    • 提供者:赵一刀
  1. main

    0下载:
  2. 孔明棋求解,采用反推的算法。标准C即可编译。-KungMing Solution
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-14
    • 文件大小:3071
    • 提供者:jixuefeng
  1. fft

    1下载:
  2. 2007年全国大学生电子设计大赛,A题音频信号分析仪的全部源程序。 单片机为c8051f120,系统时钟倍频至96MHZ。 main.c是一个包含五级菜单的主函数。 FFT.C是进行fft变换,将时域信号变换成频域信号。 flash.c是读写片外flash存储器的程序,可以将分析结果保存,以备调用. z7290.c是周立功7290键盘芯片的驱动程序. FFT_xgjis.c是对变换后的频谱进行分析和运算. FFT_CodeTable.c是一个正弦表,在F
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2013-10-12
    • 文件大小:36057
    • 提供者:王渔阳
  1. Freescal_SmartCar

    0下载:
  2. * 工程名称:SmartCar * 功能描述:结合飞思卡尔16位单片机MC9S12DG128B完成小车自动寻迹,沿黑线行驶功能 * IDE环境: Metrowerks CodeWarrior 4.1 * 组成文件: * main.c * SmartCar.c/PID.c/LCD1620.c/Test.c -* Project Name: SmartCar* Functional Descr iption: combination of Freescale
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-26
    • 文件大小:28698
    • 提供者:deng1243
  1. rfid

    1下载:
  2. 本程序中有main.c、rfid.h、rfid.c、tty.h、tty.c和makefile六个文件,是在嵌入式linux平台下通过串口对rfid读写器进行操作的源码。-This procedure in main.c, rfid.h, rfid.c, tty.h, tty.c and six documents makefile is in the embedded linux platform through serial rfid reader of the source to opera
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:3269
    • 提供者:kevin Tan
  1. main

    0下载:
  2. 俄罗斯方块基于API函数C语言代码,是大学实训项目理想的参考,简单易懂,有注释说明。-Tetris C-based language code API function is ideal for the University Training project reference, easy-to-read, and notes.
  3. 所属分类:Other Riddle games

    • 发布日期:2017-04-03
    • 文件大小:3879
    • 提供者:郭宁
  1. main.c

    0下载:
  2. a program to convert raw into bpm in c
  3. 所属分类:Video Capture

    • 发布日期:2017-03-31
    • 文件大小:2478
    • 提供者:pg13092
  1. qs

    0下载:
  2. Prise en main C++Builder 6.0
  3. 所属分类:Windows Develop

    • 发布日期:2017-04-06
    • 文件大小:926349
    • 提供者:Mahfoud
  1. main.c

    0下载:
  2. 基于Modbus_RTU_RS485的通信实现(main.c)-Modbus_RTU_RS485-based communications to achieve (main.c)
  3. 所属分类:Com Port

    • 发布日期:2017-03-31
    • 文件大小:1934
    • 提供者:lyb roy
  1. main.c

    1下载:
  2. 使用c语言的WS小世界生成算法,同时计算了网络的最短距离、度分布、聚集系数(WS SMALL WORLD NETWORK GENERATE ALGORITHM BY USING C)
  3. 所属分类:仿真建模

    • 发布日期:2017-12-27
    • 文件大小:2048
    • 提供者:nicky_0419
  1. 第7章初始化程序(main.c)

    0下载:
  2. 是Linux内核教程的第7章初始化程序(main.c)(It is the seventh chapter of the Linux kernel tutorial, the initialization program (main.c).)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2018-05-02
    • 文件大小:602112
    • 提供者:violetta
« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com