资源列表

« 1 2 ... .22 .23 .24 .25 .26 9627.28 .29 .30 .31 .32 ... 16282 »

[Linux/Unix编程YL3250_kickstart

说明:kickstart首先做必要的系统初始化,然后将自身代码搬移到IRAM末尾的32K处,搬移大小为0x4000(16K)。之后初始化GPIO并加载stage 1 app到IRAM的首地址处(0x0),并跳转到此处执行。-The kickstart First make the necessary system initialization, its own code and then will move to the end of the
<wanglei> 在 2024-11-12 上传 | 大小:1.43mb | 下载:0

[Linux/Unix编程YL3250_s1l

说明:Stage 1 app开始执行,首先作系统初始化(汇编语言写);然后做stage 1 app相关初始化,包括获取配置参数、初始化中断和串口、初始化LCD和显示logo,初始化stage 1 app命令等;然后进入stage 1 app命令行或者自动加uboot。-Stage 1 the app is started, the first for the system initialization (assembly language)
<wanglei> 在 2024-11-12 上传 | 大小:1.58mb | 下载:0

[Linux/Unix编程u-boot-1.3.3-icu-20111109.tar

说明:U-boot执行时,会读取环境变量ethaddr中保存的MAC地址,然后写入MAC地址寄存器,如果ethaddr为1,则重新生成MAC地址并存入ethaddr中,同时写入MAC地址寄存器。 uboot主要作用是升级程序、加载内核等。-U-boot execution, reads the MAC address stored in the environment variable ethaddr, and then write th
<wanglei> 在 2024-11-12 上传 | 大小:11.8mb | 下载:0

[Linux/Unix编程rose

说明:自己写的情人节玫瑰满屏软件 可以更改表白 基于QT -Write your own of the 情人节玫瑰 Fit software You can change the confession Based on the QT
<翁柏杰> 在 2024-11-12 上传 | 大小:4.13mb | 下载:0

[加密解密RSA

说明:RSA算法的设计与实现,有需要的可以下载看下-Design and Implementation of RSA algorithm
<马景云> 在 2024-11-12 上传 | 大小:5kb | 下载:0

[系统编程Write-using-vc-flip-bitmap

说明:Write using vc flip bitmap/ -Write using vc flip bitmap/Write using vc flip bitmap/
<mar> 在 2024-11-12 上传 | 大小:140kb | 下载:0

[系统编程Using-analog-VC-write-a-program

说明:Using analog VC write a program/Using analog VC write a program
<mar> 在 2024-11-12 上传 | 大小:33kb | 下载:0

[系统编程SerpentAlgorythm.c

说明:Serpent Algorithm using vb
<gendut> 在 2024-11-12 上传 | 大小:7kb | 下载:0

[系统编程smbios

说明:读取smbios前4bype信息,可以修改文件里面的变量读取更多信息-Read the computer SMbios before 4Type information
<王佳佳> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[Linux/Unix编程semaphore

说明:线程(thread)技术早在60年代就被提出,但真正应用多线程到操作系统中去,是在80年代中期,solaris是这方面的佼佼者。传统的Unix也支持线程的概念,但是在一个进程(process)中只允许有一个线程,这样多线程就意味着多进程。这个代码就是Linuxs emaphore多线程编程-Multi-threaded programming on linux
<lzy> 在 2024-11-12 上传 | 大小:1kb | 下载:0

[加密解密jiami

说明:采用DES/MD5算法,多线程同时加密,支持解密,可移植,可匿名或者注册用户(保留加密记录)登录。-use DES/MD5 arithmetic,multithreads encrypt and decrypt,can copy and remove from one pc to another,can anonymity login or register login(save the encrypt records)
<飞鹰> 在 2024-11-12 上传 | 大小:142kb | 下载:0

[加密解密310372openssl-rsa

说明:openssl相关的文件,希望对大家有所帮助,-openssl display all uses
<hzangyanyan> 在 2024-11-12 上传 | 大小:18kb | 下载:0
« 1 2 ... .22 .23 .24 .25 .26 9627.28 .29 .30 .31 .32 ... 16282 »

源码中国 www.ymcn.org