资源列表
13-architectural-design
- xilix datasheet for spartan fpga
player
- 简单的simple player,源码可添加,移植成丰富的多功能player-Simple simple player, source code can be added, transplant into a rich multi-player
11
- Excel单元格中含有变量的字符串形式公式计算 含有变量的公式计算 从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Replace替换掉,用Eval计算结果。 公式在Excel单元格中分别存放 如: x = a + b - ( a + b * a ) a = 3.4 b = 6- Excel单元格中含有变量的字符串形式公式计算 含有变量的公式计算 从含有字符的公式中,提取字符,并在Excel中查找到数字值后用Rep
chaine
- 禔 character string (called English string) is a succession of characters, i.e. a whole of symbols belonging to the character set, defined by ASCII. In language C, a character string is a table, comprising several data of the tank type, whose last ele
eightqueen
- 八皇后问题,用于解决八皇后再棋盘上排列的方法问题,个数问题-8 Queen' s problem, to address the eight Queen' s re-arranged method of chessboard problems, the number of issues
zImage_a70
- 试验led跑马灯和led数字显示功能,可变换闪烁频率-Marquee and led the pilot led digital display, can change the frequency of blinking
chap2_introduction_of_C_coding
- C++语言的入门介绍,包括C++的语法,调试,如何书写-C++ language of the entry, including the syntax of C++, debugging, how to write code
planeticket
- 一个飞机票订票和退票系统。假设某民航机场有m个航次的班机,每个航次都只到达一个目的地,试为该机场售票处设计一个自动订票和退票系统。 该系统需要实现以下功能: (1) 订票:若该航次余票数大于等于客订票数,则在该航次的乘客表(按乘客姓氏字母词典顺序排列)中,插入订票乘客的信息项,并修改该航次有关数据,否则给出相应提示信息; (2) 退票:若退票数小于该乘客原订票数,则在相应的乘客表中找到该乘客项,修改该航次及乘客表中有关数据。当由于退票使得该乘客的订票数为零时,要从乘客表中撤销
find_the_main_element
- 设T[0:n-1]是n个元素的一个数组。对任一元素x,设S(x)={i|T[i]=x}。当|S(x)|>n/2时,称x为T的主元素。设计一个线性时间算法,确定T[0:n]是否有一个主元素。-Set T [0: n-1] is the n elements of an array. Of any element x, set S (x) = (i | T [i] = x). When | S (x) |> n/2 when x for T said the main element.
WinMain
- 给出了windows消息的各种用法,适合初学者学习使用。-Windows are given a variety of usage information, suitable for beginners learning to use.
Nquenes
- N皇后问题的递归实现,仅仅只用于C++,JAVA无法执行-N Queen' s problem of the realization of the recursive, just only for C++, JAVA can not perform
WangLuo
- 实现类似网络通信的功能,完成客户机与服务器的通信,本程序适合初学者学习-Network to achieve similar functions, the completion of the client and server communications, this program suitable for beginners to learn
