资源列表
[控制台(字符窗口)编程] ZJU-PAT-Data-Structure-Source-code
说明:浙江大学Programming Ability Test《数据结构学习与实验指导》实验项目集里面30道题左右的答案。 网址http://pat.zju.edu.cn/ 做PAT里面的题时,我自己写得代码。-Zhejiang University Programming Ability Test " data structure learning and experimental guidance" pilot<黄张伟> 在 2024-11-01 上传 | 大小:34816 | 下载:0
[控制台(字符窗口)编程] DSAAIC
说明:Mark ALLEN Weiss的著名书籍数据结构与算法分析里面的源代码,包括基本的数据结构,如链表、栈、队列、堆、树、AVL树、红黑树、各种排序算法.-Mark ALLEN Weiss' s famous book data structure and algorithm analysis inside the source code, including basic data structures such as linked<黄张伟> 在 2024-11-01 上传 | 大小:45056 | 下载:0
[控制台(字符窗口)编程] Source-code-of-ProgrammingPearls
说明:著名的计算机书籍编程珠玑里面的源代码。这本书面试必看。讲述了一些数据结构与算法。-The famous book Programming Pearls computer inside the source code. This book is a must-see interview. Tells the story of some of the data structures and algorithms.<黄张伟> 在 2024-11-01 上传 | 大小:27648 | 下载:0
[控制台(字符窗口)编程] ZJU-PAT-base-Source-code
说明:浙江大学Programming Ability Test基础练习里面24道题的答案。网址http://pat.zju.edu.cn/ 做PAT里面的题时,我自己写得代码。-Zhejiang University Programming Ability Test basic exercises inside the 24 questions answers. Website http://pat.zju.edu.cn/ do inside<黄张伟> 在 2024-11-01 上传 | 大小:11264 | 下载:0
[控制台(字符窗口)编程] q1-assignment3
说明:this code is about add two numbers and give output is mathematics format<kashi> 在 2024-11-01 上传 | 大小:13312 | 下载:0
[控制台(字符窗口)编程] square-width-and-height
说明:find the square length and width and apply the formula of geomatry<kashi> 在 2024-11-01 上传 | 大小:14336 | 下载:0
[控制台(字符窗口)编程] find-the-height-and-width-of-the-circle
说明:apply the geometry formula and find the diameter of the cricle<kashi> 在 2024-11-01 上传 | 大小:13312 | 下载:0
[控制台(字符窗口)编程] findspeed
说明:Physics formula of speed and find the speed of car in meter per second<kashi> 在 2024-11-01 上传 | 大小:352256 | 下载:0
[控制台(字符窗口)编程] PWM
说明:实现单片机PWM的输出控制接口,可用于接口调试等-MCU PWM output control interface, can be used to interface and debugging<dexu> 在 2024-11-01 上传 | 大小:5120 | 下载:0
[控制台(字符窗口)编程] fengpeng_string_class-master
说明:自己写的string类c++,不是特别全,但能用-Write your own string class c++, is not particularly wide, but can<fengpeng> 在 2024-11-01 上传 | 大小:5120 | 下载:0
[控制台(字符窗口)编程] 2
说明:实验二、进程控制(15分) 设计并实现Unix的“time”命令。“mytime”命令通过命令行参数接受要运行的程序,创建一个独立的进程来运行该程序,并记录程序运行的时间。 在Windows下实现: 使用CreateProcess()来创建进程 使用WaitForSingleObject()在“mytime”命令和新创建的进程之间同步 调用GetSystemTime()来获取时间 在Linux下<吴我> 在 2024-11-01 上传 | 大小:3072 | 下载:0
[控制台(字符窗口)编程] DataStruct
说明:数据结构常用算法及所有常用数据结构的C语言实现-DataStruct Algorithm<毛星> 在 2024-11-01 上传 | 大小:3781632 | 下载:0