-
a pretty small clock, in any environment running
一个漂亮的小时钟,,可以在任何环境下运行-a pretty small clock, in any environment running
- 2023-05-01 10:55:03下载
- 积分:1
-
串口数据通信,能直接从PC机串口上获得数据且显示出来
串口数据通信,能直接从PC机串口上获得数据且显示出来-Serial data communications, directly from the PC serial port on the machine and display data
- 2022-03-05 03:48:51下载
- 积分:1
-
这是可靠的入站文件的核心来源,看和处理所需的…
This the core source for reliable inbound file watching and processing needed for edi.-This is the core source for reliable inbound file watching and processing needed for edi.
- 2023-04-01 06:45:03下载
- 积分:1
-
Program features in the Visual C++ In the realization of multi
程序功能是在Visual C++中实现对多画面窗口的控制。运行环境为Windows2000/XP,Visual C-Program features in the Visual C++ In the realization of multi-screen control window. Runtime environment for Windows2000/XP, Visual C
- 2023-03-01 10:15:03下载
- 积分:1
-
云雕MP3播放器的源码.zip
云雕MP3播放器的源码.zip-cloud carved the MP3 source. Zip
- 2022-01-31 06:23:12下载
- 积分:1
-
一个类似京东的商品交易网站
本物品共享与交易平台采用B/S结构,服务端可以运行在Windows 2003及以上的操作系统,CPU在2GHz以上,内存在4G以上。客户端无要求。本系统的用户一般需要通过终端进行操作,进入主界面后点击相应的窗口,分别进入相对应的界面(如:注册/登录界面、商品浏览界面、商品交易界面等),使用方便、直观。使用mySql作为开发工具。使用Dreamweaver进行界面设计。
- 2022-03-26 19:19:54下载
- 积分:1
-
操作系统试验
其实它就相当于一个解码器一样,存在于计算机硬件之上,原系统是由众多原代码组成的,这些原代码都是由二进制组成的,每一个程序都是一系列代码包组成的。这些代码被层层打包,目的是方便计算机进行调用。而我们所看到的在计算机上面的一些软件或文件也是用二进制组成的,操作系统不过是把他们的代码进行分析和处理而得到我们想要的效果而已。你可以把它看作是一个由二进制代码组成的分析工具,而他分析的是二进制组成的命令。然后将分析运算的结果进行输出。
- 2022-08-03 05:26:15下载
- 积分:1
-
some classic VC source code (2)
一些经典的VC源代码(2)
- 2022-01-26 06:59:03下载
- 积分:1
-
用vc编写的解决计算机算法中的分支限界问题,非常经典的代码,请多多指教!...
用vc编写的解决计算机算法中的分支限界问题,非常经典的代码,请多多指教!-vc prepared with the computer algorithm to solve the branch and bound, very classic code, a great weekend!
- 2022-04-11 10:18:59下载
- 积分:1
-
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#de...
查看内存泄漏的类,使用方法: 把两个文件添加到工程里,在需要做检测的文件里加上#include "MemoryMgr.h"
如果是使用MFC的程序删掉#define new DEBUG_NEW一行,在MemoryMgr.cpp里最上边加上#include "stdafx.h"就可以了。结果会保存在MemoryLeakLog.txt里-See the class memory leaks, use the method: the two files added to the project, the testing needs to be done in the document together with the# include " MemoryMgr.h" If the procedure is to use the MFC deleted# define new DEBUG_NEW line, MemoryMgr. cpp with the most top# include " stdafx.h" on it. Results will be stored in MemoryLeakLog.txt Lane
- 2022-03-25 17:15:42下载
- 积分:1