资源列表
1
- 顺序表应用.1).输入一组整型元素序列,建立顺序表。 (2).实现该顺序表的遍历。 (3).在该顺序表中顺序查找某一元素,查找成功返回1,否则返回0。 (4).判断该顺序表中元素是否对称,对称返回1,否则返回0。 (5).实现把该表中所有奇数排在偶数之前,即表的前面为奇数,后面为偶数。 (6).输入整型元素序列利用有序表插入算法建立一个有序表。 (7).利用算法6建立两个非递减有序表并把它们合并成一个非递减有序表。 (8).编写一个主函数,调试上述算法。 -Seq
Third
- mfc框架组成, 画了个圆圈,主要从sdk向mfc转变-the mfc framework of painting Park
UCOSIItask-sched-experiment
- ucos任务调度实验,讲解了任务切换过程-the ucos task scheduling experiment, explained the process of task switching
UCOSIImailbos-and-signal
- ucos的邮箱实验,和信号量的实验,希望能有帮助-the ucos mailbox experiments, and semaphore experiments, hoping to help
UCOSIImessage-queue-semaphore
- 实验3-消息队列、信号量集和软件定时器的相关实验-Experiment 3- message queues, semaphore sets and software timer experimental
ucGUIexperiment
- ucGUI的测试程序,STM32平台STM32f103vet6-ucGUI the test program, STM32 platform STM32f103vet6
producer-consumer
- 关于操作系统的经典问题--消费者与生产者问题-Classic problem of the operating system- consumers and producers
101220004-1
- 实现一个在linux环境下运行的坦克大战游戏,没有用任何库函数,可以相应键盘的消息事件(利用时钟中断机制实现)-Battle City game, running a linux environment and did not use any library functions corresponding keyboard message event (clock interrupt mechanism to achieve)
uCOS-II
- 介绍uCOS II操作系统相关知识,与实际结合,介绍了操作系统的移植相关知识-Introduced uCOS II operating system knowledge, combined with the actual, the operating system of the transplant knowledge
BlogEngine.NET-2.7-RC-source
- BlogEngine.NET(博易) 是一款免费、开源的博客系统,BlogEngine.NET(博易)完全遵循 W3C 标准,具有极强的可扩展性、高性能、良好的 SEO 性能和非凡的用户体验。 不仅如此,博易还拥有一批高质量的用户群,他们的支持使博易得以不断地发展。-BlogEngine.NET (AnyP) is a free, open source blog system BlogEngine.NET (AnyP) full compliance with W3C standards, h
hsv
- 手势识别,基础的识别方法,可以参考 吐血推荐-Gesture recognition-based identification methods, can refer to the recommended blood! !
xitongdiaodu
- 在操作系统中,实现先来先服务调度,最短时间调度,时间片论调度-In the operating system to achieve first-come, first-served scheduling shortest time scheduling, time slice theory scheduling
