资源列表

« 1 2 ... .04 .05 .06 .07 .08 1909.10 .11 .12 .13 .14 ... 21480 »

[其他小程序COS-II

说明:μC/OS从1992年开始为人们熟悉,到现在已经发展为μC/OS-II。ΜC/OS-II最多支持56个任务,其内核为占先式,总是执行就绪态的优先级最高的任务,并支持Semaphore(信号量)、Mailbox(邮箱)、Message Queue(消息队列)等多种常用的进程间通信机制。与大多商用RTOS不同的是,μC/OS-II公开所有的源代码,并可以免费获得,对商业应用收取少量License费用。-μC/OS since 1992 to
<ttjj120> 在 2025-02-13 上传 | 大小:8kb | 下载:0

[其他小程序Language

说明:指针为C语言编程提供了强大的支持——如果你能正确而灵活地利用指针,你就可以直接切入问题 的核心,或者将程序分割成一个个片断。一个很好地利用了指针的程序会非常高效、简洁和精致。 -Pointer for the C programming language provides a powerful support- If you can correct and flexible use of indicators, you can
<ttjj120> 在 2025-02-13 上传 | 大小:18kb | 下载:0

[其他小程序a70

说明:监控程序(Monitor)的主要功能是对应用系统硬件及底层软件进行调试,也称为Debug程序,是最基本的调试工具。MC9S12DG128的Flash有128K,RAM有8K,而监控程序源代码占用不到3K FLASH,占用23字节RAM。这对用户程序的空间影响并不大。异步串行口是要用来做与PC通讯服务的,监控程序可以用,应用程序当然也可以使用。 -Monitoring Program (Monitor) of the main funct
<ttjj120> 在 2025-02-13 上传 | 大小:8kb | 下载:0

[其他小程序OFDM

说明:简单的OFDM系统仿真,其中一些代码没有写完,希望能人能够补充。-Simple OFDM system simulation, some of which code is not finished, I hope to add capable.
<> 在 2025-02-13 上传 | 大小:1kb | 下载:0

[其他小程序wnl

说明:C++编写的 万年历.rar 原码 很好用 做课程设计用-C++ Prepared calendar. Rar good the original code used for curriculum design by
<likunzhou> 在 2025-02-13 上传 | 大小:972kb | 下载:0

[其他小程序mysolve

说明:支持简单的公式推导,支持符号和数字混合的运算,-Support the simple formula is derived to support the symbols and the number of hybrid computing,
<阿木> 在 2025-02-13 上传 | 大小:2.19mb | 下载:0

[其他小程序D319

说明:滚动显示JS,可以全屏幕滚动-Scrolling JS, can be full-screen scroll
<> 在 2025-02-13 上传 | 大小:3kb | 下载:0

[其他小程序20076422424328830

说明:这是个在c环境下运行的计算器小程序.功能有待完善-This is a run in the c environment calculator applet. Function remain to be improved
<tang > 在 2025-02-13 上传 | 大小:98kb | 下载:0

[其他小程序mygc

说明:一个个人觉得不错的对内存的管理, 很多人觉得指针太难了, 但相信在看过这个代码实例后会有清楚的了解。-Personally feel that a good memory management, too many people feel that the guidelines, but I believe that after reading the code examples will be a clearer underst
<> 在 2025-02-13 上传 | 大小:4kb | 下载:0

[其他小程序cipandiaodu

说明:模拟磁盘调度算法系统的设计 能够模拟FCFS、最短寻道时间、电梯算法三个磁盘调度算法;-Disk scheduling algorithm simulation system designed to simulate FCFS, shortest seek time, disk elevator algorithm for the three scheduling algorithms
<xyh> 在 2025-02-13 上传 | 大小:70kb | 下载:0

[其他小程序Newton

说明://xi 0.5 1.0 1.5 2.0 2.5 3.0 //f(xi) 0.541688 -0.042060 0.375089 0.624706 -0.887597 0.099809 //输入节点数及节点数据,计算并输出差商表; //输入待使用的插值多项式次数,待求的自变量 x,输出内插需要选择的节点及 Newton 插值多项式; //用 3 次 Newton 插值多项式计算并输出 f (1.25
<鹰隼> 在 2025-02-13 上传 | 大小:1kb | 下载:0

[其他小程序shortestroute

说明:#include <stdio.h> #include<cstdlib> int W[4] ,R[4] ,C[4] int P[5]={0,3,3,1,1} int Q[5]={2,3,1,1,1} -# Include <stdio.h># Include <cstdlib> int W [4], R [4], C [4] int P [5] = (0,3
<鹰隼> 在 2025-02-13 上传 | 大小:1kb | 下载:0
« 1 2 ... .04 .05 .06 .07 .08 1909.10 .11 .12 .13 .14 ... 21480 »

源码中国 www.ymcn.org