搜索资源列表
tiff-3.7.3
- libtiff库的源码程序的演示代码,是C源程序,读写tiff图像,是初学tiff图像格式的入门程序!-libtiff library procedures demo source code is C source, read and write tiff images, when a tiff image formats entry procedures!
75
- 一个单纯用C编的图形,可以让初学都熟悉C的图形函数的用法.-a simple C series graphics, allowing beginners are familiar with C graphics function of usage.
VirtualWAVE 示波器
- VC++中一个可用的旋钮,可供初学C++者参考
cSharpdrawLine
- CSharp画线的小程序,主要讲述了CSharp是如何画线的,对初学C#画图的比较适用-CSharp small program to draw lines, mainly about how to draw lines of CSharp, C# for beginners more suitable for drawing
CZoomoutanin
- C语言实现的矢量图形的缩放等功能,初学的可以参考参考-C language implementation of graphical zoom functions, can refer to reference
clk
- 一个简单的模拟时钟程序,读取系统时间,自动同步,初学C++的作品-A simple analog clock program that reads the system time, automatic synchronization, novice C++ works
vtk-construction
- 使用VTK数据包,在C++环境下,完成MRI断层序列图像的构建,并保存为相应的VTK格式,有利于重建模型后期的处理和转化,为初学VTK的用户提供参考-To use VTK packet in C++ environment, complete & MRI sequence image and save it as appropriate VTK format conducive to reconstruction model post-processing and conversion
CPP-RussianSquare
- C++编写的俄罗斯方块游戏,对初学图形编程的你很有帮助-this is the Russian Square Play Programed by C++
cCache
- 用C++模板编写的利用哈希表实现的简单缓存,并利用这个缓存编写了一个快速的图片查看器,希望对初学缓存的朋友带来帮助。-With written in C++ template simple cache hash table and use this cache to write a quick picture viewer, to help bring hope for beginner cache friend.
My_Draw
- C++图像编程自动生成随即线条的小程序,简单易学,适合初学GUI的人群!-C++ image programming automatically generated lines immediately small program is easy to learn for beginners GUI crowd!
Tetris
- MFC开发的俄罗斯方块,适合初学c++的朋友作为参考,大神绕道-Tetris in MFC, hope userful to c++ leaners
SimpleGrphicAPI
- 简化的图形函数接口,可以快速画图 适合初学C语言的人学习使用-Simplified graphical function interface, you can quickly draw people suitable for beginners learning to use C language
FivesmallcPP
- 五个小代码,都是比较常用的代码,容易看懂,适合于初学c++的同学们参考,比较简单的实现其功能。-Five small code, are commonly used code, easy to read, suitable for beginners c++ Classmates reference, relatively simple to achieve its functions.
Game
- C#编写的一个用键盘方向键控制飞机上下左右移动,并且会根据方向,调转飞机方向。飞机GDI绘制而成。对GDI初学绘图有用。-Written in C# using the keyboard arrow keys to control a plane up and down and move around, and according to the direction, the direction of the plane turned around. GDI drawing aircraft.