资源列表
排序选择:
[嵌入式Linux] eject-2.1.5
说明:eject代码,可移植到ARM平台下,开发3G模块的驱动的时候,或许有帮助-eject code can be ported to the ARM platform, the development of 3G module driver, when there may be help<> 在 2025-11-17 上传 | 大小:121kb | 下载:0
[图形图像处理(光照,映射..)] 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.<> 在 2025-11-17 上传 | 大小:327kb | 下载:0
[Windows编程] CPP
说明:C++基础教程,适合刚刚接触c++的人使用,非常适合初学者使用-C++ basic tutorial for new to c++ people use, ideal for beginners<huaxinsoftware> 在 2025-11-17 上传 | 大小:263kb | 下载:0
[STL] SingleLinkSort
说明:使用Visual C++,其实是用了STL了,实现单链表的排序,通过采用分治法,使得时间为O(n*log(n)),空间复杂度O(n)。-Sort of Single Link List<小小> 在 2025-11-17 上传 | 大小:276kb | 下载:0
[数据结构常用算法] LongestIncreasingSequence
说明:找出数组A中最长的递增序列的长度,使用动态规划算法,复杂度为O(N*N)。-Find the longest increasing sequence<小小> 在 2025-11-17 上传 | 大小:488kb | 下载:0
[微处理器(ARM/PowerPC等)] 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.<lupus> 在 2025-11-17 上传 | 大小:8kb | 下载:0
[DirextX编程] Fog-Effect
说明:D3D中的雾效果实现,在地形中实现无效果,模拟真实的自然环境,对远景物体进行低细节处理从而提供渲染效率-D3D fog effect in the realization of the terrain effects-free, a virtual reality of the natural environment, objects with low vision to provide details of the treatment efficiency of rendering<张杰> 在 2025-11-17 上传 | 大小:2.3mb | 下载:0
[图形图像处理(光照,映射..)] 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<夜思明> 在 2025-11-17 上传 | 大小:4.91mb | 下载:0
[STL] Stack-by-List
说明:通过一个链表来实现栈,和STL中的实现方法不一样。-Implementing the Stack by List<小小> 在 2025-11-17 上传 | 大小:216kb | 下载:0