Hot Search : Source embeded web remote control p2p game More...
Location : Home Search - c select
Search - c select - List
Wanlix是一个内核非常小的嵌入式操作系统,只有几百个字节,但功能少,只提供任务切换功能,非常适合资源特别少但又需要任务切换的小项目。 Mindows可提供多种操作系统功能,是实时抢占式操作系统,任务支持多种优先级抢占调度,将实时性高的任务设置为高优先级就可以保证软件系统的实时性,用户也可根据自身需求选取需要的部分,也可在此基础上编写代码增加自己需要的功能,具有可裁剪性。 我将Wanlix和Mindows的开发过程记录下来,就形成了这本“底层工作者手册之嵌入式操作系统内核”一书,本手册不仅仅是从应用的角度介绍操作系统如何使用,更重要的是从原理的角度对操作系统的功能做了分析、设计,从无到有循序渐进一点点的增加操作系统的功能,并且每增加一个功能便配以一个例子加以演示,让读者能立刻看到代码运行的结果。 本手册记录了我从对操作系统内核不了解到写出操作系统内核的过程,这样的一个过程对你来说应该也是一个最好的学习过程。 如果你有一定的C语言基础,并且对硬件也有稍微的了解,那么我相信你一定会看明白本手册!也一定可以随心所欲的修改、扩展你需要的操作系统功能! 请登陆blog.sina.com.cn/ifreecoding获取更多资料-Wanlix is a very small kernel embedded operating system, only a few hundred bytes, but only provide task switching function, very suitable resources, especially less but require task switching project. The Mindows can provide a variety of operating system functions, real-time preemptive operating systems, mission support multiple priority preemptive scheduling, real-time task can be set to high priority real-time software system, the user can also be based on their own select the desired part of the demand, and on this basis to write code to increase the functionality they need, and can be cut. I recorded the Wanlix, and Mindows of development process, the underlying workers manual embedded operating system kernel, "a book form, this manual describes how to use the operating system not only from the application point of view, is more important functionality of the operating system from the point of view of the principle of doing the analysis, design, step-by-step a little bit o
Date : 2025-12-23 Size : 8.35mb User : ifreecoding

DL : 0
Wanlix是一个内核非常小的嵌入式操作系统,只有几百个字节,但功能少,只提供任务切换功能,非常适合资源特别少但又需要任务切换的小项目。 Mindows可提供多种操作系统功能,是实时抢占式操作系统,任务支持多种优先级抢占调度,将实时性高的任务设置为高优先级就可以保证软件系统的实时性,用户也可根据自身需求选取需要的部分,也可在此基础上编写代码增加自己需要的功能,具有可裁剪性。 我将Wanlix和Mindows的开发过程记录下来,就形成了这本“底层工作者手册之嵌入式操作系统内核”一书,本手册不仅仅是从应用的角度介绍操作系统如何使用,更重要的是从原理的角度对操作系统的功能做了分析、设计,从无到有循序渐进一点点的增加操作系统的功能,并且每增加一个功能便配以一个例子加以演示,让读者能立刻看到代码运行的结果。 本手册记录了我从对操作系统内核不了解到写出操作系统内核的过程,这样的一个过程对你来说应该也是一个最好的学习过程。 如果你有一定的C语言基础,并且对硬件也有稍微的了解,那么我相信你一定会看明白本手册!也一定可以随心所欲的修改、扩展你需要的操作系统功能! 请登陆blog.sina.com.cn/ifreecoding获取更多资料-Wanlix is a very small kernel embedded operating system, only a few hundred bytes, but only provide task switching function, very suitable resources, especially less but require task switching project. The Mindows can provide a variety of operating system functions, real-time preemptive operating systems, mission support multiple priority preemptive scheduling, real-time task can be set to high priority real-time software system, the user can also be based on their own select the desired part of the demand, and on this basis to write code to increase the functionality they need, and can be cut. I recorded the Wanlix, and Mindows of development process, the underlying workers manual embedded operating system kernel, "a book form, this manual describes how to use the operating system not only from the application point of view, is more important functionality of the operating system from the point of view of the principle of doing the analysis, design, step-by-step a little bit o
Date : 2025-12-23 Size : 8.14mb User : ifreecoding

己写的一些,希望能够给你一些帮助!1:在SQL中建立数据库(如meg),在数据库中建立表格(如stu);2:在保证SQL服务器启动的情况之下,在控制面板的ODBC控制器中添加一个SQL驱动的数据源(如defau,服务器名在SQL服务管理器里找,更改默认的数据库为msg),测试连接成功即可;3:在VC中新建一个MFC程序,选择一个 single document -Has written some, the hope can give you some help! 1 : the establishment of the database in the SQL ( such as MEG ), create a table in the database ( such as stu ) 2: the SQL server startup circumstances, add a SQL data source in ODBC control panel ( such as in defau, the server name in the SQL services manager to find, change the default the database is MSG ), test connection 3: create a new MFC program in VC, select a single document
Date : 2025-12-23 Size : 3kb User : 孟飞
CodeBus is one of the largest source code repositories on the Internet!
Contact us :
1999-2046 CodeBus All Rights Reserved.