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

搜索资源列表

  1. 清华大学-计算机图形学

    0下载:
  2. 清华大学远程教育计算机图形学 ■ 第1章 绪论 ※ 计算机图形学的研究内容 ※ 计算机图形学的发展简史 ※ 应用及研究前沿 ※ 图形设备 ■ 第2章 光栅图形学 ※ 直线段的扫描转换算法 ※ 圆弧的扫描转换算法 ※ 多边形扫描转换与区域填充 ※ 字符 ※ 裁剪 ※ 反走样 ※ 消隐 ※ 练习题 ■ 第3章 几何造型技术 ※ 曲线和曲面 ※ Bezier和B样条曲线曲面 ※ 形体在计算机内的表示 ※ 求交分类 ※ 实体造型系统简介 ※ 练习题 ■ 第4章 真实感图形学 ※ 颜色视觉 ※ 简单光照明
  3. 所属分类:图形图象

    • 发布日期:2008-10-13
    • 文件大小:3184405
    • 提供者:张强
  1. led-drvier

    0下载:
  2. s3c2410 armlinux下字符型设备驱动的例子(控制led灯)-s3c2410 armlinux character device driver under example (control led HEC)
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:5454
    • 提供者:fenghui
  1. led-driver-test

    0下载:
  2. s3c2410 armlinux下字符型设备驱动的应用程序测试(控制led灯)-s3c2410 armlinux character device driver under the Application Testing (led control HEC)
  3. 所属分类:嵌入式Linux

    • 发布日期:2008-10-13
    • 文件大小:7140
    • 提供者:fenghui
  1. takechar

    0下载:
  2. Takechar 可以从不同种类的源代码中取出中文字符.它对于嵌入式设备的小字体开发非常有帮助. -Takechar from different types of source code out of Chinese characters. It has embedded equipment Development of the small print very helpful.
  3. 所属分类:中文信息处理

    • 发布日期:2008-10-13
    • 文件大小:23712
    • 提供者:陈争
  1. shebeihuanjinglei

    0下载:
  2. 坐标映射 Coping、CSize和CRect 颜色和颜色对话框 图形设备接口 画 笔 画 刷 绘 图 示 例 字体和字体对话框 常用文本输出函数 文本格式化属性 计算字符的几何尺寸 文档内容显示及其字体 改变 使用图形编辑器 位 图 图标 光 标 打印与打印预览机制 打印与打印预览的设计 完整的示例
  3. 所属分类:WEB源码

    • 发布日期:2008-10-13
    • 文件大小:192701
    • 提供者:马刚
  1. NiosII

    0下载:
  2. NiosII的范例,包含Alarm、DMA、Fine-gained Flash Access驱动、HighResTimer、ISR、Simple Flash Access驱动、利用重载技巧实现最小代码尺寸、字符模式设备7个范例,并有测试结果
  3. 所属分类:嵌入式/单片机编程

    • 发布日期:2008-10-13
    • 文件大小:10959
    • 提供者:dq
  1. led_driver.tar

    0下载:
  2. arm开发板led灯驱动程序,用内存实现字符设备驱动程序等。介绍了字符设备驱动程序的开发-Arm development board led lamp drivers, realize the character with memory device drivers, etc. Introduced the character device driver of development
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2369
    • 提供者:q18397058canji
  1. chardevice

    0下载:
  2. 一个简单字符设备驱动与应用程序,makefile基础。-char device
  3. 所属分类:Driver develop

    • 发布日期:2017-04-30
    • 文件大小:173617
    • 提供者:冬龙明
  1. zifushebeiqudongmuban

    0下载:
  2. 嵌入式Linux驱动模板精讲与项目实践 配套光盘 字符设备驱动模板 直接烧入mini2440开发板即可-Embedded Linux driver template talk and project practice CD template character device drivers can be directly burnt into the mini2440 Development Board
  3. 所属分类:Driver develop

    • 发布日期:2017-05-01
    • 文件大小:30145
    • 提供者:孙某
  1. driver

    0下载:
  2. 1. 硬件基于HC-SR04模块,可自行查找。 2. 代码PWM模块用于测试中断响应性能, 背光部分注释掉是因为和PWM复用了。 3. 测试中断响应性能时不要使用在中断上半部使用printk()方式,否则延时会到ms级。 4. 代码中注册的字符设备可不需要,创建的内核线程用于控制时序。 3. 由于超声波采用的是普通的GPIO中断,而且精度需要达到us级,当有许多高优先级的中断需要处理时, 驱动响应会延迟导致得到的时间不同,稳定性会大大下降,只可作为参考,如果要商用最好使用专用
  3. 所属分类:Driver develop

    • 发布日期:2017-04-14
    • 文件大小:2816
    • 提供者:赵帅
  1. leds

    0下载:
  2. 嵌入式linux系统字符设备驱动之字符设备控制之led灯。-Embedded linux character device driver system of device control character of led lights.
  3. 所属分类:Driver develop

    • 发布日期:2017-04-12
    • 文件大小:687
    • 提供者:张贺
  1. char.tar

    0下载:
  2. linux-3.5内核 下字符设备的申请-Application for character devices under linux-3.5 kernel
  3. 所属分类:Driver develop

    • 发布日期:2017-05-04
    • 文件大小:9855
    • 提供者:leiwenxuan
  1. linux_fpga

    0下载:
  2. 本代码是基于基于linux的FPGA 字符设备驱动,该驱动的通信接口用的是系统总线接口-This code is based on Linux-based FPGA character device driver, the driver s communication interface using the system bus interface
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-13
    • 文件大小:2015
    • 提供者:单升起
  1. key

    0下载:
  2. 该源代码是实现的是基于linux的关于按键的驱动程序,该驱动程序是基于字符设备实现的-The source code is to achieve is based on the linux button on the driver, the driver is based on the character device implementation
  3. 所属分类:Embeded Linux

    • 发布日期:2017-04-12
    • 文件大小:1481
    • 提供者:单升起
  1. can_stress_test.tar

    0下载:
  2. 嵌入式 Linux can 字符 设备测试代码示例- Embedded Linux device can characters test code sample
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-05-05
    • 文件大小:10316
    • 提供者:熊贺
  1. led_dev

    0下载:
  2. 基于a8的简单字符设备的led驱动设计,完成控制led的功能-A8 based simple character device led driver design, complete control LED function
  3. 所属分类:Embeded Linux

    • 发布日期:2017-12-11
    • 文件大小:1562
    • 提供者:Aaron
  1. cp33500816

    0下载:
  2. 完成IO字符型设备驱动,完成寄存器读写操作(Complete the IO character device driver, complete register read and write operation)
  3. 所属分类:驱动编程

    • 发布日期:2017-12-18
    • 文件大小:10240
    • 提供者:jslwzk
  1. rpmsg_user_dev_driver

    2下载:
  2. 完成基于Openamp多核处理器核间通信的rpmsg字符设备驱动(the char device driver module of rpmsg device)
  3. 所属分类:Linux/Unix编程

    • 发布日期:2017-12-29
    • 文件大小:4096
    • 提供者:mr_jian
  1. os exercise3

    0下载:
  2. 为字符设备编写设备驱动程序,实现简单的消息传递方式。 内核维护一个消息列表。 为了限制内存使用,我们对每条消息施加4KB的限制,并且还限制所有消息的大小,最初为2MB。(Write a device driver for a character device which implements a simple way of message passing. The kernel maintains a list of messages. To limit memory usage, we imp
  3. 所属分类:操作系统开发

    • 发布日期:2018-11-10
    • 文件大小:8192
    • 提供者:cindy888
  1. Linux设备驱动开发详解.part01

    1下载:
  2. Linux所有设备驱动开发详解(包括字符型,块设备,平台设备等)(Linux detailed explanation of all device driver development (including character type, block device, platform device, etc.))
  3. 所属分类:驱动编程

    • 发布日期:2019-07-23
    • 文件大小:4999168
    • 提供者:chijiu
« 1 2 ... 8 9 10 11 12 1314 15 16 17 18 19 20 »
搜珍网 www.dssz.com