搜索资源列表
6paixusuanfa
- 1、 演示程序对6种内部排序算法(堆排序、直接插入排序、简单选择排序、快速排序、希尔排序、归并排序)作输入实测比较。 2、 待排序表的元素的关键字为整数。用户可输入不同数据作测试比较。比较的指标为关键字参加的比较次数(用compCount计量)和关键字的移动次数(用shiftCount计量,关键字交换计为3次移动)。 3、 演示程序以用户和计算机的对话方式执行,即在计算机终端上显示“提示信息”下,用户可由键盘输入待排序表的表长(不大于20)和数据。 4、 每次测试完毕,显示各种
SeqList
- 关于C++顺序表的一个演示代码。欢迎大家下载!-C on the order form a demo code. Welcome to download!
demo
- svm的一个实现小程序,可以实现分类问题,有一定的作用,
win32dlg
- 在控制台程序中实现对话框和满屏特性 此程序是一个纯粹的Demo例子,示范如何在控制台程序中实现对话框赫满屏显示。 -console procedures in achieving dialog and dual HDMI inputs and more characteristic of this process is a purely Demo example of how the console model procedures to achieve dual HDMI inputs and
OPCDAServer30_ADAM4017
- OPC服务器范例,同步通讯,采用OPC3.0标准-OPC server demo ,sy
CameraDs
- c++ rtmp 播放视频 demo 源码-c++ rtmp video
files-inout
- 实现C++文件输入输出操作,以类为基础进行输入输出流的演示-Implementation C++ file input and output operations, to category-based input and output stream demo
gtest_demo
- 自己写的google test的demo程序 比较简明易懂 适合C++单元测试初学者-Write their own demo of the google test procedures easy to understand for C++ unit testing beginners
banker
- 一个银行家演示程序,源于操作系统中死锁的解决问题,采用TC编写,使用了带有颜色的输出,易于理解。该程序写于大二时期,程序中多有冗余漏洞,请见谅。-A banker demo program, from the operating system to solve the problem of deadlock, using TC preparation, use of color output with easy to understand. The program was written in
simpleopt
- Demo program for using simple opt for text parsing
MG_Console
- C 语言 VC6.0编译 迷宫演示控制台程序-C language compiler VC6.0 maze demo console application
cmd_demo
- simple console demo.This source can be used as basic for build command line style programs.-simple console demo.This source can be used as basic for build command line style programs.
Configurable_Console
- 可以设置控制台的标题,文字颜色的控制台demo,分享给大家-You can set the console title, text color console demo, we share
DemoSQLite
- 在控制台下演示 SQLite 的基本使用功能。创建表,插入数据,查询数据。-Demo SQLite in console, operation is create table, insert data, query data.
Consola_ccs
- Consola Pic ccs. this console is recoment for use in demo board.
2012-02-09-Zufall-Mersenne-Twister
- working demo applicaiton of a Mersenne-Twister: random-Number Generation in c-console: 1st part: random numbers 0...100 2nd part: 3 "1", 97 "0" + statistical analysis of generated data 3rd part: 50 "1", 50 "0" + stat analysis-working demo appli
demo
- 基于VC6.0和opencv库编写的人脸识别程序,包含了源代码和可执行文件-Based face recognition program written in VC6.0 and opencv library that contains the source code and executable files
SQURE-DEMO
- square音频刷卡器解码算法,乐刷第一代音频刷卡器手机解码算法.如有需要,可以提供android手机端解码DEMO程序,QQ:16700612-The decoding algorithm for Square s audio mobile magnetic-card reader , The decoding algorithm for the first generation magnetic card reader of leshua company
Demo
- 人生系统 很简单的 往采纳 简单人生规划-Demo rensheng
CTP-traderapi-DEMO
- ctp API 交易开发实例,交易连接用C++做的demo