资源列表
MIS_SQL
- 一个利用VB6.0+SQL2000开发的信息管理系统 可作毕业设计用,里面的数据库是SQL脚本文件。设计理念感觉还不错。-A use of VB6.0+ SQL2000 developed information management system designed for graduates, which the database is SQL scr ipt file. Design concept is also a good feeling.
calendar
- 万年历。本程序是可以显示日历中每个月的公历和农历。本文件中包含实验报告,可以让初学者更加理解程序的开发过程。-Calendar. This procedure can show the calendar month and the Lunar calendar. This document contains the report of the experiment, allowing beginners to better understand the process of the develo
huangnanshan
- 学生信息管理系统,基于visual c++。可以增加、删除、查询学生信息,还可以建立文本来存储信息。-Student Information Management System, based on visual c++. Can add, delete, query student information can also be set up to store the text information.
ME
- 运动估计(包含七种算法),对于学习视频压缩的朋友来说很有用。-Me
libary
- 简单的图书管理系统,适合初学者看。不能够保存数据,每次退出后,输入的信息会自动删除。-Simple library management system, suitable for beginners watch. Not be able to save the data, each exit, the input information will be automatically deleted.
Practice1_14
- 字符串交叉输入,就是将一个字符串交叉的输入到了另一个字符串当中,比如: char a[4]="ABCD" char b[4]="abcd" 则char c[8]="AaBbCcDd" -Cross-string input, is to cross a string input to another string of them, such as: char a [4] = "ABCD" char b [4] = "abcd" While char c [8] =
Practice1_12
- 数组中数据线性变换,就是将一个数组的每一个数按一个公式变换成另一个数。-Linear array of data transformation, is an array of each number by a formula converted into another number.
bestworst
- Best Fir algorithm implementation
Practice1_15
- 找出回文数,就是在一定范围内找出顺读和倒读都一样的词语。-Palindrome identify a few, that is, a certain scope to identify cis and read back the words read are the same.
bdadvbs
- BDA DVB sample example to use connexant tuner
Practice1_13
- 在自然数中找合数,就是从3开始向上试探找出N了连续的自然数中的合数。-Find in the natural number composite number, that is, from 3 to start up a test to find N consecutive natural number of a composite number.
Practice1_19
- 连接两个链表,就是将第一个链表的最后连接到第二个链表的开头。-concatenate two list
