文件名称:leetcode电脑下载-Portfolio:文件夹
文件大小:560KB
文件格式:ZIP
更新时间:2024-07-20 12:41:13
系统开源
leetcode电脑下载James
M
的公共投资组合
你好!
感谢您访问我的个人作品集。
随着时间的推移,我将添加到这个投资组合中,以炫耀我所做的和我继续学习的东西。
这些文件夹中的大多数都包含各种班级项目和一些个人项目。
除了
TrigonometricAssemblyCalculator
和
TankProjectScripts
之外的任何项目都包含
Makefile
或使用简单命令即可轻松运行。
将它们拉下来并使用
Linux
中包含的任何测试脚本运行它们应该很简单。
我还开始在业余时间解决各种
LeetCode
问题,并将这些解决方案上传到公共
Git
存储库:
AVL
树项目:C++
目标是将不同类型的
AVL
树拼凑在一起。
它的成功是通过将节点以正确的顺序放置在每棵树中的方式放置句子来表示的。
这是我的数据结构课程中包含的一个项目。
Run
this
project
by
using:
make
a.out
【文件预览】:
Portfolio-master
----Connect4AILookahead()
--------Play.py(16KB)
--------input.txt(88B)
----BuffyTheVampireSimulation()
--------vampire.h(306B)
--------redshirt.h(303B)
--------ghost.h(283B)
--------node.cpp(261B)
--------linked.h(449B)
--------doctor.h(367B)
--------node.h(174B)
--------human.cpp(1KB)
--------redshirt.cpp(770B)
--------zombie.cpp(1014B)
--------human.h(380B)
--------game.h(1KB)
--------game.cpp(5KB)
--------buffy.h(271B)
--------buffy.cpp(653B)
--------main.cpp(3KB)
--------character.h(1KB)
--------linked.cpp(2KB)
--------a.out(40KB)
--------Makefile(148B)
--------doctor.cpp(1KB)
--------vampire.cpp(845B)
--------character.cpp(560B)
--------zombie.h(314B)
--------ghost.cpp(798B)
----TrigonometricAssemblyCalculator()
--------BonusFunctions.s.txt(7KB)
--------SinCosTan.s.txt(7KB)
----AVLTreeProject()
--------Driver(149KB)
--------test.cpp(1022B)
--------range2.txt(25B)
--------AVLTreeBase.h(454B)
--------input1.txt(692B)
--------Driver.cpp(929B)
--------AVLTree.h(1KB)
--------AVLForest.cpp(8KB)
--------range1.txt(18B)
--------AVLTreeNode.h(591B)
--------AVLTreeNode.cpp(680B)
--------AVLTree.cpp(9KB)
--------AVLForest.h(613B)
--------a.out(148KB)
--------Makefile(130B)
--------input2.txt(395B)
----CuckooHash()
--------myDriver.cpp(4KB)
--------test.cpp(1KB)
--------driver(1008KB)
--------smallTest.cpp(3KB)
--------Pinball.cpp(7KB)
--------words.h(700KB)
--------mediumTest.cpp(5KB)
--------output.txt(48KB)
--------Makefile(210B)
--------Pinball.h(2KB)
----PersonalGameTankProjectScripts()
--------TankMovement.cs(6KB)
--------RepairCube.cs(399B)
--------TankHealth.cs(4KB)
--------TurretManager.cs(465B)
--------StartButton.cs(373B)
--------TankShooting.cs(8KB)
--------ShellExplosion.cs(4KB)
--------TankManager.cs(2KB)
--------UIDirectionControl.cs(731B)
--------ObjectHealth.cs(4KB)
--------QuitButton.cs(329B)
--------TurretShooting.cs(3KB)
--------GameManager.cs(5KB)
----README.md(3KB)