Skip to content

Commit

Permalink
first commit
Browse files Browse the repository at this point in the history
  • Loading branch information
Joseph Pan committed Jun 12, 2013
0 parents commit c7e202a
Show file tree
Hide file tree
Showing 207 changed files with 13,410 additions and 0 deletions.
Empty file added .c_index.orgx
Empty file.
36 changes: 36 additions & 0 deletions .c_makefile.orgx
@@ -0,0 +1,36 @@
INDEX: (sec-6-5) override
INDEX: (sec-7-2) ifeq
INDEX: (sec-7-2) ifneq
INDEX: (sec-7-2) ifdef
INDEX: (sec-7-2) ifndef
INDEX: (sec-8-2-1) subst
INDEX: (sec-8-2-2) patsubst
INDEX: (sec-8-2-3) strip
INDEX: (sec-8-2-4) findstring
INDEX: (sec-8-2-5) filter
INDEX: (sec-8-2-6) filter-out
INDEX: (sec-8-2-7) sort
INDEX: (sec-8-2-8) word
INDEX: (sec-8-2-9) wordlist
INDEX: (sec-8-2-10) words
INDEX: (sec-8-2-11) firstword
INDEX: (sec-8-3-1) dir
INDEX: (sec-8-3-2) notdir
INDEX: (sec-8-3-3) suffix
INDEX: (sec-8-3-4) basename
INDEX: (sec-8-3-5) addsuffix
INDEX: (sec-8-3-6) addprefix
INDEX: (sec-8-3-7) join
INDEX: (sec-8-4) foreach
INDEX: (sec-8-5) if
INDEX: (sec-8-6) call
INDEX: (sec-8-7) origin
INDEX: (sec-8-8) shell
INDEX: (sec-8-9-1) error
INDEX: (sec-8-9-2) warning
INDEX: (sec-10-5-3) $@
INDEX: (sec-10-5-3) $%
INDEX: (sec-10-5-3) $<
INDEX: (sec-10-5-3) $?
INDEX: (sec-10-5-3) $+
INDEX: (sec-10-5-3) $*
Empty file added .emacs_vs.orgx
Empty file.
Empty file added .git_basic.orgx
Empty file.
Empty file added .git_googlecode.orgx
Empty file.
Empty file added .git_index.orgx
Empty file.
Empty file added .git_intro.orgx
Empty file.
Empty file added .index.orgx
Empty file.
Empty file added .java_index.orgx
Empty file.
Empty file added .mysql_index.orgx
Empty file.
2 changes: 2 additions & 0 deletions .opengl_animation.orgx
@@ -0,0 +1,2 @@
INDEX: (sec-1) glutTimerFunc
INDEX: (sec-4-1) glutSwapBuffers
37 changes: 37 additions & 0 deletions .opengl_basic.orgx
@@ -0,0 +1,37 @@
INDEX: (sec-2) GLbyte
INDEX: (sec-2) GLshort
INDEX: (sec-2) GLint
INDEX: (sec-2) GLsizei
INDEX: (sec-2) GLdouble
INDEX: (sec-2) GLfloat
INDEX: (sec-2) GLclampf
INDEX: (sec-2) GLclampd
INDEX: (sec-2) GLushort
INDEX: (sec-2) GLunit
INDEX: (sec-2) GLenum
INDEX: (sec-2) GLbitfield
INDEX: (sec-2) GLchar
INDEX: (sec-2) GLsizeiptr
INDEX: (sec-2) GLintptr
INDEX: (sec-3-1) glGetError
INDEX: (sec-3-1) GL_INVALID_ENUM
INDEX: (sec-3-1) GL_INVALID_VALUE
INDEX: (sec-3-1) GL_INVALID_OPERATION
INDEX: (sec-3-1) GL_STACK_OVERFLOW
INDEX: (sec-3-1) GL_STACK_UNDERFLOW
INDEX: (sec-3-1) GL_OUT_OF_MEMORY
INDEX: (sec-3-1) GL_TABLE_TOO_LARGE
INDEX: (sec-3-1) GL_NO_ERROR
INDEX: (sec-3-1) gluErrorString
INDEX: (sec-4-1) glGetString
INDEX: (sec-4-2) gluGetString
INDEX: (sec-5) glHint
INDEX: (sec-6) glEnable
INDEX: (sec-6) glDisable
INDEX: (sec-6) glIsEnabled
INDEX: (sec-6) glGetBooleanv
INDEX: (sec-6) glGetDoublev
INDEX: (sec-6) glGetFloatv
INDEX: (sec-6) glGetIntegerv
INDEX: (sec-6-1) glPushAttrib
INDEX: (sec-6-1) glPopAttrib
1 change: 1 addition & 0 deletions .opengl_batch.orgx
@@ -0,0 +1 @@
INDEX: (sec-1) GLBatch
5 changes: 5 additions & 0 deletions .opengl_blending.orgx
@@ -0,0 +1,5 @@
INDEX: (sec-1) glBlendFunc
INDEX: (sec-3) glBlendEquation
INDEX: (sec-3) glBlendFuncSeparate
INDEX: (sec-3) glBlendColor
INDEX: (sec-5-1) GLUT_MULTISAMPLE
Empty file added .opengl_camera.orgx
Empty file.
2 changes: 2 additions & 0 deletions .opengl_coordinate.orgx
@@ -0,0 +1,2 @@
INDEX: (sec-1) SetOrthographic
INDEX: (sec-2) SetPerspective
3 changes: 3 additions & 0 deletions .opengl_gjjzcz.orgx
@@ -0,0 +1,3 @@
INDEX: (sec-2) glLoadmatrix
INDEX: (sec-2) glLoadTransposeMatrix
INDEX: (sec-4) glMultMatrix
Empty file added .opengl_index.orgx
Empty file.
Empty file added .opengl_intro.orgx
Empty file.
2 changes: 2 additions & 0 deletions .opengl_key.orgx
@@ -0,0 +1,2 @@
INDEX: (sec-1) glutSpecialFunc
INDEX: (sec-1-4) glutPostRedisplay
6 changes: 6 additions & 0 deletions .opengl_line.orgx
@@ -0,0 +1,6 @@
INDEX: (sec-1-1) GL_LINES
INDEX: (sec-1-2) GL_LINE_STRIP
INDEX: (sec-1-3) GL_LINE_LOOP
INDEX: (sec-1-5) glLineWidth
INDEX: (sec-1-6) GL_LINE_STIPPLE
INDEX: (sec-1-6) glLineStipple
9 changes: 9 additions & 0 deletions .opengl_mvmatrix.orgx
@@ -0,0 +1,9 @@
INDEX: (sec-1-1) glMatrixMode
INDEX: (sec-1-1) glLoadIdentity
INDEX: (sec-1-1) glSolidSphere
INDEX: (sec-1-1) m3dLoadIdentity
INDEX: (sec-1-2) m3dTranslationMatrix44
INDEX: (sec-1-3) m3dRotationMatrix
INDEX: (sec-1-3) m3dDegToRad
INDEX: (sec-1-4) m3dScaleMatrix
INDEX: (sec-1-5) m3dMatrixMultiply
3 changes: 3 additions & 0 deletions .opengl_pmatrix.orgx
@@ -0,0 +1,3 @@
INDEX: (sec-1) SetOrthographic
INDEX: (sec-2) SetPerspective
INDEX: (sec-3-3) CStopWatch
6 changes: 6 additions & 0 deletions .opengl_primitive.orgx
@@ -0,0 +1,6 @@
INDEX: (sec-1) GL_QUADS
INDEX: (sec-1-1) GL_QUAD_STRIP
INDEX: (sec-2) GL_POLYGON
INDEX: (sec-3) GL_POLYGON_STIPPLE
INDEX: (sec-3) glPolygonStipple
INDEX: (sec-5) glEdgeFlag
11 changes: 11 additions & 0 deletions .opengl_qthcqjq.orgx
@@ -0,0 +1,11 @@
INDEX: (sec-1) glDrawBuffer
INDEX: (sec-1) GL_FRONT
INDEX: (sec-1) GL_BACK
INDEX: (sec-2) GLUT_DEPTH
INDEX: (sec-2) glDepthMask
INDEX: (sec-3) GLUT_STENCIL
INDEX: (sec-3) glStencilFunc
INDEX: (sec-3-1) GL_STENCIL_BUFFER_BIT
INDEX: (sec-3-1) glClearStencil
INDEX: (sec-3-1) glStencilOp
INDEX: (sec-3-1) glStencilMask
Empty file added .opengl_setup.orgx
Empty file.
7 changes: 7 additions & 0 deletions .opengl_shadermanager.orgx
@@ -0,0 +1,7 @@
INDEX: (sec-1) InitializeStockShaders
INDEX: (sec-2) GLT_ATTRIBUTE_VERTEX
INDEX: (sec-2) GLT_ATTRIBUTE_COLOR
INDEX: (sec-2) GLT_ATTRIBUTE_NORMAL
INDEX: (sec-2) GLT_ATTRIBUTE_TEXTURE0
INDEX: (sec-2) GLT_ATTRIBUTE_TEXTURE1
INDEX: (sec-3) UseStockShader
5 changes: 5 additions & 0 deletions .opengl_shixinwuti.orgx
@@ -0,0 +1,5 @@
INDEX: (sec-2) GL_CULL_FACE
INDEX: (sec-3) GL_DEPTH_TEST
INDEX: (sec-4) glPolyonMode
INDEX: (sec-5) glPolygonOffset
INDEX: (sec-6) GL_SCISSOR_TEST
18 changes: 18 additions & 0 deletions .opengl_simple.orgx
@@ -0,0 +1,18 @@
INDEX: (sec-4-2) gltSetWorkingDirectory
INDEX: (sec-4-2) glutInit
INDEX: (sec-4-2) GLUT_DOUBLE
INDEX: (sec-4-2) GLUT_RGBA
INDEX: (sec-4-2) GLUT_DEPTH
INDEX: (sec-4-2) GLUT_STENCIL
INDEX: (sec-4-2) glutInitDisplayMode
INDEX: (sec-4-2) glutReshapeFunc
INDEX: (sec-4-2) glutDisplayFunc
INDEX: (sec-4-2) glewInit
INDEX: (sec-4-2) glutMainLoop
INDEX: (sec-4-3) glViewport
INDEX: (sec-4-4) glClearColor
INDEX: (sec-4-4-2) GLShaderManager
INDEX: (sec-4-4-2) InitializeStockShaders
INDEX: (sec-4-4-3) GLBatch
INDEX: (sec-4-5-1) glClear
INDEX: (sec-4-5-1) GLT_SHADER_IDENTITY
Empty file added .opengl_transform.orgx
Empty file.
10 changes: 10 additions & 0 deletions .opengl_transpipeline.orgx
@@ -0,0 +1,10 @@
INDEX: (sec-1) GLMatrixStack
INDEX: (sec-1) LoadIdentity
INDEX: (sec-1) LoadMatrix
INDEX: (sec-1) MultMatrix
INDEX: (sec-1) GetMatrix
INDEX: (sec-1-1) PushMatrix
INDEX: (sec-1-1) PopMatrix
INDEX: (sec-1-2) Rotate
INDEX: (sec-1-2) Translate
INDEX: (sec-1-2) Scale
6 changes: 6 additions & 0 deletions .opengl_triangle.orgx
@@ -0,0 +1,6 @@
INDEX: (sec-1) GL_TRIANGLES
INDEX: (sec-2) glFrontFace
INDEX: (sec-2) GL_CW
INDEX: (sec-2) GL_CCW
INDEX: (sec-3) GL_TRIANGLE_STRIP
INDEX: (sec-4) GL_TRIANGLE_FAN
7 changes: 7 additions & 0 deletions .opengl_trianglebatch.orgx
@@ -0,0 +1,7 @@
INDEX: (sec-1) GLTriangleBatch
INDEX: (sec-1) BeginMesh
INDEX: (sec-1) AddTriangle
INDEX: (sec-3) gltMakeSphere
INDEX: (sec-4) gltMakeTorus
INDEX: (sec-5) gltMakeCylinder
INDEX: (sec-6) gltMakeDisk
6 changes: 6 additions & 0 deletions .opengl_vertex.orgx
@@ -0,0 +1,6 @@
INDEX: (sec-1) glBegin
INDEX: (sec-1) glEnd
INDEX: (sec-3) glVertex
INDEX: (sec-3-4) GL_POINTS
INDEX: (sec-3-5) glPointSize
INDEX: (sec-3-5) glGetFloatv
Empty file added .opengl_yuanli.orgx
Empty file.
Empty file added .pascal_index.orgx
Empty file.
Empty file added .software_awesome.orgx
Empty file.
Empty file added .software_index.orgx
Empty file.
Empty file added .software_mindmap.orgx
Empty file.
Empty file added .software_pdf.orgx
Empty file.
Empty file added .software_xchm.orgx
Empty file.
Empty file added .theindex.orgx
Empty file.
Empty file added .tikz_index.orgx
Empty file.
Empty file added .tikz_intro.orgx
Empty file.
Empty file added .ubuntu_chinese.orgx
Empty file.
Empty file added .ubuntu_compile.orgx
Empty file.
Empty file added .ubuntu_compose.orgx
Empty file.
Empty file added .ubuntu_control.orgx
Empty file.
Empty file added .ubuntu_disk.orgx
Empty file.
Empty file added .ubuntu_download.orgx
Empty file.
Empty file added .ubuntu_file.orgx
Empty file.
Empty file added .ubuntu_index.orgx
Empty file.
Empty file added .ubuntu_ip.orgx
Empty file.
Empty file added .ubuntu_media.orgx
Empty file.
Empty file added .ubuntu_other.orgx
Empty file.
Empty file added .ubuntu_process.orgx
Empty file.
Empty file added .ubuntu_setup&update.orgx
Empty file.
Empty file added .ubuntu_system.orgx
Empty file.
Empty file added .ubuntu_terminal.orgx
Empty file.
Empty file added .ubuntu_time.orgx
Empty file.
1 change: 1 addition & 0 deletions README
@@ -0,0 +1 @@

17 changes: 17 additions & 0 deletions c_index.org
@@ -0,0 +1,17 @@
#+TITLE: C/C++'s Notes
#+AUTHOR: Joseph Pan
#+EMAIL: cs.wzpan@gmail.com
#+DATE: 2012-04-11 Wed
#+DESCRIPTION: C/C++笔记
#+KEYWORDS: C, C++
#+LANGUAGE: en
#+OPTIONS: H:3 num:t toc:t \n:nil @:t ::t |:t ^:t -:t f:t *:t <:t
#+INFOJS_OPT: view:nil toc:nil ltoc:t mouse:underline buttons:0 path:http://orgmode.org/org-info.js
#+EXPORT_SELECT_TAGS: export
#+EXPORT_EXCLUDE_TAGS: noexport
#+LINK_UP: ./index.html


- Makefile

- [[./c_makefile.html][Makefile]]

0 comments on commit c7e202a

Please sign in to comment.