-
这是一个usb驱动,希望对了解或开发usb驱动的朋友能有所帮助,这代码对您了解usb驱动有很大的帮助。...
这是一个usb驱动,希望对了解或开发usb驱动的朋友能有所帮助,这代码对您了解usb驱动有很大的帮助。-This is a usb drive, want to learn or develop usb drive friends to help, this code to your usb drive to understand a great help.
- 2023-06-18 17:35:03下载
- 积分:1
-
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等...
嵌入式系统基本驱动,对硬件寄存器进行初始化还有给设备分配I/O,申请DMA通道等-Embedded systems the basic drive, to initialize the hardware registers are allocated to the device I/O, applications such as DMA channels
- 2022-02-09 22:26:33下载
- 积分:1
-
FIC8120 program Parser_ICE
FIC8120 方案 Parser_ICE-FIC8120 program Parser_ICE
- 2022-02-13 15:35:26下载
- 积分:1
-
斑点检测。采用XScale(setip功能)
Blob autotest. Used on xscale (setip function)
- 2023-04-06 08:05:03下载
- 积分:1
-
From the East at random, we are interested in a look, just to test
随意上传的东东,大家有兴趣看一下,只是用来测试一下-From the East at random, we are interested in a look, just to test
- 2022-06-21 09:33:31下载
- 积分:1
-
用c写的简单的上网程序
用c写的简单的上网程序-used to write a simple online process
- 2022-03-03 23:10:32下载
- 积分:1
-
因为GIF89格式的图片文件只支持256色动画,
所以特地开发了一款32位色的动画文件格式,
把这种格式命名为PIZ格式,属于多帧动画,
基于帧间差...
因为GIF89格式的图片文件只支持256色动画,
所以特地开发了一款32位色的动画文件格式,
把这种格式命名为PIZ格式,属于多帧动画,
基于帧间差值和zip压缩的算法,类似PNG的
alpha通道,640x480尺寸,700帧,要11M字节
压缩包里面包含PIZ制作器和PIZ播放器,
以及全部代码 适合linux使用 -GIF89 because the image file format only supports 256 colors animation, I ve developed a 32-color animation file formats, this format is named Piz format, are multi-frame animation, based on the interframe difference and zip compression algorithm , similar to PNG s alpha channel, 640x480 size, 700 to 11M-byte packet containing compressed production Piz and Piz player, as well as all the code for linux use
- 2022-02-06 19:39:54下载
- 积分:1
-
Solaris Shell Programming Environment Program, which is perfect for beginners to...
Solaris环境下Shell编程编程,很适合初学者的入门练习。SUN公司提供的源代码。-Solaris Shell Programming Environment Program, which is perfect for beginners to introduce the practice. SUN companies to provide the source code.
- 2022-03-24 03:21:38下载
- 积分:1
-
linux下的串口程序的小型机
Linux Minicom Serial program
- 2022-08-03 19:30:57下载
- 积分:1
-
4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msg...
4.了解和掌握Linux系统支持的消息通信机制、共享存储区机制。. (1) 消息的创建、发送和接收: 使用系统调用msgget( )、msgsed( )、msgrev及msgcrl( ),编写消息的发送和接收程序(消息长度为1KB); (2) 共享存储区的创建、附接和断接: 使用系统调用shmget( )、shmat( )、shmcrl( ),编写一个与上述功能相同的程序。-4. Understanding and support Linux messaging mechanism, shared memory mechanism. . (1) the creation of news, send and receive : the use of system calls msgget (), msgsed (), and msgrev msgcrl (), the preparation of the sender and receiver (news length of the 1KB); (2) shared storage area creation, and attached disconnect : use of system calls shmget (), shmat (), shmcrl (), a preparation of the above functions with the same procedure.
- 2022-03-25 22:13:37下载
- 积分:1