-
不完美
不完美-Not perfect
- 2022-02-11 10:26:02下载
- 积分:1
-
利用VC++6.0和OpenGl实现的球体的旋转,可以选择有无球面等简单的效果,鼠标拖拽方面也很实用。...
利用VC++6.0和OpenGl实现的球体的旋转,可以选择有无球面等简单的效果,鼠标拖拽方面也很实用。-Using VC++6.0 and OpenGl implementation of the rotation of the ball, you can choose whether or not the effect of spherical and so easy, drag the mouse is also very practical.
- 2023-02-18 08:25:03下载
- 积分:1
-
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法...
这是一个典型的非数值问题,如果使用非递归算法求解此问题,要设计复杂的算法,编写很长的程序。而使用递归算法可以使整个算法清晰,使程序简洁。本问题分析并建立递归算法的过程是典型的抽取问题本质、建立递归算法 并最终解决非数值问题递归实例。-This one a typical one number value issue, is it is it belong to algorithm ask and solve this question to pass to use, design the complicated algorithm , will write very long procedure . It can make the whole algorithm clear and use and pass and belong to the algorithm, make the procedure succinct . Case study this is it is it belong to course of algorithm typical extraction issue essence , is it pass algorithm of belonging to to set up to pass to set up And it is not a number value problem to solve finally and pass and belong to the instance
- 2022-03-03 16:34:51下载
- 积分:1
-
在套接字上的所有接口函数的代码都是在研究数据中报告的…
对SOCKET的HOOK所有API函数的VC代码
对研究数据报有很大的作用
大家可以研究研究。
-The HOOK on the SOCKET all API function VC code reported on the research data has a significant role in U.S. studies can study.
- 2023-05-04 22:15:03下载
- 积分:1
-
Jabber IM服务器源码,开放源代码开发
jabber的源码,开源IM的服务器开发-jabber source, open source IM server development
- 2023-05-19 19:00:03下载
- 积分:1
-
windows undocNT source with the Chinese version
windows undocNT 中文版与源码-windows undocNT source with the Chinese version
- 2022-10-23 07:30:04下载
- 积分:1
-
VirtualMouse-master
VirtualMouse可以在windows下模拟鼠标点击,左移、右移、上移、下移,滚动等功能。希望能对大家有所帮助,谢谢。
- 2023-02-16 08:20:03下载
- 积分:1
-
实验代码
实验可以用,主要应用于数字岩心的建立,基于马尔科夫链法,建立孔隙网络模型(Experiment can be used, mainly used in the establishment of the digital core, based on the markov chain method, the pore network model is established)
- 2018-01-15 09:42:32下载
- 积分:1
-
using camera with openGl
using camera with openGl
- 2022-01-22 14:53:58下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1