-
标准c++学习笔记,大部分是项目经理的总结。很不错,
标准c++学习笔记,大部分是项目经理的总结。很不错,-Standard c++ Learning notes, project manager for most of the summary. Very good
- 2023-07-07 10:35:04下载
- 积分:1
-
Image resize
这段代码在windows平台上进行大小调整。
- 2022-07-27 18:31:22下载
- 积分:1
-
一个简单的聊天程序,功能 可以近一部完善
这是我的 作业,
一个简单的聊天程序,功能 可以近一部完善
这是我的 作业,-A simple chat program, function can be nearly a perfect This is my work,
- 2022-02-25 05:34:57下载
- 积分:1
-
c#写的基于access2000的选课系统。
c#写的基于access2000的选课系统。-c# to write the elective system based access2000.
- 2023-08-28 20:25:02下载
- 积分:1
-
PEER TO PEER P2P 点到点 多线程断点续传的实现。 珍贵资料啊~~
如果不能下载 请到http://www.aibao28.com 免费下载...
PEER TO PEER P2P 点到点 多线程断点续传的实现。 珍贵资料啊~~
如果不能下载 请到http://www.aibao28.com 免费下载-PEER TO PEER P2P point-to-multi-threaded HTTP implementation. Valuable information ah ~ ~ If you can not download the free download go to http://www.aibao28.com
- 2022-03-14 16:25:43下载
- 积分:1
-
我做的老师留的作业,只有基本的注册,登录,修改,查询功能.应该有很多不足,希望大家批评指正!...
我做的老师留的作业,只有基本的注册,登录,修改,查询功能.应该有很多不足,希望大家批评指正!-I do teachers stay in operation, only the basic registration, login, modify the inquiry. Should be a lot less than the hope that we criticized correct!
- 2022-01-25 15:26:32下载
- 积分:1
-
at the school for a teaching model factory for the teaching model control system...
这是本人在校期间为一家教学模型厂做的教学模型控制系统,VC6开发,能在演示视频的同时利用串口对模型进行同步控制,并可任意切换。系统运行需微软串口控件MSCOMM32.OCX,MediaPlay9.0-at the school for a teaching model factory for the teaching model control systems, VC6 development, in the demonstration video using the model for serial synchronous control and can arbitrarily switch. Microsoft operating system required Serial Control MSCOMM32.OCX, MediaPlay9.0
- 2022-07-02 15:56:03下载
- 积分:1
-
互联网拨号程序
我已经连接到互联网服务供应商书面拨号拨号。这是一个简单的小程序,拨号调制解调器和跟踪您的在线时间。它还允许用户设置多个拨号号码,为用户提供了一个基本的设置。的源代码是免费的,可以从GPL下发布。这是用Visual C++ ; ;使用MFC,RAS ;API和其他几个API一样的性能计数器和多媒体API
- 2022-05-06 21:51:01下载
- 积分:1
-
wince 串口源代码
串口是嵌入式系统中应用很广的一种通讯接口。在WinCE中,通常会有一个串口供调试使用,另外的串口可与外围设备连接,如GSM和GPS等模块,以获取相应的信息并进行处理。在WinCE中,为了使用串口,必须有相应的串口驱动程序,一般在BSP中都有实现。串口驱动是典型的流驱动。应用程序中可通过CreateFile()、ReadFile()和WriteFile()等文件系统的操作函数来访问串口,从而实现串口数据的收发。
- 2023-06-13 00:25:04下载
- 积分:1
-
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出...
这是一个包含有三个类的代码集,分别用来处理三类不同的出错信息,定制的出错信息、CRT内建的或者Win32 API出错信息。CBasicError用来处理定制的出错信息,CLbraryError用来处理C运行时库的出错信息,CWin32APIError用来处理Win32 API出错信息。-contains three types of code sets, respectively, to deal with three different kinds of error messages, custom error messages, built-in CRT or Win32 API error messages. CBasicError to handle custom error messages, CLbraryError to handle C Runtime Library error messages, CWin32APIError to deal with the Win32 API error messages.
- 2023-03-19 01:15:03下载
- 积分:1