资源列表

排序选择:

« 1 2 ... .48 .49 .50 .51 .52 221853.54 .55 .56 .57 .58 ... 267450 »

[微处理器(ARM/PowerPC等)Raw-os

说明:操作系统的移植主要取决于cpu ,所以操作系统的移植基本都是大同小异。所以移植raw os 的时候最快的捷径是看看有没有其它os 移植到过上面,如果有的话移植会简单很多。-Portable operating system mainly depends on the CPU operating system, so the basic transplantation are similar. So the fastest way to
<wgc> 在 2025-05-20 上传 | 大小:12kb | 下载:0

[微处理器(ARM/PowerPC等)RAW-task-

说明:这是一个很有意思的debug 函数, 能够遍历block 住的任务,遍历的时候可以调用相应的debug_function 函数把任务的具体参数全部打印出来。 Opt =1 的意思是遍历的时候全部唤醒所有block 住的任务,opt=0 则不影响。-This is a very interesting debug function, can traverse the task of block live, when you can c
<wgc> 在 2025-05-20 上传 | 大小:13kb | 下载:0

[文件格式noisex-92

说明:Noise-92 can be used for speech enhancement experiment, including babble, pink noises etc. -Noise-92 can be used for speech enhancement experiment, including babble, pink noises etc.
<miao> 在 2025-05-20 上传 | 大小:7.27mb | 下载:0

[Linux/Unix编程game

说明:游戏:产生四个数字,由玩家输入四个数字若完全相符则提示成功,否则则失败。 通过h-可以获得提示,p-显示答案,q-退出-Games: produce four numbers, enter four digits if the player is prompted entirely consistent success, otherwise it fails. You can get tips by h-, p- show an
<bngo> 在 2025-05-20 上传 | 大小:10kb | 下载:0

[压缩解压guangzhou

说明:广州行政区划,广州区级行政区划,广州镇级行政区划。-Guangzhou administrative divisions
<黄晓> 在 2025-05-20 上传 | 大小:5.64mb | 下载:0

[微处理器(ARM/PowerPC等)Raw-os-kernel

说明:传统的os 比如ucos 这种维护了一个头为单指针的双向链表,这样导致链表插入到尾部的速度很慢,得不偿失,所以raw os 采用了头为双指针的双向链表,插入速度更快。-Traditional OS such as UCOS the maintain a head for a single needle two-way linked list. As a result, the linked list insertion to the t
<wgc> 在 2025-05-20 上传 | 大小:10kb | 下载:0

[系统编程SPIchengxu

说明:SPI串口调试程序,用于AVR单片机调试,芯片为ATMEGA128.-SPI serial debugger for AVR microcontroller debugging, the chip is ATMEGA128.
<qina> 在 2025-05-20 上传 | 大小:1kb | 下载:0

[单片机(51,AVR,MSP430等)code-key

说明:支持多位数码管的密码显示,这个示例是4位数码管显示的密码锁,具有输入密码,更改密码的功能。-this is a code key ,it can input your key ,if your key is wrong that will display yellow led ,if right ,it will dispaly green led.
<周兰洋> 在 2025-05-20 上传 | 大小:75kb | 下载:0

[微处理器(ARM/PowerPC等)Raw-os-core-state

说明:现在有很多操作系统的内部任务状态机制不全,直接导致了bug的产生,具体名字就不指明了。-There are a lot of operating system of the internal task state mechanism is incomplete, directly led to the generation of bug, the specific name will not specify.
<wgc> 在 2025-05-20 上传 | 大小:11kb | 下载:0

[微处理器(ARM/PowerPC等)Raw-os--core-lian

说明:aw os 的基础链表是双向循环链表,这样的好处是插到尾部速度非常快,有些传统的os 采用了单个指针头的双向链表,虽然这样省了4个字节指针,但是算法复杂了,插入到尾部时间不确定,意义不大。-Aw OS based list is a circular doubly linked list, such benefits is inserted into the tail velocity is very fast, some tradit
<wgc> 在 2025-05-20 上传 | 大小:10kb | 下载:0

[数学计算/工程计算LU-decomposition-of-matrix

说明:矩阵的LU分解。用不选主元的LU分解和列主元LU分解求解线性方程组 Ax=b, 并比较这两种方法.-LU decomposition of matrix.With no pivoting the LU decomposition and the main yuan LU decomposition for solving linear equations Ax = b, and compare the two methods.
<lumengyi> 在 2025-05-20 上传 | 大小:20kb | 下载:0

[数学计算/工程计算Cholesky-decomposition

说明:实对称正定矩阵的 的Cholesky分解.用平方根法和改进的平方根方法求解线性方程组 Ax=b. -Real symmetric positive definite matrix of the Cholesky decomposition method and improved by the square root of the square root method for solving linear equations Ax =
<lumengyi> 在 2025-05-20 上传 | 大小:16kb | 下载:0
« 1 2 ... .48 .49 .50 .51 .52 221853.54 .55 .56 .57 .58 ... 267450 »

源码中国 www.ymcn.org