资源列表
[MTK] lcd
说明:LGDP4531在mtk手机平台上的驱动源代码 mtk平台lcd驱动典型例子-LGDP4531 mobile phone platform in mtk driver mtk platform source code example of lcd driver<ganjianfeng> 在 2025-10-03 上传 | 大小:6kb | 下载:0
[操作系统开发] 1168503326
说明:这是从不同语言来实现操作系统交通灯的调度问题-This is a different language from the operating system of traffic lights to achieve the scheduling problem<chenjuan> 在 2025-10-03 上传 | 大小:178kb | 下载:0
[数据结构常用算法] suanfa
说明:包括字符串反转, 链表反转, 判断两个数组中是否存在相同的数字, 判断链表是否存在环, 找出单向链表的中间结点, 如何判断一棵二叉树是否是平衡二叉树, strstr()的简单实现,-Including the string reversal, list reversal, to determine the existence of two different array of figures to determine the existence of ring list, find the mi<张文> 在 2025-10-03 上传 | 大小:3kb | 下载:0
[数据结构常用算法] Toplogical_Sorting
说明:这个课程项目完成了给定DAG graph,找到所有拓扑排序并且输出。用到了指针和链表。对于学习C/C++和数据结构比较有帮助。-this course project has output all the topological sorting given the nodes and relation for the DAG graph. This is very helpful for practicing pointer/link list in C/C++ and data structu<hunter> 在 2025-10-03 上传 | 大小:490kb | 下载:0
[uCOS开发] UCOS-ARM-Optimizing
说明:提高μC/OS-II在ARM上执行效率的几种方法-Improve the μC/OS-II implementation in the ARM on the efficiency of several methods<王浩> 在 2025-10-03 上传 | 大小:132kb | 下载:0
[OpenGL] Lifangti
说明:在vc上写的一个OpenGL的程序,要运行要先向工程添加引用的OpenGL库。可以用键盘的上下左右键控制立方体的旋转,立方体贴上了纹理。-Vc wrote in an OpenGL procedure, it is necessary to run the first add a reference to the works of the OpenGL library. Can be used around the top and bottom of the keyboard keys to c<xiamin> 在 2025-10-03 上传 | 大小:325kb | 下载:0
[数据结构常用算法] Garwick
说明:这个课程项目完成了一个修改版的Garwick存储结构与查询设计。给定了一组数值, 如何以一定概率分布存储到表(table)中,然后再根据最大效率利用内存的原理(garwick规则),动态更新数据存储情况。-This course project has finished a modified version of Garwick algorithm. At first, a group of data is given then they are saved into the table wi<hunter> 在 2025-10-03 上传 | 大小:2kb | 下载:0
[数值算法/人工智能] 8Queen
说明:用DEV C++ 写的实现查找所有八皇后可能的算法。没有用递归,全部是用for循环实现,代码很晦涩,我自己现在都看不明白了。-With DEV C++ to write the achievement of all eight of Queen' s search algorithm may be. Did not use recursion, all is for the cycle to achieve, the code is very obscure, I can not now<xiamin> 在 2025-10-03 上传 | 大小:109kb | 下载:0