-
This is a Maze algorithm C++ Source must be given the map width, height, as well...
这是一个走迷宫算法的C++源程序,必须给出地图的宽度、高度,以及入口和出口坐标作为输入。-This is a Maze algorithm C++ Source must be given the map width, height, as well as import and export of coordinates as input.
- 2022-01-26 15:07:38下载
- 积分:1
-
访问Windows和System32默认的完整路径,初学者可以学习参考。
获取windows和system32的默认完整路径,初学者可以学习参考一下-Access to windows and system32 default the full path, beginners can learn to refer to
- 2023-02-06 18:25:03下载
- 积分:1
-
使用WINCAP进行URL拦截
资源描述使用WINCAP1.4.3,可以选择网卡,拦截需要屏蔽的网站,使用所有浏览器
- 2022-01-25 14:59:37下载
- 积分:1
-
一本C++的进阶教程,看了以后对编程有很大帮助。(中文版)...
一本C++的进阶教程,看了以后对编程有很大帮助。(中文版)-1 C++ The Advanced Course, looking after the programming has great help to me. (Chinese Version)
- 2022-07-15 04:52:07下载
- 积分:1
-
编写的一个闪存代码,具有很好的参考意义
一个flash编写的代码,很有参考意义-prepared in a flash code of great reference significance
- 2022-05-16 03:01:17下载
- 积分:1
-
木纹纹理,即:规则的圆柱纹理,及扰动的圆柱纹理生成斜条,长峰波纹理...
木纹纹理,即:规则的圆柱纹理,及扰动的圆柱纹理生成斜条,长峰波纹理-wood texture, namely : the rules of cylindrical texture, and the disturbance generated inclined cylindrical texture, texture Changfeng wave
- 2023-08-20 16:30:03下载
- 积分:1
-
用信号量实现读者和写者的程序
读者-写者问题的读写操作限制(包括读者优先和写者优先):
写-写互斥,即不能有两个写者同时进行写操作。
读-写互斥,即不能同时有一个线程在读,而另一个线程在写。
读-读允许,即可以有一个或多个读者在读。
读者优先的附加限制:如果一个读者申请进行读操作时已有另一个读者正在进行读操作,则该读者可直接开始读操作。
写者优先的附加限制:如果一个读者申请进行读操作时已有另一写者在等待访问共享资源,则该读者必须等到没有写者处于等待状态才能开始读操作。
- 2022-04-22 12:41:24下载
- 积分:1
-
改变分辨率 很简单通过一个函数
一看便懂
改变分辨率 很简单通过一个函数
一看便懂-Change the resolution through a function is very simple one would look to understand
- 2022-01-26 01:31:18下载
- 积分:1
-
查找含有 某些字符串的 文件。
查找含有 某些字符串的 文件。-search string containing some documents.
- 2022-08-07 12:00:36下载
- 积分:1
-
Geodesy, Gaussian ellipsoids, geodetic surveying, geodetic ellipsoid Gaussian, G...
大地测量,高斯椭球,大地测量,高斯椭球 大地测量,高斯椭球-Geodesy, Gaussian ellipsoids, geodetic surveying, geodetic ellipsoid Gaussian, Gaussian Ellipsoid
- 2022-03-24 06:24:46下载
- 积分:1