搜索资源列表
360_Pic_Web
- P001_360度全景图,Javascr ipt代码,支持左右方向旋转,有拍摄模拟示意图 本人作品,可以自由参考一下哦-P001_360 degree panorama, Javascr ipt code to support the direction of rotation around, a shooting simulation schematic I work, freedom of reference oh.
XR.rar
- 交通信号灯的线程设计 实验目的:多线程设计,同步机制 题意 设计一个交通信号灯类: (1) 变量:位置、颜色(红、黄、绿)、显示时间(秒)。 (2) 方法:切(3) 换信号灯。 创建并启动两个线程(东西向、南北向)同时运行。 实验要求 (4) 设计线程。 (5) 设计路口信号灯示意图界面。 (6) 进一步将每个方向的信号灯分成3种车道灯:左转、直行和右转。 (7) 根据车流量进行时间的模糊控制。 ,Traffic signal design experimental pu
Schematic-drawing
- 用JAVA程序编的电路图,电路图中有电阻、电容等电路源器件,并且可以实现电路图的缩放功能-JAVA program compiled with the schematic diagram in resistors, capacitors and other circuit source device and circuit diagram of the scaling function can be achieved. .
trafficLight
- 绘制红绿灯带边框示意图,通过手动点击按钮改变红绿灯显示的颜色-Schematic drawing traffic lights with a border, by manually clicking the button to change the color of the traffic light display
Strategy
- 用java语言实现策略模式,本次就以一个示意性的实现讲解策略模式实例的结构。(Using the Java language to implement the policy pattern, this will explain the structure of the policy schema instance with a schematic implementation.)