资源列表
[通讯编程] Read-and-write-SD-card-program
说明:单片机CC2531用SPI模式 读写SD卡程序-Read and write SD card program<张伟> 在 2024-12-27 上传 | 大小:154kb | 下载:0
[C#编程] FileReadWrite
说明:FileReadWrite 是用C#呼叫WindowsAPI來逹到判斷某檔案是否已被開啟的應用-FileReadWrite is to use C# to call WindowsAPI Tat to determine whether a file has been open applications<AlexFeng> 在 2024-12-27 上传 | 大小:1kb | 下载:0
[C#编程] SQLiteDemo
说明:用C#語言來操作SQLLite的簡單入門範例-C# language to manipulate a simple example of induction SQLLite<AlexFeng> 在 2024-12-27 上传 | 大小:411kb | 下载:0
[C#编程] DataStructure
说明:數據結構(C#), 是使用C#語言來學習數據結構的入門資料-Data structure (C#), is to use the C# language to learn introductory information data structure<AlexFeng> 在 2024-12-27 上传 | 大小:1.29mb | 下载:0
[多媒体编程] ONVIF查找工具源代码
说明:用vc6.0 编写的onvif 查找工具,有些不完善的地方但是值得大家学习和使用<ww506772362> 在 2013-07-22 上传 | 大小:1.53mb | 下载:0
[其他小程序] signal_system_taiwanUniversity
说明:这是信号与系统的课后作业 台湾大学 qq:184908480-This is the signal and systems homework Taiwan University qq: 184908480<李剑> 在 2024-12-27 上传 | 大小:26.07mb | 下载:0
[控制台(字符窗口)编程] stack-and-queue
说明:(1)采用链式存储实现栈的初始化、入栈、出栈操作。 (2)采用顺序存储实现栈的初始化、入栈、出栈操作。 (3)采用链式存储实现队列的初始化、入队、出队操作。 (4)采用顺序存储实现循环队列的初始化、入队、出队操作。 (5)在主函数中设计一个简单的菜单,分别测试上述算法-(A) implement the stack using the chain store initialization, the stack, the<fei> 在 2024-12-27 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] binary-tree
说明:(1)输入字符序列,建立二叉链表。 (2)先序、中序、后序遍历二叉树:递归算法。 (3)中序遍历二叉树:非递归算法。(最好也能实现先序、后序非递归算法) (4)求二叉树的高度 。 (5)求二叉树的叶子个数。 (6)借助队列实现二叉树的层次遍历。 (7)在主函数中设计一个简单的菜单,分别调试上述算法。-(1) Enter the character sequence to build binary list. (<fei> 在 2024-12-27 上传 | 大小:2kb | 下载:0
[控制台(字符窗口)编程] perpetual-calendar
说明:1.实现万年历功能,方便查询日期。 2.可以查看一年日期,指定月份。 3.并与一周相对应。-1. Achieve perpetual calendar function to facilitate the inquiry date. 2 year can view the date specified month. 3 corresponds with one week.<fei> 在 2024-12-27 上传 | 大小:1kb | 下载:0
[控制台(字符窗口)编程] Memory-allocation-simulation
说明:1.模拟操作系统动态内存分配。 2.对内存合理回收与分配算法。 3.寻找内存块,合并内存 4.模拟各种内存分配算法-1 simulation operating system dynamic memory allocation. (2) a reasonable recovery and the memory allocation algorithms. 3 Look for memory blocks, merging m<fei> 在 2024-12-27 上传 | 大小:2kb | 下载:0