-
fff lll jjh
fff lll jjh
- 2022-12-13 09:40:04下载
- 积分:1
-
批量检测图片和色彩等软件
批量检测图片和色彩等软件-volume and color photographs detection software
- 2022-08-10 20:32:27下载
- 积分:1
-
一些关于C++基础的集合,在面试时会用到的,有助于更好的学习C++的基础知识...
一些关于C++基础的集合,在面试时会用到的,有助于更好的学习C++的基础知识-some based on the C pool, the interviews will be used in the study contribute to a better basic knowledge of C
- 2023-08-10 21:50:02下载
- 积分:1
-
这的VB6代码接口ADC通过并行端口。
This the VB6 code for Interfacing ADC through Parallel Port.-This is the VB6 code for Interfacing ADC through Parallel Port.
- 2022-07-12 00:10:05下载
- 积分:1
-
字符串匹配,大小写无关。
入口:两个待匹配字符串,
返回值:相等返回1,不等返回0...
字符串匹配,大小写无关。
入口:两个待匹配字符串,
返回值:相等返回1,不等返回0-String matching, case-insensitive. Entrance: Two strings to be matched, the return value: equal to the return of one, it does not return 0
- 2022-12-15 01:25:03下载
- 积分:1
-
at91sam9260 windows ce 5.0 bsp source code
at91sam9260 windows ce 5.0 bsp source code-at91sam9260 windows ce 5.0 bsp source code
- 2023-04-13 04:35:04下载
- 积分:1
-
飞行棋MFC编程
用MFC编写的飞行棋游戏,包括游戏界面、核心算法、走棋动画的实现。-Prepared using MFC flight chess games, including the game interface, the core algorithm, take the chess animation implementation.
- 2022-02-13 22:50:01下载
- 积分:1
-
AI game ... Addison Wesley
AI game ... Addison Wesley - Gamma, Helm, Johnson, Vlissides - Design Patterns, Elements of Reusable Object Oriented Software, 1998.pdf-AI game ......Addison Wesley- Gamma, Helm, Johnson, Vlissides- Design Patterns, Elements of Reusable Object Oriented Software, 1998.pdf
- 2022-06-03 20:05:18下载
- 积分:1
-
usb hid读写程序
Visual C++ 现在支持 C 运行时库的安全版本。默认情况下允许使用此库。当生成项目时,可能会显示一些有关否决的函数的警告。建议您针对这些警告进行更正,以使代码更加安全。">
已对 C/C++ 编译器的默认设置进行了修改,以使其更加符合 ISO 标准 C++。这些更改包括: 对于循环范围强制使用标准 C++,支持 wchar_t 作为本机类型。如果不更改现有代码或用于生成现有代码的编译器选项,则这些更改可能导致现有代码无法编译。">
由于 Visual C++ 项目需要生成嵌入式(默认) Windows SxS 清单,因此在使用清单工具生成时会自动将项目中的清单文件排除。建议将任何清单文件中包含的依赖项信息都转换为源代码包括的头文件中的“#pragma comment(linker,"<在此处插入依赖项>")”。如果项目已经通过资源(.rc)文件在 RT_MANIFEST 资源节中嵌入清单,则需要先将该行注释掉,然后才能正确生成项目。">
由于 C++ 编译器中的一致性更改,可能需要更改代码才能使项目在生成时不出错。C++ 编译器的早期版本允许按成员函数名称(如 MemberFunctionName)指定成员函数指针。C++ 标准则要求使用 address-of 运算符指定完全限定名(如 &ClassName::MemberFunctionName)。如果您的项目包含在 Windows 窗体设计器中使用的窗体或控件,则可能必须更改 InitializeComponent 中的代码,这是因为设计器生成的代码使用的是委托构造中的不一致的语法(在事件处理程序中使用)。">
- 2022-12-26 15:50:08下载
- 积分:1
-
The design of asynchronous fifo,
Asynchronous fifo design, can be a good compl...
- 2022-01-27 17:51:55下载
- 积分:1