▍1. 半不变量法概率潮流计算 CMPPF IEEE34
实现半不变量法概率潮流计算,并与蒙特卡洛模拟法作比较(Probabilistic power flow based on cumulants, compared with monte-carlo simulink method)
实现半不变量法概率潮流计算,并与蒙特卡洛模拟法作比较(Probabilistic power flow based on cumulants, compared with monte-carlo simulink method)
本文实现基于贝叶斯(BAYES)阈值的小波(WAVELET)图像去噪算法,相比较其它的小波去噪算法而言,效果非常好(This realization based on Bayesian (BAYES) Threshold the wavelet (WAVELET) image denoising algorithm, compared with other wavelet denoising algorithm, the effect was very good)
小波分解去燥程序,在函数中加入白噪声,然后利用小波变换,进行去除噪声的处理,效果不错。(Wavelet decomposition to dry process, the white noise is added to the function, and use wavelet transform, remove noise processing, effect is good.)
vc++和opengl实现的读dem并显示出来的程序(it s a program to read DEM and show it.)
利用VTK三维重建软件与VS2010结合,读取系列图像,并能显示三维重建结果,并且可以分别提取皮肤和骨骼,里面包含相应图片,语言为C++语言(Using VTK 3D reconstruction software and VS2010 combination, read a series of images, and can display three-dimensional reconstruction results, and can extract skin and bones, which contains the corresponding picture, the language is C++ language)
ORB算法的C++实现源码,编译环境vs2010(ORB algorithm implemented in C++ source code, build environment vs2010)
一种借助lowtran7计算大气透过率和目标辐射的软件平台ART2100(A program that used for calculate air transferrate and object randience based on lowtran7)
使用ODBC实现的一个动态RecordSet(Using ODBC to implement an dynamic recordset)
STIM300高精度IMU的输出解码程序,MOD93格式,带CRC校验,直接可以运行(MOD93 format with a CRC check can be run directly)
Turbo编码16QAM在AWGN信道中的性能Turboo码份量码为[1,17/15],码率为1/2,采用随机交织器 (Turbo coded 16QAM in AWGN channel performance Turboo code amount of code [1, 17/15], the rate 1/2, using a random interleaver)
微软CSP开发工具,学习CSP开发的好工具(CSP Microsoft development tools, learning a good tool for CSP development)
基于ARM和uCLinux的嵌入式远程数据采集终端(arm uclinux)
LDPC的译码算法,其中使用matlab和C的联合编程,C主要做了译码算法,并且有性能的仿真测试(LDPC decoding algorithm, including joint programming matlab and C, C major to do the decoding algorithm and performance simulation test)
LDPC 译码算法 spa bp置信传播(LDPC spa bp LDPC LDPC)
MFC画图程序代码,可画椭圆,直线,矩形,改线宽,打开保存,颜色等(MFC drawing code can draw ellipses, lines, rectangles, change the line width, open the saved, color, etc.)
基于RS485的简单现场总线通信系统设计,功能如下:单发单收,在发送状态,能够连续发送从0到99的数字; 单发单收,在接收状态,能够接收数据,并在数码管上正确地显示出来; 单发多收,在AB完成的基础上,接上多个接收设备,能够正确发送和接收; (Based on a simple RS485 field bus communication system design, the following functions: single single collection, sending state, can be continuously transmitted from 0 to 99 single single collection, in the receiving state, capable of receiving data and digital tube correctly displayed single overcharged, on the basis of completion of the AB, connected to multiple receivers, can correctly send and receive )
进程调度模拟程序:假设有10个进程需要在CPU上执行,分别用: 1.先进先出调度算法; 2.基于优先数的调度算法; 3.最短执行时间调度算法 确定这10个进程在CPU上的执行过程。要求每次进程调度时在屏幕上显示: 1.当前执行进程; 2.就绪队列; 3.等待队列 附:此程序可直接运行,是操作系统课的经典实验. (scheduling process simulation program : Suppose a 10 CPU in the process of implementation, respectively :)
ASIFT算法实现,C++,对有仿射变换的图像匹配更加准确,想比SIFT算子匹配点数多(ASIFT algorithm, C++, affine transformation of the image matching more accurate, want to match more than SIFT operator points)
用opengl实现汉字的3D三维显示,并显示不同的颜色等字体特征(Opengl implementation of 3D characters with three-dimensional display)