-
成为优秀的C++程序员Beginvisualc++2005
通过使用本书,您可成为优秀的C++程序员。Microsoft公司的最新开发系统Visual Studio 2005支持两种截然不同但又紧密相关的C++语言。该系统完全支持原来的ISO/ANSI标准C++,同时还支持名为C++/CLI的新版C++。C++/CLI由Microsoft公司开发,现在是ECMA标准。这两种C++版本互为补充,各自完成不同的任务。ISO/ANSI C++用于开发在本地计算机上运行的高性能应用程序,而C++/CLI专门为.NET Framework开发。本书将讲述使用这两种C++版本开发应用程序的基础知识。
(Through the use of this book, you can become a good C++ Programmers. Microsoft)
- 2020-06-26 02:40:02下载
- 积分:1
-
图书馆管理系统C#+winform
基于.NET框架的面向对象语言C#,再配合Visual Studio软件平台进行开发的winform程序
- 2022-05-25 14:13:07下载
- 积分:1
-
variable-speed-Traffic
程序是基于元胞自动机的交通模型,主要是针对单车道、单车变数运动的描述(Program is based on cellular automaton traffic model for the description of the movement of bicycle paths, cycling variables)
- 2012-09-13 11:41:50下载
- 积分:1
-
AD9850-9851模块资料
说明: AD9850/AD9851信号发生器语言,含hex文件,串行,并行代码(AD9850/AD9851 Signal Generator Language, Including Hex Files, Serial and Parallel Codes)
- 2020-06-20 02:40:01下载
- 积分:1
-
C# 从Uri指定的位置获取Cookie
C# 从Uri指定的位置获取Cookie,获取当前WPF程序的Cookie数据,Cookie设置成功,请转到第二页面测试!
- 2023-04-11 17:30:04下载
- 积分:1
-
粒子群优化算法C
同遗传算法比较,PSO的优势在于简单容易实现并且没有许多参数需要调整。目前已广泛应用于函数优化,神经网络训练,模糊系统控制以及其他遗传算法的应用领域(comparison with the genetic algorithm, the advantages of PSO is simple and easy to achieve without many parameters need to be adjusted. Now it has been widely used function optimization, neural networks, fuzzy systems control and other genetic algorithm applications)
- 2005-08-01 11:58:27下载
- 积分:1
-
Intel-MKL-library
国际知名公司英特尔开发的MKL矩阵运算库,对加快矩阵运算很有帮助,值得分享。(Internationally renowned company Intel MKL matrix arithmetic library developed to accelerate matrix operations is helpful, it is worth sharing.)
- 2014-11-27 18:18:08下载
- 积分:1
-
ssocks-0.0.14.tar
sSocks是一个socks代理工具套装,可用来开启socks代理服务,支持socks5验证,支持IPV6和UDP,并提供反向socks代理服务,即将远程计算机作为socks代理服务端,反弹回本地,极大方便内网的渗透测试,其最新版为0.0.13(sSocks is a socks proxy tool sets, can be used to open the socks proxy services, support socks5 authentication, support for IPV6 and UDP, and to provide reverse socks proxy services, about the remote computer as socks proxy server, bounce back to the local, which greatly facilitates network penetration testing, and its latest version is 0.0.13,)
- 2020-12-10 16:09:19下载
- 积分:1
-
Octree_openGL
说明: 八叉树空间划分,结合vs2013平台,opengl显示(Octree space division, combined with vs2013 platform, OpenGL display)
- 2021-03-16 17:09:21下载
- 积分:1
-
LinkedList
说明: 自己实现了C++链表,测试在Main中,分为头文件和实现(I realized C++ linked list by myself)
- 2020-06-21 06:40:02下载
- 积分:1