CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 嵌入式/单片机编程 搜索资源 - dev c

搜索资源列表

  1. sound

    0下载:
  2. 其中sound.c 用于录音和回放。其中特别需要注意的是:1。目前声卡似乎不能打开全双工,所以如果fd = open(\"/dev/dsp\", O_RDWR) ,则无法录音和回放。只能分别设置RDONLY和WRONLY。即半双工方式。否则,就是在录音的时候可以听见,但是无法回放。分析下来似乎是IIC总线中只分配了一个通道给声卡,或者是只启用了一个通道,所以无法录音和放音同步进行。解决方法就是分别以RDONLY方式打开进行录音和WRONLY方式打开进行放音。 Sound1.c用于将录音保存在
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:3051
    • 提供者:杨浩
  1. led_linux2.4.18

    0下载:
  2. Linux 2.4.18 s3c2440 led driver 使用dev-C++撰寫,需要linux 2.4.18 kernel include,編譯完成後產生led module。 insmod main.o //安裝模組 mknod /dev/leds c 221 0 使用方法: int main(int argc, char *argv[]) { int testdev //led test... testdev = op
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5734
    • 提供者:Jia-Yang Chen
  1. BC5 development source code

    2下载:
  2. 与CSR BC5 DEV-PC-1645开发板同等功能的开发板附的源代码,可以实现立体声耳机,音频适配器等功能。,And CSR BC5 DEV-PC-1645 development board features the same development board attached to the source code, can be stereo headphones, audio adapter functions.
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2014-01-05
    • 文件大小:8611282
    • 提供者:Garfield
  1. ejpgl-dev-0.251.tar

    0下载:
  2. 经过优化的嵌入式系统开源JPEG编解码库;-An open source JPEG codec library optimized for embedded system, including both encoder and decoder. Compact, optimized for specific hardware, easy to be ported to various embedded OS, ESL tools like Handel-C, multi-processor sy
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:177948
    • 提供者:huang
  1. 9927420mpc8541bsp

    0下载:
  2. 飞尔卡思的powerppc 的bsp 代码 主要用处是作为vxworks 5.5的参考代码-8541bsp codes for powerpc cpu from freescale.it is used for vxworks dev
  3. 所属分类:VxWorks

    • 发布日期:2017-03-30
    • 文件大小:274841
    • 提供者:
  1. gpio-test

    0下载:
  2. 1、将makefile中的 CROSS =/usr/local/arm/2.95.3/bin/arm-linux- CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include CFLAGS+=-I/usr/local/src/2.4.18-rmk7/include/linux CFLAGS+=-I/usr/local/arm/2.95.3/arm-linux/include 路径改为你宿主机上的。 2、#make,来编译驱动模块。 3、
  3. 所属分类:Other Embeded program

    • 发布日期:2017-03-29
    • 文件大小:9079
    • 提供者:马工
  1. devcplusplus

    0下载:
  2. dev c++ compile problem-dev c++ compile problem,在编译的过程中遇到的一些小问题
  3. 所属分类:SCM

    • 发布日期:2017-04-14
    • 文件大小:5451
    • 提供者:jun ge
  1. dabiqiu

    0下载:
  2. 能在TC或DEV上运行,用C写的一个不太复杂的打壁球程序-Be able to run on TC or DEV, with C written in a less complex process of playing squash
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-30
    • 文件大小:2151
    • 提供者:fengjunyi
  1. vxworks

    0下载:
  2. BSP是板级支持包,是介于主板硬件和操作系统之间的一层,应该说是属于操作系统的一部分,主要目的是为了支持操作系统,使之能够更好的运行于硬件主板。BSP是相对于操作系统而言的,不同的操作系统对应于不同定义形式的BSP,例如 VxWorks的BSP和Linux的BSP相对于某一CPU来说尽管实现的功能一样,可是写法和接口定义是完全不同的,所以写BSP一定要按照该系统 BSP的定义形式来写(BSP的编程过程大多数是在某一个成型的BSP模板上进行修改)。这样才能与上层OS保持正确的接口,良好的支持上层O
  3. 所属分类:VxWorks

    • 发布日期:2017-05-20
    • 文件大小:5666334
    • 提供者:汤伟
  1. Assembly

    0下载:
  2. kniga za asembler PCI Enumerate Tool by WuJun@amoi.com.cn copy Irvine16.inc into c:\masm611\include copy Irvine16.lib into c:\masm611\lib compile command: ML /nologo -c -Fl pci.asm link command: LINK /nologo pci,,NUL,Irvine16 Hist
  3. 所属分类:SCM

    • 发布日期:2017-03-27
    • 文件大小:902547
    • 提供者:123
  1. VQ-BY-DEV-C

    0下载:
  2. This is universal codebook generator with LBG algorithm by DVE C.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-03-28
    • 文件大小:10003
    • 提供者:tony
  1. sensor

    0下载:
  2. Basic sensor c code for 8051 dev board.
  3. 所属分类:SCM

    • 发布日期:2017-04-01
    • 文件大小:15430
    • 提供者:reeto
  1. nunchunk

    0下载:
  2. 使用i2c-dev 从smbus读取wii游戏手柄nunchunk数据,根据读取的x-position , y-position位置,画轨迹,改变颜色,刷新屏幕-Using i2c_dev.h to read data from nunchunk and draw the trajecty of it.Change color and refresh the screen. Z and C button are pressed to exit the program
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-09
    • 文件大小:9069
    • 提供者:佑礼
  1. SImpLe-Robotic

    0下载:
  2. SimPle robotic with Dev C-SimPle robotic with Dev C++
  3. 所属分类:SCM

    • 发布日期:2017-03-29
    • 文件大小:325037
    • 提供者:yurie
  1. radix2

    0下载:
  2. It can be used for finding the dft(Discrete fourier transform) of a signal using radix 2 fft algorithm.It is developed using Dev C-It can be used for finding the dft(Discrete fourier transform) of a signal using radix 2 fft algorithm.It is developed
  3. 所属分类:DSP program

    • 发布日期:2017-04-11
    • 文件大小:623
    • 提供者:binish
  1. xitongdiaoyong

    0下载:
  2. 1:修改dev.c文件,定义一个全局变量int count=0 然后用它来统计包的个数。 2.修改sys.C文件,添加extern int count 然后定义自己的函数,asmlinkage int sys_mycall(void) 3.修改entry.S和unistd.h文件,为自己定义的函数增加系统调用号。 4.自己写个函数进行系统调用。-1: Modify dev.c file, define a global variable int count = 0 then use
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-02
    • 文件大小:57024
    • 提供者:吴涛
  1. dm365_gpio_drv_yr

    0下载:
  2. dm365gpio口驱动,编译成功,可以轮流输出高低电平. 需要手动mknod,加载驱动后在命令行或在shell脚本里加入mknod /dev/dm365_gpio c 199 0-dm365gpio driver
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-03
    • 文件大小:10134
    • 提供者:
  1. backlight_ctl

    0下载:
  2. 《背光控制程序》   根据Tiny6410厂家提供的内核源码中的触屏驱动(路径:drivers/input/touchscreen/mini6410_1wire_host.c),背光由设备</dev/backlight-1wire>控制,该设备提供了write方法,根据用户传入的亮度值(0 ~ 127)来设置背光。   程序由操作函数<backlight_ctl.c> ,头文件<backlight_ctl.h>,测试程序<test.c
  3. 所属分类:Embeded Linux

    • 发布日期:2017-03-28
    • 文件大小:1545
    • 提供者:Joshua
  1. usb_camera

    0下载:
  2. capture.c是摄像头采集程序。可以采集照片。插上USB摄像头后看在/dev/下生成哪个video,需要将程序中改为相应的video。-capture.c is the camera capture program. You can capture photos. Plug in the USB camera after watching the/dev/generated under which video, you need to program into the correspondi
  3. 所属分类:Embeded Linux

    • 发布日期:2017-11-14
    • 文件大小:9253
    • 提供者:dingzhou
  1. VQ-BY-DEV-C

    0下载:
  2. This is universal codebook generator with LBG algorithm by DVE C.
  3. 所属分类:Embeded-SCM Develop

    • 发布日期:2017-04-08
    • 文件大小:10048
    • 提供者:eofper
« 12 »
搜珍网 www.dssz.com