-
final
ll(1)型文法下,写的编译器,并对语法进行识别,然后对具体文法判断是否属于LL(1)型(the program includes the LL(1) and the judgement)
- 2013-11-04 16:24:12下载
- 积分:1
-
interface
interface定义了一组行为的协议。两个对象之间通过这个协议进行通信。
interface 不属于类层次结构。不相关的类可以实现相同的接口(interface defines a set of conduct agreement. Through this agreement between the two objects to communicate. interface does not belong to class hierarchy. Unrelated classes can implement the same interface)
- 2010-08-09 16:18:01下载
- 积分:1
-
链表
二叉树是特殊的一类树, 一个限制搜索节点到2 个以上的子节点。二叉搜索树,即 BST
- 2022-06-15 20:23:38下载
- 积分:1
-
一种新的支持向量机
一种新的支持向量机,比原来的支持向量机更具鲁棒性
- 2023-06-13 21:15:04下载
- 积分:1
-
sidianchafen
使用五点差分格式计算一个微分方程在边值问题上的解(The use of a five-point difference scheme for the calculation of a differential equation in the solution of boundary value problems)
- 2008-06-09 22:48:58下载
- 积分:1
-
Zigbee-location-code
本程序为基于Zigbee TI CC2431芯片的定位程序原代码,供大家参考,欢迎提出建议(This program is based on Zigbee TI CC2431 chip positioning program source code, for your reference, welcome suggestions)
- 2013-05-28 16:05:44下载
- 积分:1
-
51单片机mpu6050驱动程序
该程序用于stc51单片机模拟I2c驱动mpu6050传感器,通过串口发送,可以通过电脑用串口接受,功能: 显示加速度计和陀螺仪的10位原始数据,// GY-52 MPU3050 IIC测试程序
// 使用单片机STC89C51
// 晶振:11.0592M
// 显示:LCD1602
// 编译环境 Keil uVision2
// 参考宏晶网站24c04通信程序
- 2023-08-13 01:45:03下载
- 积分:1
-
联合熵
本程序适用于matlab中,读取两幅图像,求取两幅图像的联合熵
程序非常易懂,适合初学者使用,可以用里面的图片进行测试,注意对程序读取图片名进行更改。(Read the two images and calculate the joint entropy of the two images.)
- 2020-12-15 14:59:13下载
- 积分:1
-
viewImage
可以对不同格式的图像进行基本的加载操作,以及裁剪,缩放等功能(Can be of different formats images to load the basic operations, as well as cutting, zoom and other functions)
- 2008-03-10 21:21:55下载
- 积分:1
-
GPIO
STM32 GPIO 设定方面的知识,适用于初学都者。
- 2011-12-09 10:02:59下载
- 积分:1