资源列表
[数据结构常用算法] assign5
说明:利用heap实现三叉树的组建,插入,排序。 分析推导 算法的时间复杂度。 - create a max heap class that is based on a complete ternary tree. As with a complete binary tree max heap, the largest value is at the root and the root is at location 1 in the vector holding the heap. L<chengxiaoxin> 在 2025-11-22 上传 | 大小:6kb | 下载:0
[Internet/网络编程] queue
说明:ns2中queue序列各文件源代码,希望对大家有所帮助-the source files<李许鹏> 在 2025-11-22 上传 | 大小:301kb | 下载:0
[SQL Server数据库] data
说明:复制是将一组数据从一个数据源拷贝到多个数据源的技术,是将一份数据发布到多个存储站点上的有效方式。使用复制技术,用户可以将一份数据发布到多台服务器上,从而使不同的服务器用户都可以在权限的许可的范围内共享这份数据。复制技术可以确保分布在不同地点的数据自动同步更新,从而保证数据的一致性。-Replication is a set of data copied from one data source to multiple data sources of technology, is a data d<likesun> 在 2025-11-22 上传 | 大小:3kb | 下载:0
[OpenGL] openGL-Development
说明:OpenGL是一个图形硬件的软件接口(“GL”即Graphics Library)。这一接口包含了数百个函数,图形程序员可以利用这些函数指定设计高品质的三维彩色图像所需的对象和操作。这些函数中有许多实际上是其他函数的简单变形,因此,实际上它仅包含大约180个左右完全不同的函数。 OpenGL 实用库(OpenGL Utility Library,GLU)和对X窗口系统的OpenGL扩展,为OpenGL提供了有用的支持特性和完整的OpenGL核心函数集。本书详细介绍了这些函数的功能。 包括开发<蔡孟超> 在 2025-11-22 上传 | 大小:3.43mb | 下载:0
[Windows编程] Dll2Lib_crack
说明:从dll生成lib的工具 现在网上流行的破解都只是破解了界面 就是把未注册信息隐藏了 而用它生成的lib文件在编译到执行文件中后 执行时会弹出一个对话框 提示“This function is generated by an unregistered version of DLL to Lib!" 这个破解去掉了这个限制-Dll lib generated from the tool is now popular online crack hack are just no<蔡孟超> 在 2025-11-22 上传 | 大小:273kb | 下载:0
[GIS编程] LightsManagemengt
说明:基于GIS的路灯管理系统,实现了地图浏览控制的基本功能。主要实现路灯的管理,检修,分析,决策等功能。-GIS-based street management system to realize the basic functions of the map view control. The main street to achieve the management, maintenance, analysis, decision-making functions.<jiaohanke> 在 2025-11-22 上传 | 大小:22.2mb | 下载:0
[单片机(51,AVR,MSP430等)] AD9927BBCZ_IcpdfCom_1106929
说明:14-Bit CCD Signal Processor with V-Driver and Precision TimingTM Generator<lqt76> 在 2025-11-22 上传 | 大小:712kb | 下载:0
[Linux/Unix编程] qt
说明:qt组件说明,详细介绍qt当中的各个组件的具体功能-qt component descr iptions, detailed the various components of qt which specific functions<tian> 在 2025-11-22 上传 | 大小:167kb | 下载:0
[GDI/图象编程] GDI-SDK
说明:GDI+ SDK参考(翻译版本) Microsoft Windows GDI+是为C/C++开发者提供的一个基于类的应用程序编程接口(API)。它使得程序可以同时在视频显示器和打印机上使用图形和格式化文本。基于Microsoft Win32的应用程序不能直接访问图形硬件,而是通过GDI+来协调设备驱动和程序动作的交互。GDI+同样支持Microsoft Win64。 适用范围 GDI适用于所有的Window应用程序。GDI+是包含于Windows XP和Windows Server<蔡孟超> 在 2025-11-22 上传 | 大小:1.75mb | 下载:0