▍1. easyPFC
Easy PFC program for generation of power flow
Easy PFC program for generation of power flow
电梯算法 在一座10层高的宾馆的大厅内,有4部由一个控制器控制电梯。乘客随时在各层选择要去的楼层。要求: 1、设计一个电梯算法,最优地满足乘客的要求(候时最小)。 2、区分电梯的状态,如空运行、载人运行、超重、当前有故障等(可人工设置)。 3、在电梯全部无人乘做时,电梯要按一定条件(可人工设置)分布在各层。 4、保存一个星期内的各电梯的运行记录。 (Elevator algorithm in a 10-storey hotel in the hall, there are four elevators controlled by a controller. Passengers at any time choose to go to the floor on each floor. Requirements: 1, design an elevator algorithm, best meet the requirements of passengers (minimum waiting time). 2, the distinction between the state of the elevator, such as the air running, manned operation, overweight, current faulty, etc. (manual setting). 3, no ride in the elevator all to do, the elevator according to certain conditions (which can be manually set) distributed in layers. 4, save a week running record of each elevator.)
4×10的电梯群控系统的仿真平台,可以模拟群控电梯的实时运行情况,并提供了可视化的界面,可以记录乘客的进出时间,总之,在研究电梯群控算法方面,是非常有用的软件。(4 × 10 of the elevator group control system simulation platform that can simulate the elevator group control of real-time operation, and provides a visualization interface, can record the entry and exit of passengers time, short, in the study elevator group control algorithm is very useful software.)
电梯群动态仿真控制系统的设计与实现 建立了电梯群控问题的整体数学模型,并对该模型进行了逐步分解,构造了其中的客流产生模型、电梯模型,进而对仿真模型进行分析,确定了仿真策略,建立其仿真模型,描述了客流仿真流程、电梯群控算法、电梯动态仿真流程和总体仿真流程;采用面向对象的编程思想,在VC环境中,开发设计了电梯群动态仿真和控制系统平台,该平台能对不同群控算法下电梯群的服务质量和运行效能进行量化分析,并进行可视化的动态显示。(Design and Implementation of the dynamic simulation of the elevator group control system)
full source to hilgraeve HyperTerm 5.0 that is shipped with windows
褶积模型 正演模拟 子波与反射系数合成地震响应(model zhengyanmoni zhejimoxing)
基于openCV的手势识别。用于KINECT的简单手势识别。(OpenCV-based gesture recognition)
opencv手势识别检测实验代码(很实用的)(opencv gesture recognition detection experiments the code (very practical))
PDF Password Remover v3.1是一款用来破解PDF文件密码以及相关权限的软件。PDF文档以其完整的排版及显示特性,早已成为事实标准。很多资料保存为PDF 格式,便于分享,也利于保护版权,因为 PDF有一套完整的体系。(This Tool is a PDF Password Remover v3.1 tool.)
在Visual C++开发环境下使用OpenGL的SDK,自编了类GLFont实现绘制三维立体字,实现将立体字沿X轴、Y轴旋转,绕圆形轨道旋转及其它等各种动画功能(In Visual C++ development environment using OpenGL SDK, composing a class GLFont draw three-dimensional characters to achieve, to achieve the three-dimensional character along the X axis, Y axis, rotation and circular orbit around a variety of other animated features)
一个关于物性计算的软件,能够计算出各种制冷剂的物性,而且有DLL文件供VB和Matlab调用,使用及其方便。(A calculation on the physical properties of the software can calculate various physical properties of refrigerants, and have DLL files for VB and Matlab call, use and convenience.)
说明: 这是一个用VC++写的用于数控编程的系统,内含仿真器和说明书,请不要用于商业行为。(This is a VC was made for NC programming system includes simulators and brochures, please do not for commercial activities.)
本程序为激光切割机的源代码,编程环境为VC++6.0.(This procedure for the laser cutting machine of the source code, programming environment for VC++6.0.)
说明: 用VC++开发了一个数控加工的三维仿真程序,能有效仿真加工过程。(With VC++ Developed a three-dimensional simulation of NC machining process simulation can effectively process.)
说明: 我做的三维图形加工仿真的源代码 对数控加工感兴趣的可以研究下(I do 3D graphics processing simulation of the source code for NC machining can be interested in the study)
一个老外写的车削数控仿真程序,有g代码编辑的(a foreigner was turning the NC simulation program, code editors g)
说明: 一个雕刻机的源代码,还有编译好的程序,国外的(An engraving machine)
基于OPENGL的烟雾模拟程序,可以改变风速、风向,观察烟雾变化( smoke simulation program based on OPENGL, you can change the wind speed, wind direction, observe the smoke changes)
编译原理---正则表达式到DFA的演示程序( Translation principle--- regular expression to DFA demonstration program )
音频 频谱实现代码 主要是通过傅立叶变化(Audio Equalizer With And Without DirectSound(ParamEq DMO))