-
C语言大全第4版+源码
这是一个值得C语言学习者都去深入学习的一本书,里面有详细的代码注释.适合所有用写编写程序
的设计人员.
- 2022-08-19 04:37:49下载
- 积分:1
-
编写动态链接库,在其中编写函数,实现相关功能,然后创建mfc程序进行调用....
编写动态链接库,在其中编写函数,实现相关功能,然后创建mfc程序进行调用.-The preparation of a dynamic link library, in which the preparation of function, the realization of related functions, and then create a mfc procedure call.
- 2022-06-28 04:49:40下载
- 积分:1
-
23种java设计模式
23种java设计模式-23 kinds of java design patterns
- 2022-12-14 09:10:04下载
- 积分:1
-
C++对象模型,深入C++ oop详解,比较著名的书籍
C++对象模型,深入C++ oop详解,比较著名的书籍-C++ object model, in-depth C++ oop Xiangjie
- 2023-05-29 18:10:04下载
- 积分:1
-
C++是当今最流行的高级程序设计语言之一,应用十分广泛。它也是一门复杂的语言,与C语言兼容。这是一个挺好的c++课件。...
C++是当今最流行的高级程序设计语言之一,应用十分广泛。它也是一门复杂的语言,与C语言兼容。这是一个挺好的c++课件。-C++ is the most popular high-level programming language, one is widely used. It is also a complicated language, with C-compatible. This is a quite good c++ courseware.
- 2022-08-25 22:22:10下载
- 积分:1
-
VC++MFC编程实例之五
VC++MFC编程实例之五-VC MFC programming examples 5
- 2022-08-24 13:05:50下载
- 积分:1
-
程序实现的功能是在VGA显示器上显示彩色条纹,共8种颜色,
可以使用嵌入式逻辑分析仪观测信号...
程序实现的功能是在VGA显示器上显示彩色条纹,共8种颜色,
可以使用嵌入式逻辑分析仪观测信号-Realize the function of the procedure is displayed on the monitor in the VGA color stripes, a total of eight kinds of colors, you can use the embedded logic analyzer observation signal
- 2022-03-03 10:25:06下载
- 积分:1
-
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前...
字符串操作是一个不小的主题,在标准C++中,string字符串类成为一个标准,之所以抛弃char*的字符串而选用C++标准程序库中的string类,是因为他和前者比较起来,不必担心内存是否足够、字符串长度等等,而且作为一个类出现,他集成的操作函数足以完成我们大多数情况下的需要.
下面我们首先从一些示例开始学习下string类的使用.-i nclude
#i nclude
using namespace std
void main()
{
- 2022-07-21 17:33:39下载
- 积分:1
-
unknown how access to the DLL interface parameters can be passed anti
怎样获取未知DLL的接口参数
可以通过反汇编来知道接口函数的参数,建议使用W32DSM来分析,也可以直接使用VC来分析,就是麻烦一点。-unknown how access to the DLL interface parameters can be passed anti-Series interface function to know the parameters, recommended W32DSM analysis can be used directly VC analysis, the trouble is 1:00.
- 2023-04-16 04:45:03下载
- 积分:1
-
OFDM system provides a number of key technologies, and proposed solutions
提供了OFDM系统中的几项关键技术,并提出了解决方法-OFDM system provides a number of key technologies, and proposed solutions
- 2022-03-25 04:21:08下载
- 积分:1