资源列表
jiemian
- c++ builder第一部分 界面设计详细例程 内容相当齐全-c++ builder first part of the interface design is fairly detailed and complete routine
insertionanddeletion
- 双向链表的插入和删除操作的原理和函数实现。 -Two-way linked list insertion and deletion operations
tuxiang
- c++ builder第四部分 图像处理详细例程 内容相当齐全-c++ builder fourth part of the image processing routines, is fairly detailed and complete
wenjian
- c++ builder第三部分 文件操作详细例程 内容相当齐全-c++ builder the third part of the file operations routines, is fairly detailed and complete
dsp2407aAD
- dsp2407AD采样程序,实现多路AD顺序采样转换,并完成数据的存储.-Dsp2407AD sampling procedures, realizing multi-way AD sequence, and complete data sampling conversion of storage.
SAA7114
- PAL/NTSC/SECAM video decoder with adaptive PAL/NTSC comb filter, VBI-data slicer and high performance scaler
meshgenerator
- cascade mesh generation
2
- 首先建立循环队列的存储结构,为了区分男女队,需要设置两个循环队列,队列中元素的数据类型分别为字符型和整型,然后设计如下函数:ManQueue(Q)和WomanQueue(Q)(建立男人和女人队列)以及PeiDui(Q1,Q2)(舞伴配对),程序描述如下:-First, the establishment of circular queue storage structure, in order to distinguish between male and female teams, need
3
- 设计一个有向图和一个无向图,任选一种存储结构,完成有向图和无向图的DFS(深度优先遍历)和BFS(广度优先遍历)的操作。-Design of a directed graph and an undirected graph, either type of storage structure, the completion of a directed graph and an undirected graph of the DFS (depth-first traversal) and BFS (
matlab(yanshe)
- 编写计算程序:(a)矩孔夫琅和费衍射;(b)圆孔夫琅和费衍射
5
- C语言:建立一个链表,每个结点包括:学号、姓名、性别、年龄。输入一个年龄,如果链表中的结点所包含的年龄等于此年龄,则将此结点删去;输入一个学生的信息,插入到链表的第3个位置。 要求:用CreateTable函数建立链表;用DeleteNode函数删除满足要求的结点;用Output函数输出链表,用InsertNode函数插入结点。 -C language: the establishment of a linked list, each node includes: Student ID,
14160_1236818762v9vV
- C#公寓管理系统,是一个非常不错 但很简单的一个系统,可以供学习之用-C# Apartment Management System, is a very nice, but a very simple system that can be used for learning purposes
