-
HTML5网页开关效果 Wifi开关风格
HTML5网页开关效果 Wifi开关风格,就像Android手机中的开关效果,左右拨动的开关,用鼠标向左或向右轻拖即可打开或关闭开关,具体到本页面实例中,拨动Wifi开关后,会显示加载动画,加载完成会显示出Wifi列表,当然这只是配合开关功能的模拟效果,并不具备实质功能。
- 2023-09-07 19:05:06下载
- 积分:1
-
mysql集群多主同步教程
说明: mysql集群多主同步教程, 集群配置必要的文档参考。(MySQL Cluster multi-master synchronization tutorial)
- 2020-06-16 05:00:01下载
- 积分:1
-
zoumigong
用VC++设计的一个走迷宫的小游戏,界面显示,用键盘控制人物走动(Designed with a maze of VC Games,Interface display, using the keyboard to control the characters move)
- 2011-12-06 16:47:55下载
- 积分:1
-
<精通Java核心技术>前10章书籍源码
前10章书籍源码,涉及学习使用break和continue语句、java类的动态转入、学习java nio#FileChannel、Java读取文件、通过JNDI 连接一个LDAP数据库、通过JNDI查找RMI-IIOP服务器等,也就是1——10章各个章节内涉及到的代码例子,学习Java的可不要错过。
- 2022-05-13 01:12:24下载
- 积分:1
-
该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考....
该文档详细介绍了c语言的基本知识,由浅入深,适合广大C语言编程爱好者的参考.-This document details the basic knowledge of c language, easy-to-digest, for the vast numbers of C language programming enthusiasts reference.
- 2022-06-19 10:19:22下载
- 积分:1
-
bank
模拟实现了银行系统的各种业务,转账 存款 取款 修改密码等(Simulated realization of various business of banking system)
- 2020-06-24 06:40:02下载
- 积分:1
-
DataDCS
说明: modbus 转至dcs modbus dtu 转 modbus tcp(Modbus to DCS dtuto modbus tcp)
- 2020-08-07 01:35:10下载
- 积分:1
-
C#利用IP获得所在的电脑主机名称
C#利用IP获得所在的电脑主机名称,请确保程序在局域网内,而且IP是真实有效的,这样就可准确的查找到所在IP的主机名,若IP不存在,可能导致电脑佳死。
- 2022-04-20 14:56:14下载
- 积分:1
-
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表...
内部排序算法比较
一、需求分析
1. 实验要对以下6种常用的内部排序算法进行实测比较:起泡,直接插入,简单选择,快速,希尔,堆排序。
2. 待排序表的表长不小于100,其中的数据要用伪随机数产生(RAND()),至少要用5组不现的输入数据作比较,比较的指标为有关键字参加的比较次数和关键字参加的比较次数和关键字的移动次数。
3. 最后要对结果作出简单分析,包括对各组数据得出结果波动大小的解释。
-internal sorting algorithm 1, a demand analysis. Experiment on the following six kinds of internal sorting algorithm measured comparison : foaming, direct insertion, simple choice, rapid, Hill, Heap Sort. 2. Sorting tables to the long table is not less than 100, which use the data generated pseudo-random number (RAND ()), be at least five sets of input data are provided for comparison. comparable indicators for the keyword in the number of keywords and the number of participants and the number of mobile keyword. 3. Finally, the results of a simple analysis, including data on the outcome of fluctuations in the size of explanation.
- 2023-01-14 13:35:03下载
- 积分:1
-
simulated annealing algorithm for traveling salesman problem (with C#)
模拟退火算法求解货郎担问题(用C#实现)-simulated annealing algorithm for traveling salesman problem (with C#)
- 2023-03-29 02:30:04下载
- 积分:1