-
1
说明: 研究生C++课上老师讲解的程序,从中能领会到书上学不到的东西(多态与虚函数)(small programs for C++ programming)
- 2011-11-16 09:26:00下载
- 积分:1
-
phone_com
一个基于串口的手机短信发送/接收程序;Demo很简单,是以异步方式读写串口的;在对话框初始化中修改串口的配置参数正确后,能100%的正常发送/接收短信。
(A message based on the serial port of the mobile phone to send/receive process Demo is very simple, based on asynchronous serial reading and writing in the dialog box to initialize the serial port to modify configuration parameters correct to 100 of the normal Send/receive message.)
- 2008-07-13 18:24:26下载
- 积分:1
-
chap30--use-ADO-handle-databases
MFC操作数据库ADO操作数据库,
MFC操作数据库ADO操作数据库,(use MFC to handle the databasees)
- 2012-09-19 17:28:08下载
- 积分:1
-
MeDelete
SelfDelete(可以删除自身的VC++源码(巳通过了调试))
为了实现程序自删除功能,我们可以通过多进程的方法解决这个问题。可执行文件在结束返回前,创建一个运行命令窗口的新进程(在Windows98中为Command进程,在Windows2000/XP中为CMD进程),当然该命令窗口以隐藏方式执行,并通过传递参数执行删除功能。为了避免可执行文件的映像还在内存中就执行删除,需要把当前进程设置为实时优先级,而命令窗口进程设置为很低的IDLE优先级,这样首先可执行文件结束返回,再运行命令窗口的删除命令,就实现了该文件自身的删除功能。 (SelfDelete (you can delete its own VC++ source code (had passed debugging))
In order to achieve the program from the delete function, we can multi-process methods to solve this problem. Return before the end of the executable file, run the command window to create a new process (in Windows98 process for the Command, in Windows2000/XP process for CMD), of course, the command window to hide the manner and to perform delete functions by passing a parameter . In order to avoid the executable file image still in memory on the implementation of delete, you need to set the current process for real-time priority, and the command window to set the process priority to low IDLE, so the end of the first return to the executable file, then run the command window delete command, the file itself to achieve the delete function.
)
- 2011-06-26 23:22:21下载
- 积分:1
-
Test_FPU_RFFTF32
DSP 2833x的实数快速傅里叶变换源程序(Real DSP 2833x Fast Fourier Transform of the source)
- 2014-07-18 18:00:18下载
- 积分:1
-
1
说明: WinSock网络编程实用宝典。适合初学者以及深入理解网络编程的朋友。(WinSock network programming practical Collection. Suitable for beginners as well as in-depth understanding of network programming friends.)
- 2011-07-04 17:38:27下载
- 积分:1
-
linecount3.6.3
计算代码中行数的软件,下载后直接解压既可以使用,把源代码直接拖到界面里使用(count the line !!)
- 2021-04-29 15:38:43下载
- 积分:1
-
icon_1
一些可能用的到的图标资源(some might use the resources of the icon)
- 2004-07-28 13:25:31下载
- 积分:1
-
DX11Terrain
DirectX11 四叉树地形程序,通过高度图生成地图模型(DirectX11 quadtree terrain procedures, through highly generation map model)
- 2013-06-17 16:42:19下载
- 积分:1
-
ReturnEditDemo
vc ——单行编辑控件输入回车后,不响应默认控件处理消息ReturnEditDemo(vc- single-line edit control, press enter, do not respond to the default control handling messages ReturnEditDemo)
- 2011-07-24 19:35:51下载
- 积分:1