资源列表
coxklement
- 本代码实现了矢量绘图功能:直线,圆,各类曲线一应俱全-This code implements the function of vector drawing: straight line, circle, all kinds of curve
PLC2017
- 单片机简要实现其对应的显示页面和测试模块功能。(Single chip microcomputer)
StringToSpell
- C++ 汉字 拼音首字母:可以通过程序得到输入的汉字对应的首字母。(C++ Chinese phonetic alphabet: the initial letters corresponding to Chinese characters can be entered through the program.)
matlab---三次样条插值
- 用于计算三次样条函数的插值,编程计算样条函数,误差较小,光滑性比较好(Three spline interpolation)
yace722
- 一个不错的注册表工具源代码,很好的学习工具()
应用unzip32.dll中函数Wiz_UnzipToMemory的例子
- 本文在VB中应用动态链接库unzip32.dll中函数Wiz_UnzipToMemory,在内存中进行数据解压缩。(This article applies dynamic link library unzip32.dll function Wiz_UnzipToMemory in VB, decompress in memory.)
matlab_algorithms
- there some matlab code for matlab algorithms it is very useful for design algorithms
TMS320C6713_SDRAM
- 北京瑞泰TMS320C6713板SDRAM测试程序
water_led
- 这是一个流水灯的程序,它能够实现8个LED灯的流水式点亮,可以根据频率来决定它流动的快慢-This is a process flow lights, it can achieve the 8 LED lights lit water type can be determined in accordance with the frequency of the speed of its flow
69680980ImageProcesses3
- 图像处理 图像二值化 图像灰度化 图像边缘化-Image processing image binarization gray image image
LIBCURL
- libcurl 实用动态库, 包含libcurl.dll, libcurl.lib -libcurl.dll and libcurl.lib
3
- 实验要求:1、分别用圆的参数生成法和Bresenham算法画圆 2、请调用画圆和画椭圆的函数画出右图提示:openGL 里可通过glrotatef函数实现坐标系的旋转,如绕Z轴旋转45度(相当于XY平面内图形绕原点旋转45度)通过glrotatef(45,0,0,1)来实现。 -Experimental requirements: 1, respectively, the parameters used to generate a round and Bresenham algo