-
learning-CPlusPlus
This tutorial is
c 2002, Aaron Isotton. You are free to copy and distribute
it as long as you do not charge for it and do not modify it. Please email to
aaron@isotton.com for any inquiries. The official homepage of this document
is http://www.isotton.com/lcpp.html.
- 2011-06-07 21:29:26下载
- 积分:1
-
tsp--yichuangsuanfa
程序对48个城市的TSP问题(城市坐标文件对应于48.txt)进行计算,求解路径和最优路径图如下。
48个城市结果,大的红*表示路径开始城市,途经城市依次用蓝色方块和红色*标示。
(Procedures of the 48 cities TSP problem (document coordinates corresponding to the city 48.txt) to calculate the optimal solution of the path and road map are as follows. The results of 48 cities, the path of the red* indicates the beginning of the city, passing through the city followed by the blue box and red* marked.)
- 2009-04-11 22:05:02下载
- 积分:1
-
CPP-primer
C++ Primer的源文件,包括书中的源代码和题目答案。(very important.)
- 2015-09-05 20:36:19下载
- 积分:1
-
MySPWM
变频电源控制程序,利用定时器Timer1和Timer2分别发出SPWM波形,控制IGBT管通断,实现调频调压输出。(SPWM generator programme, use Timer1 and Timer2 in TMS320F2812 DSP, generating SPWM to control frenquecy-varaiable power supply.)
- 2011-05-08 23:01:59下载
- 积分:1
-
DBCViewNewV1.1
DBCView对汽车电子行业的dbc文件进行解析,并进行拓扑图显示。DBCView清晰实现对dbc文件的解析,并以友好的界面展示CAN信号,Node,signal,MSG之间的关系的软件。对初入汽车电子行业的新人非常适合,能快速掌握dbc的结构。(dbc文件是vector公司定义的,用来描述单一CAN网络中各逻辑节点信息,依据该文件可以开发出来监视和分析CAN网络中所有逻辑节点的运行状态,也可以是有针对性的ECU通信应用软件。)(DBCView is a parser for dbc file and topology view to display. By the DBCView, user could quickly understand the links between node, message, signal and can bus. DBCView is support training tool for fresh person.(by the way, If you want to know dbc, you could get help from vector ))
- 2018-01-28 15:51:01下载
- 积分:1
-
DistPoint
最近点对。编程之美上面的点对,使用了C++模板,效果还可以(the nearest point diatance)
- 2013-03-20 09:43:20下载
- 积分:1
-
DSPLIT.DSW2
灰度变换,非0元素取1法,固定阀值法,双固定阀值法,反色变换处理,窗口变换处理(gray transform, 0-element method for a fixed threshold, two fixed threshold, anti-color transformation, transform window)
- 2007-01-26 18:46:02下载
- 积分:1
-
ch08
Visual C++ 6.0程序设计学与用教程的聊天程序(Visual C++ 6.0 programming tutorial learning and use chat program)
- 2014-04-05 07:54:20下载
- 积分:1
-
MyPictureDrawing2
自己编写的类似画图软件的vc++程序,可以实现铅笔画线、画圆、椭圆等基本画图功能,还有颜色选项(I have written similar vc++ drawing software program, you can achieve a pencil drawing a line, circle, ellipse and other basic drawing functions, as well as color options)
- 2014-05-29 13:36:47下载
- 积分:1
-
SUN
基于NIOS II的LED屏贪食蛇设计,基于NiosII软核处理器和LED点阵显示屏的贪吃蛇游戏内容是:一条蛇在封闭的围墙里,围墙里随机出现一个食物。玩家通过4个按键控制蛇上下左右移动,且蛇只能沿着头运动的轨迹移动。蛇头撞到食物,则食物被吃掉,蛇身体增长一节,同时记1分,又出现食物,等待蛇通过玩家的控制来吃掉,如果蛇头在移动中出界或咬到自己的身体则游戏结束,并且加入了一些附加功能如蛇身加速,选择难度,开关机屏幕画面的优化等一系列功能,使游戏更具可玩性。(NIOS II LED screen Snake design, NiosII based soft-core processor and LED dot matrix display Snake game content is: a snake in a closed fence, the fence was a random food. Players control a snake through 4 keys to move around, and the head of the snake can move along the track movement. Snakeheads hit the food, the food is eaten, the snake grow body section, but remember one point, appeared foods, through the player controls a snake waiting to eat, if snakeheads bite out of bounds or move their bodies in the game end, and added some additional features such as snake acceleration, choose the difficulty to optimize switching machine screen and a series of features that make the game more playable.)
- 2014-01-09 23:04:57下载
- 积分:1