-
详细解释了vivi这种bootloader的实现过程,对理解一般的bootloder有很好的辅助作用...
详细解释了vivi这种bootloader的实现过程,对理解一般的bootloder有很好的辅助作用
- 2022-03-03 00:19:40下载
- 积分:1
-
最近研究了s3c2410下LCD控制器的相关知识,主要的参考资料就是 三星s3c2410数据手册(arm920T),英文版,看的不是非常明白,后来参考了WinC...
最近研究了s3c2410下LCD控制器的相关知识,主要的参考资料就是 三星s3c2410数据手册(arm920T),英文版,看的不是非常明白,后来参考了WinCE下的部分代码,似有所领悟。于是写了此程序,用以在LCD上显示图片。
本程序可以在LCD上居中显示小于800×480的任意大小的图片。-Recently studied under the LCD controller S3C2410-related knowledge, the main reference is the Samsung S3C2410 Data Sheet (arm920T), English, is not very aware of see later with reference to the next part of WinCE code, may be realized. This procedure was written for the picture in the LCD display. This procedure can be the center LCD display is less than 800 × 480 images of any size.
- 2022-03-22 11:33:28下载
- 积分:1
-
先进的编程在
linux高级编程中有关于进程间通信 管道和信号等重要操作的源代码实例 非常的详细 希望大家喜欢-Advanced Programming in the linux on the inter-process communication channels and signal operation and other important details of the source code for examples of great hope that everyone likes
- 2022-07-25 12:36:21下载
- 积分:1
-
linux组播代码
#! /bin/sh
gcc
linux组播代码
#! /bin/sh
gcc -Wall mcastclient.c -o mcastclient
gcc -Wall mcastserver.c -o mcastserver
#./mcastserver 230.1.1.1 7838
#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
-linux multicast code#!/bin/shgcc-Wall mcastclient.c-o mcastclientgcc-Wall mcastserver.c-o mcastserver#./mcastserver 230.1.1.1 7838#./mcastclient 230.1.1.1 7838 192.168.100.1 12345
- 2022-03-13 06:45:28下载
- 积分:1
-
该软件完成的是在linux下的分词,可以进行词性标注,可以用于中英文分析...
该软件完成的是在linux下的分词,可以进行词性标注,可以用于中英文分析-The software is a complete linux under a sub-word, can be part of speech tagging can be used for analysis in Chinese and English
- 2022-06-21 10:40:13下载
- 积分:1
-
关于Linux 下的网络内核驱动开发的详细介绍,了角Linux网络驱动的良好教程...
关于Linux 下的网络内核驱动开发的详细介绍,了角Linux网络驱动的良好教程 -On the Linux kernel under the Network-driven development of a detailed introduction, the angle of a good Linux Network Driver Guide
- 2022-07-25 06:20:00下载
- 积分:1
-
linux库文件,非常详细的源代码,在其他网络上多次下载
linux库文件,非常详细的源代码,在其他网络上多次下载-linux libraries, the very detailed source code, the other networks repeatedly Download
- 2022-02-21 15:09:39下载
- 积分:1
-
这个是cygwin的英文指导,我找不到中文的,中文的都不全
这个是cygwin的英文指导,我找不到中文的,中文的都不全-this is the English guide, I find that the Chinese, not the entire Chinese
- 2022-07-03 06:33:50下载
- 积分:1
-
alsa 录音示例代码 官方提供 测试通过
alsa 录音示例代码 官方提供 测试通过-alsa- sample to capture voice or sound
- 2023-08-31 19:40:03下载
- 积分:1
-
主要介绍一个很好的设计思想,介绍复杂cpu设计的框图。
主要介绍一个很好的设计思想,介绍复杂cpu设计的框图。-introduces a very good design, introduced cpu design of complex diagram.
- 2022-08-08 04:24:27下载
- 积分:1