搜索资源列表
alemoNEW
- 机器学习课要求编写3*3棋盘对弈程序。 该程序中一个对弈者通过神经网络方式实现 另一个通过机器学习的方式加以改进-3*3 chessboard vs program.One player is implement by neural net ,the other is implement by machine learning.
栈和队列CQandS
- 该程序实现了栈和队列的操作,可以作为其他程序的头文件-the program stack and a queue of operation, as with other procedures in the first paper
1999232333
- java的控制台程序,我首先就是在控制台下面编写的java程序,然后才学其他-the Console, I was prepared console below the java programs, then other scholarship
BP_network
- 用VC++编写的异或算法的神经网络算法,适当修改可用作其他用途-VC prepared by the different algorithms or neural network algorithm, appropriate changes can be used for other purposes
TeristBetal
- 自己编写的俄罗斯方块小程序。该程序与网络上其他程序不同,本程序是完全采用C++编写的控制台下的程序,而非窗口程序,虽然不华丽,但是非常适合初学者学习算法和基本C++知识。-own sheet prepared by the Russian small programs. The program networks with various other procedures, the procedures are completely prepared by the C procedures und
controlpicture
- 在控制台上画图,并使用了菜单管理,具体操作运行后就可以知道了,用c++编写的,vs2003编译,其他运行环境没有试过-drawing on the console and use the menu management, the specific operation after operation can know, c + + with the preparation, vs2003 compiler, other operating environment without trying
InstallServer
- 用vc++编写的简易安装程序,可以用来安装其它程序,是很好的VC++学习资料。-vc prepared with simple installation procedure and can be used to install other programs, the VC is a very good learning materials.
checktime.c
- 此程序是对windows系统进行校时。其他的说明请看程序。-this procedure is to windows at the school system. See the note other procedures.
viewbin
- 可以查看windows ce 下的nk.bin文件。其他的请察看源码-can check the windows ce document nk.bin. Please see the other FOSS
new_word
- VC7写的,用来将金山单词本生成的文本文件转换成为我想要的其它格式写的。有兴趣的可以看看。-VC7 wrote, Jinshan words used to generate the text of the document I want to switch to the other format writes. Interested can look at.
ModifyFileType
- 主要的功能是批量处理把以知道的文件类型修改为其他的文件类型。-main function is to extend the batch processing of documents known to other types of amendments to the document type.
vccom
- 使用VC++6.0编写的程序,用于实现计算机的串口的接收、发送数据,程序清晰明朗,可以方便地移植到其他的大程序中。-use VC 6.0 prepared by the procedures used to achieve the computer's serial port to receive, send data, procedures are clear uncertainty can be easily transplanted to other major procedure
ls
- LS by Cao Siqin, 2007.7.17 ls [-l/-w/-s][-d/-f][-acpo!?] [path or file name mask1] [mask2 ...] Options: -? : display this help -l : list details -a : list all files -w/s : list in a line, file names are sepatated by tab -p : file n
编译原理实验_课程设计_词法分析
- 1、本程序的作用是进行TEST语言的词法分析。 2、可双击运行后输入文件名,或是在命令提示符下输入test 文件名……,支持多个文件同时进行词法分析。 3、本程序是在VC6.0环境下测试通过,用的是C++语法。当然也有C的语法。 4、本程序留下了很多的接口以待以后的语法分析和语义分析实验时进行扩展。比如已将词法分析结果记入到了一个顺序存储的数据结构中,以待后用。 5、程序扫描处理一部分是经孙悦红老师的示范程序修改而成,(增加了一些功能)其他部分为了适应自己的接口,都是由本人编写。-one, t
GraphVc7
- 先输入图的各顶点名,再输入图的邻接矩阵从而建立图,并用笛施卡尔,普里姆等三种方法求其最小生成树,-input vertices of the plan, and plans to import the adjacency matrix thereby establishing map, and use flute Shi Carl prim other three methods for the minimum spanning tree,
编写一个判断一个数字是否是素数的函数
- 编写一个判断一个数字是否是素数的函数,利用该函数求200以内的素数之和。(素数指除了1和它本身之外,该数没有其他因子,例如101就是一个素数。)-Write a judge whether a number is prime function, using the function evaluation within 200 prime numbers. (In addition to a prime number, and it refers to itself, not the number
职工工资管理系统
- 1、 需求分析: 公司主要有4类人员:经理、技术员、销售员、销售经理。要求存储这些人的职工号、姓名、月工资、岗位、年龄、性别等信息。 2.程序的基本功能: 1.增加、修改、删除一个职工信息。 2.显示全部职工信息。 3.按条件显示职工信息(条件有按电话号码、姓名、职称或职工号等。 4.按条件显示工资信息(职工号,职称等)。 5.查找指定金额范围的职工职称。 -1, demand analysis: the company
list 创建链表,遍历一次输出
- 创建链表,遍历一次输出,然后分字母,数字,其他字符分别创建链表,分别输出。-Create a linked list, traversing one output, and then sub-letters, numbers, other characters were created linked list, respectively, output.
ATM1.1
- 一个C++开发实现的ATM模拟系统,实现了存取款、查询、密码修改等基本功能。-A C++ implementation of the ATM simulation system developed to achieve the withdrawal, check, password changes and other basic functions.
My-bank
- 银行系统 C++语言实现,包括开户,取款,存款,计息,排序,查询等功能模块。-Banking system C++ language, including accounts, withdrawals, deposits, interest, sort, query and other functional modules.