资源列表
杨辉三角形
- 用C++中的栈来实现杨辉三角形,是课后习题(Use c++ to realize Yang Hui triangle)
两个栈模拟一个队列
- C++实现两个栈模拟一个队列,自己做的题(C++ implements two stacks to simulate a queue)
单链表(无头结点) 10
- 用C++实现无头结点的单链表,自己做的题(C++ implements a single - chain table with a headless node that is done by yourself)
研讨1
- 用c++实现静态链表,两个链都有头结点的情况,实现添加、删除元素(To implement a static list with c++, two chains have a head node)
201151223492079077
- 本软件主要用于测试算法,电脑对战AI的基础测试(This software is mainly used for testing algorithms, the basic test of computer to war AI)
Sudoku
- c++编写的数独游戏,从外部读入数独关卡(The Sudoku game written by c++)
C语言_K&R
- C Programmin Language K & R 2nd edition
power_acvoltage
- The power_acvoltage example uses two AC Voltage Source blocks at different frequencies connected in series across a resistor. The sum of the two voltages is read by a Voltage Measurement block.
power_controlvolt
- The power_controlvolt example uses Controlled Voltage Source blocks to generate a 60-Hz sinusoidal voltage containing a third harmonic. One Controlled Voltage Source block is initialized as a 120-V AC voltage source with an initial frequency of 60 Hz
power_accurrent
- The power_accurrent example uses two AC Current Source blocks in parallel to sum two sinusoidal currents in a resistor.
power_controlcurr
- The power_controlcurr example uses a Controlled Current Source to generate a 60-Hz current modulated at 5 Hz.
power_compensated
- The power_compensated example uses a Multimeter block to measure the voltage across the secondary winding of a Saturable Transformer block and the currents flowing through two Series RLC Load blocks.
