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

搜索资源列表

  1. 用ATMega48实现的电动车控制器程序C语言版

    0下载:
  2. 方案是ATMega48,这个程序是NaclChan写的,用C语言实现。实现的功能有:无级调速,欠压保护,限流保护,过流保护,堵转保护,巡航。程序已经烧入单片机进行了实际测试,除了启动时稍微有点噪声之外,其余功能都十分完美。文件里的hex文件可以直接使用,其中名为PWM.hex的文件是非常完美的原厂程序编译的文件,可以直接在电动车上使用,遗憾的是没有源代码。 过段时间会上传相应的电路图。引用程序请标明出处。
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2009-11-04
    • 文件大小:46559
    • 提供者:naclchen
  1. ATMEL单片机的C编译器

    0下载:
  2. 1.ATMEL单片机的C编译器。ICCAVRV7.22B破解版。 2.请看readme.text.杀毒软件会把破解文件当中木马病毒。请设置不要扫描这个文件。,1.ATMEL MCU C compiler. ICCAVRV7.22B cracked version. 2. See readme.text. Antivirus software, virus, Trojan horse which will crack the file. Please set do not scan the fi
  3. 所属分类:SCSI/ASPI

    • 发布日期:2017-05-26
    • 文件大小:9588295
    • 提供者:jerry.shi
  1. 这个是单片机和组态王6.53通信的实例

    3下载:
  2. 这个是单片机和组态王6.53通信的实例,本人费了很大的力气做的,吐血推荐!!,This is a single-chip computer and communications 6.53 KingView examples, I spent a lot of effort to do, hematemesis recommend! !
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-09-22
    • 文件大小:10128
    • 提供者:wangdongxu
  1. TV图像去噪,c源码

    3下载:
  2. TV图像去噪,c源码。网上流传的代码都是用matlab的,在一些情况下非常不合适。所以编写了这个c代码,原理是TV全变分法。,TV image denoising, c source code. Online spread matlab code are used, and in some cases very inappropriate. Therefore, the preparation of the c code, the principle is the TV-wide variati
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2015-06-08
    • 文件大小:8135
    • 提供者:ww
  1. STC12c5A60s2.rar

    1下载:
  2. 次程序为最新STC的12系列的单片的A/D转换的C程序,一般提供为汇编程序,这个C程序可以通过串口观察得到,Sub-program for the latest STC' s 12 series of single-chip A/D conversion of the C program, are generally provided for the assembler, the C program can be observed through the serial port
  3. 所属分类:Windows编程

    • 发布日期:2013-12-09
    • 文件大小:29100
    • 提供者:黎明
  1. Tea-c++.rar

    3下载:
  2. tea 加密算法 qq使用的就是这个加密算法来 解决登陆问题,tea encryption algorithm used in qq is the encryption algorithm to solve the land problem
  3. 所属分类:Mathimatics-Numerical algorithms

    • 发布日期:2014-09-20
    • 文件大小:2114402
    • 提供者:smst
  1. sift-C

    1下载:
  2. David G. Lowe 的SIFT算法实现。 这个用纯c编写,不实用matlab,方便调用。-David G. Lowe' s SIFT algorithm. The pure c written impractical matlab, easy call.
  3. 所属分类:图形图像处理(光照,映射..)

    • 发布日期:2017-04-01
    • 文件大小:243637
    • 提供者:lyn
  1. 图书管理系统(c++)

    0下载:
  2. 这是一个管理系统,通过这个系统你能够管理很多的图书-This is a management system, through this system you can manage many of the books
  3. 所属分类:Education soft system

    • 发布日期:2017-03-23
    • 文件大小:2807
    • 提供者:张斌
  1. Speed_detect_xiugaihou.c

    0下载:
  2. DSP2407的CAP模块应用,用于测速度,检测相邻上升沿的计数值,之前上传的最近发现有异常情况,现已经更正并测试成功,希望朋友们多多指正,这个是C文件,应用需要配置DSP2407系统初始化-DSP2407,CAP module applications,test successful
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-04-03
    • 文件大小:2290
    • 提供者:宋海滨
  1. c

    0下载:
  2. C++ 字串切割模组 这个C++ class 是从 C++ cookbook 里的范例修改而来,利用 C++ traits 技巧 这个C++ class 是从 C++ cookbook 里的范例修改而来,利用 C++ traits 技巧 -C++ string cutting module of this C++ class from C++ cookbook examples of change from inside, using C++ traits techniques
  3. 所属分类:Other systems

    • 发布日期:2017-04-06
    • 文件大小:1886
    • 提供者:C++String
  1. c

    0下载:
  2. 这个是用c语言写的一个图书馆管理系统,可以用来很好的管理图书馆-library
  3. 所属分类:software engineering

    • 发布日期:2017-03-29
    • 文件大小:739154
    • 提供者:xiaoyan
  1. 788f-c

    0下载:
  2. 俄罗斯方块,基于控制台编写的,采用c、c++,里面既有数据结构的知识,又有算法的内容,还有键盘编程知识,唯独遗憾的是当时没有加入鼠标操作。否则这个例子是所有先手入门的经典案例!!! /*游戏 俄罗斯方块 源码 c c++ 算法 数据结构 键盘编程 控制台*/ -Tetris, written on the console, using c, c++, which both data structures, but also the content of the algorithm, as w
  3. 所属分类:Game Program

    • 发布日期:2017-03-30
    • 文件大小:24775
    • 提供者:蒋亮
  1. FX-TRN-BEG-C-A

    0下载:
  2. 是PLC初学者专用,这个软件有强大的功能,是初学者的必备软件-Is dedicated PLC for beginners, the software has powerful features, is essential software for beginners
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-06-10
    • 文件大小:17492727
    • 提供者:关锦还
  1. gpio_test.c.tar

    0下载:
  2. 针对OMAP3530处理器,用来测试GPIO的模块程序。这个程序可以申请gpio,为gpio设置中断处理函数等功能。-For the OMAP3530 processor, the program is used to test the GPIO. This procedure can apply gpio, gpio settings for the interrupt handler functions.
  3. 所属分类:ARM-PowerPC-ColdFire-MIPS

    • 发布日期:2017-03-23
    • 文件大小:732
    • 提供者:haohuiming
  1. Objective-C.pdf

    0下载:
  2. objective-c是当下火热崛起的语言 是用来开发ios的程序标准语言 学习这个是很重要的-this book is useful to you
  3. 所属分类:MacOS develop

    • 发布日期:2017-03-23
    • 文件大小:296716
    • 提供者:马超
  1. c#操作excel类

    0下载:
  2. c#操作excel类,我已经测试过了,这个资料不错!
  3. 所属分类:文档资料

    • 发布日期:2015-11-28
    • 文件大小:56320
    • 提供者:SZW163
  1. ADS通讯(c#)

    1下载:
  2. 倍福PLC通讯程序,这个是c#版本,希望对大家有帮助(ads c# Fu PLC communication program)
  3. 所属分类:其他

    • 发布日期:2017-12-17
    • 文件大小:1077248
    • 提供者:王刚1
  1. C#下雪的程序

    0下载:
  2. 这是雪花飘落的C#源代码程序,可以在这个基础上美化,作为礼物送给别人。(This is the snow falling C# source code, which can be beautified on this basis, as a gift to others.)
  3. 所属分类:其他

    • 发布日期:2017-12-20
    • 文件大小:559104
    • 提供者:曾经不帅
  1. 常用算法程序集徐士良(C++)

    1下载:
  2. 网上都是C语言版本的,这个是C++版本的,想要的赶快下吧!!(Online are C language version, this is the C++ version, want to hurry down!!)
  3. 所属分类:文章/文档

    • 发布日期:2017-12-16
    • 文件大小:35862528
    • 提供者:shenneng
  1. c++上机实践

    0下载:
  2. 在学习了之前上传的ppt资料,掌握了C++的基本理论知识之后,这个C++几个小实验的完成会帮我们进一步完善对C++的系统理解。(After learning the PPT materials uploaded before and mastering the basic theoretical knowledge of c + +, the completion of several small experiments in c ++ will help us to further impro
  3. 所属分类:

« 12 3 4 5 6 7 8 9 10 ... 50 »
搜珍网 www.dssz.com