-
cpp primer plus ++ 源码
CPP Primer的源码部分,国外作者贴出来的,可以直接运行,并且分成了章节部分。里面包含详细的说明的README文件和Makefile
- 2023-08-04 19:45:03下载
- 积分:1
-
反正就知道我下载的都是对学习计算机有用的东西!大家自己看吧...
反正就知道我下载的都是对学习计算机有用的东西!大家自己看吧-Anyway, I know it is right to download the computer learning something useful! We ion battery
- 2022-03-04 08:05:54下载
- 积分:1
-
大富翁游戏源文件,使用Asp编写的,其他的大家都应该明白了,不用我多说什么了吧。...
大富翁游戏源文件,使用Asp编写的,其他的大家都应该明白了,不用我多说什么了吧。-Monopoly game source document, prepared by the use of Asp, other people should understand, I do not have to say what it is.
- 2022-03-21 10:00:06下载
- 积分:1
-
建设一个网站,会遇到多人连接服务器的问题.如果用tomcat作为JAVA服务器,可以写一个连接池程序.但最新的5.0.16tomcat已经支持连接池配置,我个文...
建设一个网站,会遇到多人连接服务器的问题.如果用tomcat作为JAVA服务器,可以写一个连接池程序.但最新的5.0.16tomcat已经支持连接池配置,我个文档就是讲如何设置的,花了一天功夫!-building a website, will face many problems connecting to servers. If tomcat as a Java server, can write a connection pool procedures. But the latest 5.0.16tomcat have supported the connection pool configuration files, I was speaking of how to set up and spent all day effort!
- 2022-10-19 08:20:03下载
- 积分:1
-
图像的二值化处理
实现二值化,当像素值(r+g+b)/3>128时设为255,当像素值小于128时设置为0.做归一化处理后,2值化的颜色 1为白,0为黑。边缘部分,计算有误差,255,254,253,252 就算白,0,1,2,3,4就算黑。屏幕显示时,肉眼是分辨不出这点误差的。你可以对2值化后的图像值作归一化处理,得到1和0,然后再放大(乘255),就可得到满意的数值。至于左边界上 1 254 253, 0 255 255,可能是2值化前,颜色原本就有差别。不是2值化的错误。
- 2022-09-03 03:00:05下载
- 积分:1
-
打兔子游戏,datuzi,仅供参考,代码不是很完美
打兔子游戏,datuzi,仅供参考,代码不是很完美-Rabbit playing the game, datuzi, only for reference, the code is not perfect
- 2022-03-05 20:57:37下载
- 积分:1
-
OPC Client本软件是一个利用OPC协议通讯的实例。其中用到的驱动是非注册版,如果您希望使用,请使用正版。...
OPC Client本软件是一个利用OPC协议通讯的实例。其中用到的驱动是非注册版,如果您希望使用,请使用正版。-OPC Client software is the use of a communications agreement OPC examples. Which to use the non-registered version, if you want to use, please use legitimate.
- 2023-03-17 07:10:04下载
- 积分:1
-
EasyD12 dynamic link library is the Microsoft Windows interface standards, popul...
EasyD12动态连接库是Microsoft Windows的接口标准,流行的软件开发工具VC、VB、VF、Delphi、C++ Builder、Power Builder 等均可使用。用户可以选用自己喜爱的工具轻松搞定USB开发。其中包含2个版本DLL,根据情况自己选择。-EasyD12 dynamic link library is the Microsoft Windows interface standards, popular software development tools VC, VB, VF, Delphi, C Builder, Power Builder, etc. may be used. Users can choose their favorite tools easy to get USB development. Which contains two versions of DLL, according to the situation of their choice.
- 2022-11-19 09:25:03下载
- 积分:1
-
总线传输概念。
通过A51程序,学习者可以了解车辆控制器局域网(controller area network,can)的消息传输,有助于can总线传输概念的建立。
- 2022-01-27 09:50:28下载
- 积分:1
-
波浪模拟udf-wave simulation
在FLUENT软件中应用VOF多相流模型建造数值波浪水槽,需要采用UDF编写源程序,设置进口速度边界条件和体积分数等。本程序可以为初学者编写相应程序提供参考和帮助,并在实际应用中得到检验。如果出口边界及其他设置、步骤合理,可得到满意的结果。
- 2022-03-23 02:28:03下载
- 积分:1