-
java技术手册
Java technical manual is very suitable for Java learning.
- 2018-09-15 10:40:34下载
- 积分:1
-
描述
Description
Calculate a*b
Input
Two integer a,b (0
- 2022-04-13 04:20:00下载
- 积分:1
-
DS18B20温度检测及其液晶显示
实现DS18B20实验测试和先面试基本部分和一个发挥,希望对大家有所帮助(Realize the Basic Parts and a Play of the 07 National Games)
- 2020-06-20 02:00:02下载
- 积分:1
-
One from Taiwan ezq similar free plug
一个来自台湾ezq类似的免费插件开发程序
- 2022-12-28 19:00:04下载
- 积分:1
-
shark
一个simulink中调用m函数的例子,演示潜水艇建模及m函数编译(A call simulink function m examples, demos submarine modeling and m function compiler)
- 2020-11-06 19:59:50下载
- 积分:1
-
Delphi工作计划日程管理程序
一个用Delphi编写的工作计划、日程管理程序,用它来记录你的工作事项,界面简约,程序运行后在Windows任务栏处显示托盘图标,可自定义窗口背景,设定是否开机自动运行等选项。
- 2022-05-29 21:50:01下载
- 积分:1
-
Delphi货运公司管理系统源代码
一个Delphi货运公司业务管理系统,里面包含了一个打印控件,数据库采用Access,功能方面可以完成发货、收货、海运信息、客户信息、陆运信息、业务员信息以及月报、年报等功能,可作为一个完整的货运管理系统来用。
- 2022-07-25 01:32:51下载
- 积分:1
-
词法分析器 大家共享哈 呵呵
词法分析器 大家共享哈 呵呵
/************************************/
/* 程序名称: 词法分析器*/
/* 程序用途: 编译原理实验(一) */
/* 编写日期: 2006年10月 */
/************************************/
-lexical analyzer share Kazakhstan Oh /************************************//* process Name : lexical analyzer*//* process uses : Compiling principle experiment (1)*//* prepare date : October 2006*//************************************/
- 2022-03-20 21:35:32下载
- 积分:1
-
KeilProject
说明: 基于51单片机的多点测量系统完整工程,C语言编写,Keil开发环境。(A multi-Measure system base on STC89C51)
- 2019-05-31 12:20:19下载
- 积分:1
-
通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶...
通用二叉搜索树,包含的算法有:输出广度优先遍历、前序、中序、后序遍历结果,按树的形状打印树,统计总节点数,统计叶子节点数,统计右节点数,计算树的高度,删除所有叶子节点,插入节点,查找节点,删除节点,由前序遍历结果和中序遍历结果生成树,由后序遍历结果和中序遍历结果生成树,检查该树是否平衡和完全平衡。-generic binary search tree contains the algorithm are : output breadth- first traversal, the former sequence, sequence, after the preorder, the shape of the tree by tree print, the total number of nodes statistics, statistics leaf nodes, the nodes to the right statistics to calculate tree height, remove all leaf nodes, insert nodes, the nodes you delete nodes from the former preorder results and the results of Spanning Tree preorder, After the preorder from the results and the results preorder spanning tree, check whether the tree balanced and complete balance.
- 2022-06-28 10:58:58下载
- 积分:1