搜索资源列表
VB
- Vb控制CAD在公路横断面绘图中的方法,具有不小参考价值呢。-Vb control of the road cross-section CAD drawing of the method with no small reference value for it.
draw
- 使用VC++编写的一个绘图小程序,展示了在VC中画笔的使用以及坐标的画法。-Using VC++ written in a drawing applet to demonstrate the use of the VC in the brush and the coordinates of the painting.
ProJect
- 一个VC小程序,可以打开AD采样1024点数据,然后绘图,绘出XY轴的点,并做出图,测试通过,而且还可以作相应数据处理。-A VC small program that can open the 1024 AD sampling point data and then drawing, draw XY axis point and make a diagram of the test.
OpenGL-template-test
- 我们在用OpenGL绘图时往往想制作一些复合图形以及凹凸多边形,像五角星、大的矩形里再画一个小的矩形;另外有时还想做些镂空图或类似的效果。这时我们可以开启模板测试功能来完成。-When we tend to want to use OpenGL graphics to make some complex polygon graphics and irregularities, such as five-pointed star, and then draw a large rectangle i
(matlab)plot
- matlab plot绘图的颜色、线型设置,很实用的小技巧-matlab plot Paint color line tips, useful tips
Kivy API参考
- Kivy是一个用于开发多点触摸应用程序的开源库。它是跨平台(linux/osx/windows/android/IOS),并按照麻省理工学院许可证. 它提供了对许多点触摸输入设备的本地支持,一个不断增长的多触控小部件库和硬件加速OpenGL绘图。Kivy旨在让您尽可能快速、轻松地构建自定义和高度交互的应用程序。 使用Kivy,您可以充分利用Python的动态特性。有成千上万的高质量的免费库可以集成到您的应用程序中。同时,性能关键部件使用Cython.(Kivy is an open source