-
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高...
介绍C++模板库的很好的教程,极具参考价值,能使你得到较大提高-Introduced the C++ Template library very good tutorial, great reference value, can you get a larger raise
- 2022-03-18 05:46:19下载
- 积分:1
-
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个...
程序创建两个线程,第一个线程没有消息队列,主线程尝试给第一个线程发送一个消息,我们可以看到PostThreadMessage()返回FALSE,程序创建的第二个线程有一个消息队列,主线程中的PostThreadMessage()返回TRUE,程序由Visual C++ 6.0开发,没有用到MFC-process creates two threads, one thread without Message Queue, the main thread to thread a resolution to send a message, we can see PostThreadMessage () returns FALSE, establish procedures to the second thread is a message queue, the main threads of PostThreadMessage () returns TRUE, procedures Visual C 6.0, did not use the MFC
- 2022-03-05 04:09:28下载
- 积分:1
-
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译
动态链接库程序的编写。静态库与动态库的区别,以及调用程序在链接静态库和动态库时的区别。如何利用工具查看动态链接库输出的函数,Depends工具的使用,C++编译器名字改编技术对动态链接库输出函数的影响,extern "C"的用法,利用模块定义文件来解决C++名字改编的问题。用typedef定义指向函数的指针类型,如何获得动态连接库里的函数的指针。-Dynamic link library preparation process. Static library and dynamic library distinction, and call procedures in the static library and dynamic link library when the distinction. How to use tool to view a dynamic link library function of the output, Depends tools, C++ Compiler technology to adapt the name of a dynamic link library function of the impact of the output, extern C usage, use module definition files to resolve the C++ Name adaptation problems. Typedef point to use the definition of function pointer type, how to obtain the dynamic link library function pointer.
- 2022-03-24 10:37:39下载
- 积分:1
-
次数主要是c和c++学者提高那个,很有价值。
次数主要是c和c++学者提高那个,很有价值。-Number of mainly c and c++ Scholars enhance the great value.
- 2022-02-09 12:19:41下载
- 积分:1
-
Java实践课程设计-网上选课系统的设计与实现
网上选课系统需要实现的功能:
1.
管理员对学生信息,课程信息和教师信息进行增加、删除、修改、查找等操作,对选课信息进行管理,对成绩信息和用户信息进行修改、查找等操作。
2.
学生对选课信息进行选课、删除、修改、查找等操作,对学生信息和成绩信息进行查看,对个人的密码信息进行修改等
3.
教师对学生信息进行增加、删除、修改、查找等操作,对成绩信息进行录入成绩,修改成绩,查询等操作。
- 2022-03-18 04:51:37下载
- 积分:1
-
This is a program of video upsample in the dct domain which convert the video re...
dct域内视频的上采样了,640*480到1920*1080-This is a program of video upsample in the dct domain which convert the video resolution from 640*480 to 1920*1080.
- 2022-05-06 11:50:46下载
- 积分:1
-
该系统为一简单文件模拟管理系统,简单模拟计算机管理文件的过程...
该系统为一简单文件模拟管理系统,简单模拟计算机管理文件的过程-a file manage system
- 2022-08-14 07:52:11下载
- 积分:1
-
检查POP信箱中有无邮件
检查POP信箱中有无邮件-check whether POP mail boxes
- 2022-02-11 10:24:58下载
- 积分:1
-
一个简单的树形程序
一个简单的树形程序-a simple procedure tr
- 2022-03-04 11:34:41下载
- 积分:1
-
阻塞用户输入
阻塞用户输入-所带源代码,是很好的示例.-Blocking user input-
- 2022-08-06 07:19:45下载
- 积分:1