-
A kind of multi
一种多媒体播放器。添加了ActiveX控件、界面设计和代码编写-A kind of multi-media player with ActiveX controler, graphic interface and source code.
- 2022-03-23 16:03:02下载
- 积分:1
-
基于Android的家用电器管理系统
项目目标:一款用于帮助用户管理家电信息,清洗报修家用电器的管理系统采用的技术:Android、java、js、css、html完成情况:成品可通过扫描二维码,拍照等方式记录家电信息,对家电进行分类,进行清洗维修预约等方面。
- 2022-03-12 09:56:50下载
- 积分:1
-
castalia_user_manual OMNET++扩展程序
Castalia_User_Manual Omnet++ expended program
- 2022-11-11 01:15:03下载
- 积分:1
-
实现对数字地址的提取,可以适合C++初学者参考
实现对数字地址的提取,可以适合C++初学者参考-Realize the extraction of digital addresses, can be suitable for C++ Beginners reference
- 2022-01-30 20:58:30下载
- 积分:1
-
一个基于vc开发的报表打印实例,希望对您的开发有所帮助。
一个基于vc开发的报表打印实例,希望对您的开发有所帮助。-Vc developed based on examples of print statements, and they hope to be helpful to your development.
- 2022-03-20 13:46:14下载
- 积分:1
-
some of this is in preparation for Mathematical Modeling of the data collected i...
这一些是我在准备数学建模是收集的资料,是一些非常好用的小程序.-some of this is in preparation for Mathematical Modeling of the data collected is very good for small procedures.
- 2022-06-26 16:59:23下载
- 积分:1
-
简单的数据平台,能打开系统目录,能画图,是VC++编写的
简单的数据平台,能打开系统目录,能画图,是VC++编写的-Simple data platform, can open the system directory, can draw is VC++ Prepared
- 2022-02-12 16:45:47下载
- 积分:1
-
基于osg的三角网生成
C++实现了 对于离散点的等值线绘制,三角网的显示,实现了Delaunay三角网的生长算法。在VC++6.0环境下编译 In VC++ 6.0 compiler environment生成TIN类,不规则三角网,VC under TIN generation
- 2022-01-26 02:32:01下载
- 积分:1
-
本游戏由一个中学生独自编程开发,号称视觉效果绝对胜过星际。...
本游戏由一个中学生独自编程开发,号称视觉效果绝对胜过星际。-This program is written by a middle school student . This program is more better than Starcraft.
- 2022-12-01 13:25:03下载
- 积分:1
-
以深度为k的满二叉树(n=2k
以深度为k的满二叉树(n=2k-1)为例,假设表中每个记录的查找概率相等,即 pi=1/n(1≤i≤n),而树的第i层上有2i-1个结点,因此,折半查找的平均查找长度为:
所以,折半查找的平均时间复杂度为O(log2n)。
-To a depth of k over the binary tree (n = 2k-1) as an example, suppose the table to find the probability of each record the same, that is, pi = 1/n (1 ≤ i ≤ n), and the tree layer of the first i There are 2i-1 nodes, therefore, to find half the average length of search as follows: Therefore, to find half the average time complexity is O (log2n).
- 2023-08-09 03:30:03下载
- 积分:1