搜索资源列表
cn700_vf6105572455
- vf图书馆管理系统码源,里面的功能比较齐全,是个和不错的vf程序-vf library management system source code inside the function of a relatively complete, and is a good procedure vf
002bx321
- vf图书馆管理系统码源,里面的功能比较齐全,是个和不错的vf程序 -vf library management system source code inside the function of a relatively complete, and is a good procedure vf
MarkManagement
- 是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。 该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。 该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the
FFTbaseTime2
- 快速傅立叶变换的编码,基二的按时间抽取方法实现,包含完整的源代码和测试程序,在里面重载了许多符号-fast Fourier transform coding, the two-time extraction method. includes complete source code and testing procedures, which in many symbols Heavy
cifafenxi
- 用VC++实现的编译原理中的词法分析,代码详细具体,可执行文件齐全!-With VC++ Compiler to achieve the principle of lexical analysis, code detailed, complete executable file!
Complete_binary_tree
- 在完全二叉树中,在层次遍历和先根序遍历中,已知某节点在一种遍历中的编号,求该节点在另一种遍历中的编号.-Complete binary tree in level order traversal and first traversal of the root, known to a certain node in a traversal of the code, and the node in a traversal of the code.
qi_pan
- 用C++语言编写的残缺棋盘问题的分治法源代码,很完整,可直接编译运行。-Using C++ language problems and incomplete chessboard divide and conquer the source code, it is complete, can be directly compiled to run.
dll
- 代码编写在LabWindows/CVI环境下,代码包含*面动态链接库调用,有界面动态链接库调用,静态库调用的实例,能完整运行。-The code is written in LabWindows/CVI environment, the code contains no interface dynamic link library call interface dynamic link library calls, the calling instance of a static librar
chess
- chess game complete code
fifteen-puzzle
- fifteen puzzle game complete source code
code1104
- 求一个整数数组最长递减子序列,完整的C++代码,已测试通过。-Seeking an array of integers longest decreasing sub-sequence, complete C++ code, have been tested.
maze
- 完成迷宫程序的设计 输入 从maze.txt文件读入迷宫,格式如下 其中第一行为迷宫的阶数N,接下来是一个N*N的矩阵代表迷宫,0为路径,1为障碍物。 实验要求 要求自学查询技术文档,利用STL 的stack 类,完成以下要求的功能: 1. 打印迷宫: DisplayMaze()或者重载<< 其中(1,0)位置和(N-2,N-1)位置打印“=>,其余的1的位置打印“##”,0的位置打印“ ”(两 个空格),注意每个位置都是两个字符。 打印示例
dazi
- 打字训练系统源码。采用链表操作实现,所有功能均已测试完成。保证不是坑人的操作。-Typing training system source code. Using chain operations to achieve, all functions have been tested complete. Ensure the operation is not deceptive.
C_Games
- 一个自己写的完整纯C俄罗斯方块游戏源代码,可直接编译运行。界面较为美观。-A complete write pure C Tetris game source code can be directly compiled to run. Interface is more beautiful.
mofang
- 在生活中,条形码经常用来标志物品的信息。条形码是由黑白相间的条组成的。条的宽度有两种,我们可以认为窄的代表0,宽的代表1。本题中设定宽条的宽度是窄条的两倍。 楠神拥有很强的DIY精神,他决定做一个条形码识别工具。首先他完成了图像识别部分,得到了一系列条的宽度。他希望将这些宽度识别为一个01串。本来这是一个非常简单的任务,可是由于楠神在识别的时候会有误差,使得问题变得没那么简单了。不过楠神认为测量得到的结果最多比真实值大或小5 。请你帮忙完成这个识别程序。已知条形码中至少有一个是宽条,可
tic-tac-toe
- Mini Project in C Tic Tac Toe Game. You have probably played the Tic-Tac-Toe game to pass time during school hours. It’s fun when you play with paper and pencil. Here, we have developed a console application without graphic for this game as a mi
quiz-game
- Quiz Game Mini Project in C. This is a complete and error-free Quiz Game Mini Project in C designed as a simple console application. In this project, a number of questions are asked, and the user is awarded cash prize for each correct answer giv
personal-dairy-management
- Mini Project in C Personal Diary Management System. One of the best C mini projects, mini project in C Personal Diary Management System is a console application without graphic. In this project, user can keep their personal record like they do i
Zigbee_Stack
- zigbee协议栈_源代码大全与解析,无线网络的核心技术-core technology zigbee protocol stack source code complete _ and analysis, wireless network
face10
- 人脸识别的 vc++ 完整工程代码,欢迎下载。 -Face recognition vc++ code complete engineering, welcome to download.