-
ADO-And-Access
这是一个基本的数据库编程实例,里面最特别的地方是即使出数据库里面出现多条完全相同的记录,它也能操作,而不会出错。(This is a basic database programming examples, there is the most special place inside the database even if there is more of the same record, which can operate without error.)
- 2013-11-15 06:37:48下载
- 积分:1
-
paint_move
能在MFC界面绘制随着鼠标移动的线条,在visual studio中正常显示(In MFC interface as the mouse moves the lines, the visual studio to the normal display)
- 2016-01-25 22:28:19下载
- 积分:1
-
GPS
追踪车辆行程轨迹,电子图显示,实时追踪。源代码完整,有需要的朋友可以下载使用。(Track vehicles travel path, electronic map display, real-time tracking. The source code is complete, a friend in need can be downloaded.)
- 2014-12-09 09:46:31下载
- 积分:1
-
GDIwin32
GDI win32实例,里面包含了一个GDI实现透明窗口的实例
- 2016-07-11 15:51:40下载
- 积分:1
-
ASK_Pro
说明: 基于MFC的调幅数字通信系统的仿真,界面等都是自己做的(Based on MFC am digital communication system simulation, oneself make interface, etc)
- 2012-04-25 14:03:05下载
- 积分:1
-
MyFtp
基于Winsock的网络编程小程序,可以实现FTP的上传和下载。(Winsock-based network programming applets, can be achieved FTP upload and download.)
- 2009-06-15 01:02:05下载
- 积分:1
-
直流电源控制程序
说明: 利用单片机控制电流大小,能实现100MA和1MA的步进,电流最大可以达到2A(SCM control current size, and can achieve 0.03 1MA Stepper, Electricity can hit 2A)
- 2006-02-18 17:39:16下载
- 积分:1
-
EULER1
说明: Euler 回路问题
.问题描述:
对于给定的图G 和G 中的2 个顶点v 和w,连接顶点v 和w 且经过图中每条边恰好1 次
的路径称为顶点v 和w 之间的1 条Euler 路。当v=w 时得到一条首尾相接的Euler 回路。
.编程任务:
对于给定的图G,编程计算图G 的一条Euler 回路。
.数据输入:
由文件input.txt 给出输入数据。第1 行有2 个正整数n 和m,表示给定的图G 有n 个
顶点和m 条边,顶点编号为1,2,…,n。接下来的m 行中,每行有2 个正整数u,v ,表示
图G 的一条边(u,v) 。
.结果输出:
将编程计算出的Euler 回路输出到文件output.txt 。如果不存在Euler 回路,则输出-1。(Euler circuit problem. Problem description : for a given graph G and G of two vertices v, w, connectivity and vertex v w map through which each side precisely the path to a meeting called vertices v, w between a Euler Road. When v = w be an end-to-end circuit Euler. . Programming tasks : for a given graph G, programming terms of a graph G Euler circuit. . Data input : from the document input.txt given input data. Line 1 has two positive integers n and m, to the graph G with n vertices and m edges and vertices numbered 1, 2, ..., n. Next m OK, every trip has two positive integer u, v, said of a graph G edge (u, v). . Results output : Programming will be calculated by Euler circuit output to a file output.txt. If there is no Euler circuit, the output 1.)
- 2006-03-29 21:31:15下载
- 积分:1
-
CANopen_master
canOpen master 用于串口通信,主要用于测试can总线数据
- 2017-05-02 16:15:05下载
- 积分:1
-
CrayonBallDemo
采用了cocos2d和chipmunk的DEMOCrayonBallDemo,精选ios编程学习源码,很好的参考资料。(Using cocos2d and chipmunk DEMOCrayonBallDemo, select learning IOS programming source code, a good reference.)
- 2013-12-13 12:46:41下载
- 积分:1