资源列表
PS-shader
- D3D的像素着色器示例,分别实现了多重纹理化,彩色图去色,图像左右镜像,上下镜像以及浮雕图效果-D3D pixel shader example, were to achieve a multi-textured, color map to color, about the mirror image, the mirror up and down, and relief map results
Stack-by-List
- 通过一个链表来实现栈,和STL中的实现方法不一样。-Implementing the Stack by List
sigmal-point-kalman-filters-in-DSSM
- 基于sigma-point的卡尔曼滤波法,用于动态状态空间模型,包括UKF与CDKF,是国外的博士论文,文中给出了各算法的仿真代码-Based on sigma-point Kalman filtering for dynamic state space models, including the UKF and CDKF, the foreign doctoral dissertation, which gives the algorithm of the simulation code
CaptureIP
- DELPHI写的获取实时的上网信息,所有的数据包信息,IP地址-DELPHI write access to real-time Internet information, all the packet information, IP address
function
- 2812GUI程序,示范如何删除条目中字符串-2812GUI program Demonstrate how to delete an entry from a uicontrol string.
cortex-m3-modbus-rtu-slave
- routines to manage by polling a serial (RS232) node Modbus RTU slave. The microcontroller on which it was implemented is LPC1768. The routine for performing the CRC16 checksum is very small and very fast. MODBUS-SLAVE is complete. VERY INTERESTING.
LongestIncreasingSequence
- 找出数组A中最长的递增序列的长度,使用动态规划算法,复杂度为O(N*N)。-Find the longest increasing sequence
SingleLinkSort
- 使用Visual C++,其实是用了STL了,实现单链表的排序,通过采用分治法,使得时间为O(n*log(n)),空间复杂度O(n)。-Sort of Single Link List
CPP
- C++基础教程,适合刚刚接触c++的人使用,非常适合初学者使用-C++ basic tutorial for new to c++ people use, ideal for beginners
research-of-filtering-fog
- 根据卫星图像中雾的特点及其对图像的影响,分析提出一种去雾的方法,该方法客服现有去雾模型的局限。-According to satellite images of fog characteristics and the impact of the image analysis method is proposed to fog, mist the way customer service model to the existing limitations.
linearbinarypattern
- the code of texture compare and match, used for image and video retrival
cPPpaowuxianfa
- c++的抛物线法,输入取值范围,和分割次数,就可得出最终取值。-c++ of the parabola method, input range, and split times, he will get the final value.
