资源列表
BlockingModel
- 网络编程阻塞模式的程序,刚学习网络编程的入门级代码 -Network programming block mode program, just to learn entry-level network programming code
iteration
- 各种迭代法 迭代法也称辗转法,是一种不断用变量的旧值递推新值的过程,跟迭代法相对应的是直接法(或者称为一次解法),即一次性解决问题。-Iterative method of iterative method, also known as removed, is a constant with the value of the variable' s old value of the new recursive process, with the corresponding itera
Game-Server-Network-Programming
- 网络游戏Server编程 本书向读者展示了网络游戏服务器设计和开发的基础知识及实战案例,首先介绍了C/C++的基础知识、开发服务器所必需的基础类及通信类;然后说明了C/C++基础知识中的继承(Inheritance)、重载(Overloading)等概念,以及基础类中的Log、Memory类和Thread类;接着在通信类中对服务器编程所需的Winsock及IOCP进行了说明;还介绍了如何运行库和类设计游戏服务器;另外,介绍了其他书籍中不常见到的性能监视器(Performance Monit
calculater
- 计算器的使用,可以实现很多复杂的计算,比如三角函数,对数等等的计算,功能完整-Calculator use, you can achieve a lot of complex calculations, such as trigonometric, logarithmic, and so the calculation of fully functional
lzy
- 列主元消去 列主元素消去法是为控制舍入误差而提出来的一种算法,在Gauss消去法的消元过程中,若出现a=0,则消元无法进行,即使其不为0,但很小,把它作为除数,就会导致其他元素量级的巨大增长和舍入误差的扩散,最后使计算结果不可靠.使用列主元素消去法计算,基本上能控制舍入误差的影响,并且选主元素比较方便.-Out the main elements of the main element elimination column elimination is to control the roun
circle
- 计算机图形学-画直线和圆 使用opengl完成的画圆和画直线-Computer graphics- use opengl draw lines and circles and draw a straight line to complete the circle
VCTese3
- 实现输入学生信息实现保存在文件中,之后可以查询的功能,-the information of students
Window-Kernel-Programming
- 《Window核心编程》配套源码,涉及Windows核心编程的方方面面,设计进程、文件、注入等多种技术,适合对Windows底层技术有兴趣的人。-The source code of <Windows Kernel Programming>
Draw_Rectangle
- The above code lets you define a region of intrest(ROI) on particular image. Then you can further extract this selected area for futher processing. Code in C#
VB6_OpenGL_DXF
- 基于VB6.0和OpenGL的DXF文件读取与交互控制-OpenGL-based VB6.0 and DXF files to read and interactive control
3D(2)
- 这是一个计算可视化的一个快速三维旋转算法。-This is a visualization of a fast three-dimensional rotation algorithm.
algorithm
- 这是一个包含几种主要投影转化的算法公式。-This is a projection that contains several major transformation algorithm formula.
