/hfut-exp-archived

合肥工业大学实验存档 hfut experiments archived

Primary LanguageC++BSD 2-Clause "Simplified" LicenseBSD-2-Clause

hfut exp archived

Catalogue

DataStucture | NumericalAnalysis | BigData | Assembly | ACM-ICPC | Java | CompilerTheory | ComputerOrganization | DatabaseSystems | [Data Mining](#Data Mining)

DataStucture

date: 2018.??.??

  • exp1: Sequence List
  • exp2: Linked List
  • exp3: Seq Stack & Linked Stack
  • exp4: Seq Queue & Linked Queue
  • exp6: Binary Tree
  • exp7: Forest
  • exp8: MatrixGraph
  • exp9: Search
  • exp10: Sort

NumericalAnalysis

date: 2019.03.29

  • exp1: Interpolation Fitting
  • exp2: Numerical Integration
  • exp3: Recursively Solving Nonlinear Equations
  • exp4: Linear Equations
  • exp5: Numerical Differential

BigData

date: 2019.04.20

  • exp1: Sum | prime number | turtle
  • exp2: Capture Words | Caesar Encrypt | PLT
  • exp3: Web Crawlers & Analysis

Assembly

date: 2019.04.24

  • exp2: Caculate | Week | AvgMaxMin | FindSubstring
  • exp3: Cal(StackTrans) | Max(Macro) | Timer(1CH Interrupt)

ACM-ICPC

date: 2019.06.01

  • exp1: STL | Vector | List
  • exp2: 8Queens | Knignt's Tour | Water Jug
  • exp3: Minimum way out of room
  • exp4: CommonSubstring | ConvertString | CalMaxSubmatrix

Java

date: 2019.06.26

  • exp1: PATH & CLASSPATH | HelloWorld | package
  • exp2: OOP | static | Class extend
  • exp3: I/O | File | Buffer | Stream
  • exp4: GUI | Server & Client | Socket | Thread

CompilerTheory

date: 2019.09.23

  • exp1: Lexical Analyzer
  • exp2: LL(1) Analyzer
  • exp3: SLR(1) Analyzer

ComputerOrganization

date: 2019.11.14

  • exp1: mux41 | falladder4 | comparer8 | decoder38
  • exp2: ALU | Register File
  • exp3: PC | DataMemory
  • exp4: CPU(Single Instrction)
  • exp5: CPU(10 Instrctions)

DatabaseSystems

date: 2019.12.09

  • exp1: CreateDB/Table | Insert/Update/Delete /etc..
  • exp2: Index | Select | Group | View
  • exp3: Trigger | Proc | Secure

DataMining_exp

date: 2020.10.19

  • exp1: Association Analysis Verification (Apriori)