资源列表
HHT
- HHT源代码 希望对刚开始学习的有所帮助-HHT source code want to help the beginning of learning
zhouligong_s3c2410_WinCE
- 周立功ARM板windows ce的所有内容,包括运用程序开发,流驱动编写等等。对于windows ce下开发流驱动、运用程序具有很好的指导意义,同时也是ARM&wince一书的源代码。-Zhou, who all windows ce ARM board, including the use of program development, flow-driven writing and so on. Developed under the flow for windows ce driver,
test_EventWithoutSem
- pc的windows下得BC4.5环境中,新建事件任务,在没有引入信号量的情况下,会发生一些现象,仔细观察,这些现象,可以深入的理解多任务操作系统-pc, the windows have BC4.5 environment, the new event task, the amount of the incoming signal in the absence of the case, the phenomenon will occur, careful observation of thes
Maze
- 实现迷宫搜索程序。迷宫数据从文件输入。输出迷宫路径。 a) 实现从入口到出口的输出顺序; b) 能否打印行走方向(向左、向右、向前), 如: 1 先前 2 向右 6 向左 7; -Maze searching
test_EventWithSem
- pc的windows下得BC4.5环境中,新建事件任务,在引入信号量的情况下,会发生一些现象,仔细观察,这些现象,可以深入的理解多任务操作系统-pc, the windows have BC4.5 environment, the new event task, in the case of the introduction of a semaphore, a number of phenomena occur, careful observation of these phenomena ca
BP-matlab
- bp神经网络matlab实现和matlab工具箱使用实例-bp neural network matlab matlab toolbox and use cases to achieve
BinaryTree
- 二叉树二叉链表实现 (1) 构造(包括拷贝构造)和析构函数(删除所有结点函数); (2) 根据用户输入的先序遍历序列构造二叉树; (3) 打印二叉树(可以使用先序、中序、后序遍历实现); (4) 分别求二叉树中所有结点的个数;叶子结点、分支结点的个数; (5) 分别求二叉树的高度(层次数); (6) 按层次打印二叉树; (7) 使用另一种方式创建二叉树:规则:左子树的值都比根结点小,右子树的值都不比根结点小; -Binary Tree
PQueue
- 优先级队列,输入一串数字,按从小到大排列。-PQUEUE input nums output nums inorder
C100
- C++ LANGUAGE CLASSICAL TESTS
bp-time
- 一个基于bp的时间序列预测,测试可用-Bp of a time series prediction based on the test available
add8
- 8位加法器,计算机组成原理课程设计,利用Quartus -Eight adder
BP-cPP
- 用C++实现具有异或功能的BP神经网络,已验证可用 -C++ implementation using XOR function with the BP neural network, has been used to verify
