搜索资源列表
pareng
- We have our classes ready, time to start writing the actual code. Point primitives are not much different from the other primitive types available (triangle strips, lists, etc.). We can still choose what vertex shader we use. A vertex shade
triangle
- 国外牛人编写的三角剖分源代码,这个是基于C语言的,基本上是跨平台的。-Foreign cattle source code written in triangulation, this is based on the C language is basically cross-platform.
2dmesh.c
- 三角网格划分,可以用计算有限元的钱处理部分-triangle mesh.......finte element method preprocess> .this is good code for 2d finite element computation. it can make program easily!
yanghuiTri
- c语言通用范例开发经典 源码,执行结果,和调试截图!杨辉三角-c language common to develop a classic example of source code, the results of the implementation, and debug screenshot! Yang Hui Triangle
AC
- 数字三角问题,一种典型的ACM题目,附有源代码 C-The question of the number of triangle, a typical topic of ACM, with the source code C++
Triangle
- 是一个练习c++派生和继承的代码。从点派生到线段,在派生到三角形,求出三角形的周长以及面积。-Is a practice derived and inheritance c++ code. Derived from the point to the line, in the derivation to triangles, find the perimeter of the triangle and the area.
c++hw1
- Create a pascal triangle and some more. C++, visual C++ 6.0. some words in Chinese. include full source code.
YANGHUISANJIAO
- 杨辉三角,可以直接运行,代码简单易懂 适合于刚学C语言的同学们。-Yang Hui triangle, you can directly run the code easy to understand for just learning the C language students.
YANGHUI
- 杨辉三角的源代码,是C++的课程作业,学生自己写的。-Yang Hui triangle source code, C++ course work, students write their own.
yanghuisanjiaoxing
- 打印杨辉三角型,C++编的!试一试,应该还行吧!-Print Yang Hui triangle C++ Code! Try should be okay!
qiqiaobansrc
- C#七巧板-C#创建菱形图案,其间使用了进程,示例适用于 Windows 窗体,它需要 PaintEventArgse,一个 OnPaint 事件对象。代码执行下列操作: 创建两个路径:一个为头朝上的三角形,另一个为头朝下的三角形。将第二个路径添加到第一个路径上。将最终的路径绘制到屏幕。 设置控件样式为双缓冲,可以有效减少图片闪烁的问题-Create a diamond pattern C# tangram-C#, during which use of the proces
SJX
- 这是一个基于C#开发环境的工具,利用代码和页面的结合,实现了在小程序上计算三角形的面积的功能(移动应用开发)-This tool is a development environment based on C# code and page combination the applet function to calculate the area of a triangle (mobile application development)
Triangle
- 三角剖分,二位三角剖分的C语言代码,比较有用-Triangulation, a code for tringle Delaunay
CPPsource-code
- 关于c++的一些简单的问题应用,包括小牛问题,杨辉三角,九九表等多种应用求解-Some simple questions about c++ of applications, including the Mavericks, Pascal' s Triangle, 99 tables and a variety of applications such as solving
YANGHUI
- 杨辉三角的源代码,是C++的课程作业,学生自己写的。-Yang Hui triangle source code, C++ course work, students write their own.
main
- 求三角形面积和周长,全C代码。用C实现类对象,如果你不是C语言高手,绝对会震惊你-Find the area and perimeter of a triangle, all C code. Class objects implemented in C, C language experts if you are not, you will definitely be shocked. . .
gauss_seq.c
- 高斯消元法串行代码,c语言,最普通的三层for循环实现,结果为一个对角线为一的上三角。(Gauss elimination method serial code, C language, the most common three layer for loop implementation, the result is a diagonal to one of the upper triangle.)
C#生成TIN(不规则三角网)
- 本程序由本人做的不规则三角程序。代码完整,界面友好,切实可用!由VS2012的C#语言编译而成!(This program is an irregular triangle program that I do. The code is complete, the interface is friendly, and it is practical! Compiled by VS2012's C# language!)