-
ceshi
实现本地程序从远程服务器下载文件。保存到本地。同时,具备断点续传的功能。可以在下载一部分的情况下,再次下载从断点处继续下载。(Implement a local program to download files a remote server. Saved locally. At the same time, with the functions of HTTP. You can download a part in the case, once again download continue downloading the breakpoint.)
- 2016-10-26 18:07:08下载
- 积分:1
-
simd-viterbi-2.0.1
convolutional coding and Viterbi decoding using matlab
- 2012-05-17 08:33:34下载
- 积分:1
-
Gauss-Seidel
说明: 经过优化的C代码实现的Gauss-Seidel 迭代算法(Optimized C code of the Gauss-Seidel iterative algorithm)
- 2011-03-25 23:43:11下载
- 积分:1
-
2
说明: opencv障碍物识别,通过读入摄像头图像或者视频,辨别障碍物,并生成逻辑图像mat。(opencv obstacle identified by reading the camera images or videos, to identify obstacles and image generation logic mat.)
- 2016-04-14 23:38:23下载
- 积分:1
-
manager
基于QT的简单的仓库管理软件,初始密码123456(QT based on simple warehouse management software, the initial password 123456)
- 2017-09-13 00:55:12下载
- 积分:1
-
turtle
海龟作图 三角 直线 矩形 圆形 线条颜色 清除画板(Turtle plotted triangle straight circles color Clear Sketchpad)
- 2012-10-08 05:05:10下载
- 积分:1
-
Fractal-Visual-CPP
分形算法与程序设计Visual C++实现完整版。介绍了许多分形算法,并给出了算法实现的关键部分。(To realize the full version of fractal algorithm and program design of Visual C++. Introduced many fractal algorithm, and gives the key part of the algorithm to achieve.)
- 2014-09-13 16:24:55下载
- 积分:1
-
C_kmeans
kmeans均值聚类算法c语言版,最基础的实现,经过编译调试通过的(c-means clustering algorithm kmeans language version of the realization of the most basic, after debugging the compiler through the)
- 2009-07-06 16:18:40下载
- 积分:1
-
DrawOfMemory
DrawOfMemory源码包,VC++内存绘图例子代码,包括了多个实用的VC++函数:比如DrawLine函数:将传入函数的值以图像的形式显示到对应的控件上(int AllNum:总的数据量,int Value[]:数据值数组,COLORREF PenColor:画笔的颜色,CWnd *pWnd:需要显示曲线的控件指针);DrawWave函数,将传进函数的值以图像的形式显示到对应的控件上;DrawMultiLine函数:将传进函数的值以图像的形式显示到对应的控件上,可以显示多个数据段。参数定义:
int Mult:总共需要显示几类数据
int AllNum:每类数据总的数据量
int Value[]:数据值数组,组成形式:数据1+数据2+数据3+ ...
COLORREF PenColor:每类数据的画笔的颜色
CWnd *pWnd:需要显示曲线的控件指针
还有一些函数不一一列举了,请自行下载源码查看(DrawOfMemory source package, VC++ memory mapping code examples, including a number of practical VC++ function: for example DrawLine function: the value passed to the function displayed in the form of the image to the corresponding controls (int AllNum: the total amount of data, int Value []: an array of data values , COLORREF PenColor: brush color, CWnd* pWnd: need to show the curve control pointers) DrawWave function, will pass into the function value is displayed in the form of an image to the corresponding controls DrawMultiLine function: the passed into the function value is displayed in the form of an image to the corresponding control, you can display multiple data segments. Parameters are defined:
int Mult: A total of several types of data to be displayed
int AllNum: total amount of data for each type of data
int Value []: an array of data values , consisting of forms: Data 1 Data 2+ 3+ ...+ data
COLORREF PenColor: brush color for each type of)
- 2014-07-02 10:52:43下载
- 积分:1
-
Tetris-game
C语言编写的俄罗斯方块游戏,通过编译,能够运行。(C language Tetris game, compile, can run.)
- 2011-08-07 07:49:07下载
- 积分:1