登录
首页 » C » 五子棋

五子棋

于 2022-07-02 发布 文件大小:2.76 kB
0 108
下载积分: 2 下载次数: 1

代码说明:

所谓操作系统的移植,是指使一个实时操作系统能够在某个特定的微处理器平台上运行。  mCOS-II的主要代码都是由标准的C语言写成的,移植方便。但仍需要用汇编语言写一些与处理器相关的代码,这是因为µC/OS-Ⅱ在读写处理器寄存器时只能通过汇编语言来实现。  移植的主要工作是修改部分与处理器硬件相关的代码。 处理器需要满足的条件  处理器的C编译器能产生可重入代码。  在程序中可以打开或者关闭中断。  处理器支持中断,并且能产生定时中断(通常在10-100Hz之间)。  处理器支持能够容纳一定量数据的硬件堆栈(可能达几KB)  处理器有将堆栈指针和其他CPU寄存器存储和读出到堆栈(或者内存)的指令 了解处理器的特点

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • 带MYSQL数据库的ctp-wxzb-CTP-TradeServer-master
    说明:  ctp c++ 交易主机 宽客程序员福音(ctp trade main machine c++ source code with a mysql database)
    2020-10-27 09:35:16下载
    积分:1
  • xp键盘钩子,屏蔽热键 ,屏蔽热键
    xp键盘钩子,屏蔽热键 ,屏蔽热键 -xp keyboard hook, shielding hotkey, hotkey shielding, shielding hotkey, hotkey shielding
    2022-01-28 13:55:15下载
    积分:1
  • STM103 四路模拟量采集,配合上位机处理
    该软件主要是使用ST的芯片来处理四路模拟量型号,上位机通过485读取当前采集的信号,对于用于工控的人来说,具有较大的参考意义,本人也依据此历程开发了好几款产品使用。借鉴意义大。
    2022-03-12 10:56:09下载
    积分:1
  • aeasysystemforjournal
    一个简单又高效的日志系统 本文给出一个性能高,使用简单的日志解决方案。本模块实现日志信息的批量写入文件,定时自动flush到文件中,写入文件的日志级别可动态调整,单个日志文件大小可配置,循环对日志文件写入,这样不会造成机器空间被日志文件耗尽。(A simple and effective logging system In this paper, a high-performance, using a simple log solution. The module to achieve volume of information to write the log files, from time to time automatically flush to a file, write to the file log level can be dynamically adjusted, a single log file size can be configured, cycling on the log file is written, this will not cause the machine space is the log File exhausted.)
    2009-09-17 21:14:06下载
    积分:1
  • 00687992LDPC
    说明:  LDPC的编码和译码程序 采用vc及matlab(LDPC coding and decoding process, and matlab using vc)
    2011-04-06 10:41:57下载
    积分:1
  • Tbbaaluojbh
    这是在matlab下实现的包络检波算法法。先对信号进行调制,然后进行包络检波。 (This is the method of envelope detection algorithm under Matlab. First signal modulation, and then proceed to the envelope detector.)
    2012-08-18 07:25:29下载
    积分:1
  • WSockServer
    Windows Socket Server
    2021-01-05 10:38:54下载
    积分:1
  • PUZZLE
    The 8-puzzle problem
    2010-02-20 16:00:21下载
    积分:1
  • 点追踪
    #include #include #include #include #include #include #define LOG_TAG "native"#define LOGI(...) __android_log_print(ANDROID_LOG_INFO, LOG_TAG, __VA_ARGS__)extern "C"{using namespace cv;using namespace std;CascadeClassifier *faceClassifier;ANativeWindow *nativeWindow;JNIEXPORT void JNICALL Java_com_study_imagefacerecognition_MainActivity_loadModel(JNIEnv *env, jobject instance, jstring detectMode_);JNIEXPORT jboolean JNICALL Java_com_study_imagefacerecognition_MainActivity_process(JNIEnv *env, jobject instance, jobject bitmap);JNIEXPORT void JNICALL Java_com_study_imagefacerecognition_MainActivity_setSurfaceview(JNIEnv *env, jobject instance, jobject surface, jin
    2023-05-27 19:35:04下载
    积分:1
  • high-qualityCplusprogramming
    高质量c++编程指南:教你如何编写风格良好,可读性高的程序(High-quality c plus Programming Guide: teach you how to write programs with good style and high quality)
    2010-09-22 23:52:46下载
    积分:1
  • 696518资源总数
  • 105901会员总数
  • 40今日下载