资源列表
VFP60Help
- VFP6.0中文教程,同时也是VFP6.0的中文手册和函数命令详解-VFP6.0 Chinese Guide and also the Chinese VFP6.0 Detailed manuals and command functions
TuB.c.tar
- framebuffer 显示图片,实现读取jpeg压缩格式,基于linux操作系统-framebuffer display pictures
saa6752
- SAA6752 low layer (for AVR)
helpvb
- 关于vb软件帮助的各种代码使用方法,很好的 你可以借鉴-About vb code to use software to help a variety of methods, well you can learn from
Montgomery-apply
- Montgomery算法被认为是计算大数模乘的最快的算法。本文详细叙述了它的理论基础和算法原理,加以改进并应用在RSA 模幂运算中。-Montgomery algorithm is considered the model of large numbers by calculating the fastest algorithm. This paper describes its theoretical basis and algorithm theory, be improved and
I2C
- 51单片机引脚模拟I2C,可以拿过去参照参照。-51 pin analog chip I2C, you can get past the light the light.
GPA-tools
- 关于mfc编程实例的资源包,如有需要请下载-Mfc programming examples on the resource bundle, if necessary, download
ad7705_ad7706
- 8051f 单片机串口程序的应用,很好的,适应初学者 对串口的认识-8051f-chip serial process applications, good to meet the beginner' s understanding of the serial
yy6
- 1.定义哈希表数据结构。 2.除留余数法做为哈希函数、 H(key) = key P 用线性探测再散列解决冲突方法,编写函数,实现哈希造表的过程,并输出哈希表。 3.编写函数,求查找成功时的平均查找长度(ASL)。 -1. Define the hash table data structure. 2. In addition to leaving the remainder as the hash function method, H (key) = key P re-h
yy5
- 1.定义图的数据结构。 2.编写函数,用邻接表实现图的存储结构,求图的顶点的度数。 3.编写函数,输出图的遍历序列。 -1. Define the graph data structure. 2. Write functions to achieve with the adjacency list graph storage structure, find the vertex degree. 3. Write function, the output graph traversal
7
- 编写C++程序完成以下功能: (1) 实现简单电话本功能,用姓名来搜索电话号码; (2) 用户输入姓名,程序查找并输出结果; (3) 用户可以通过输入,添加姓名和电话号码; (4) 用户可以删除姓名和电话号码; (5) 电话本可以保存在指定文件中; (6) 电话可被从指定文件中读入到内存。 -Write C++ program performs the following functions: (1) simple phone book function, with
yy4
- 1.定义二叉树的链式数据结构。 2.编写函数,创建下图所示的二叉树。 3.编写函数输出二叉树的先序、中序、后序遍历。 -1. Binary tree data structure defined chain. 2. Write a function to create the binary tree shown below. 3. Write a function of the first binary output sequence, in order, the order
