-
jdk5 API documentation, beginners must, under the official network, oh we
jdk5 API documentation, beginners must, under the official network, oh we-jdk5 API documentation, beginners must, under the official network, oh well
- 2022-06-14 23:30:09下载
- 积分:1
-
名字空间扩展编程例子
名字空间扩展编程例子-name space expansion of programming examples
- 2022-02-20 03:40:32下载
- 积分:1
-
example of this was the VC, beginners can read. A graphic display of CPU memory...
本范例是VC 写的,初学者可以读读. 以图形方式显示CPU内存利用率,可以在它基础上改一改,作其它用途.-example of this was the VC, beginners can read. A graphic display of CPU memory utilization, it can be based on modified for other uses.
- 2022-03-15 19:34:50下载
- 积分:1
-
一个实现了NT服务的小程序。
能够让服务安装,卸载,启动,停止。...
一个实现了NT服务的小程序。
能够让服务安装,卸载,启动,停止。-A realization of the NT services applet. That allows services to install, uninstall, start, stop.
- 2022-07-14 02:49:00下载
- 积分:1
-
AMCAP源代码
directshow 中的例子,现在已经很难找到了,可以直接抓取视频信号。一个很好的代码。使用visual c++编写。
- 2022-03-10 22:59:08下载
- 积分:1
-
这是用凌阳单片机编的公交车报站器程序,绝对好用,内附强大的语音处理功能!...
这是用凌阳单片机编的公交车报站器程序,绝对好用,内附强大的语音处理功能!-This is made by Sunplus Singlechip bus stop program, the absolute ease of use, enclosing a powerful voice processing functions!
- 2022-02-25 21:21:41下载
- 积分:1
-
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,...
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,如果没有一个准确的算法,是不可能得到每一个成员变量的正确偏移量的。为了解决这个问题我在网上查了一圈资料,看了MSDN上的相关介绍,但始终没有找到一个直接的算法,无奈之下只好自己亲自动手,一点一点摸索其中的实现规则。经过一天的实验之后,终于找到了这个算法。为了让以后有需要解决同样问题的朋友们能有个参考,特将此算法提供给vckbase。也谨此感谢vckbase上那些给我提供过帮助的朋友们。
源代码包括两部分,一部分是正式的调用函数,一部分是调用demo程序,全部包含在AlignOffSet.cpp文件中。该文件已经在VC++6.0上通过编译,并运行成功。
- 2022-11-25 01:35:04下载
- 积分:1
-
系统内存的检测
值 得研究
系统内存的检测
值 得研究-Detection of system memory is worth studying
- 2022-02-16 07:43:11下载
- 积分:1
-
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系...
命名管道充分利用了Windows NT和Windows 2000内建的安全机制。
将命名管道作为一种网络编程方案时,它实际上建立了一个客户机/服务器通信体系,并在其中可靠地传输数据。
命名管道是围绕Windows文件系统设计的一种机制,采用“命名管道文件系统(Named Pipe File System,NPFS)”接口,因此,客户机和服务器可利用标准的Win32文件系统函数(例如:ReadFile和WriteFile)来进行数据的收发。
-named pipe full advantage of the Windows NT and Windows 2000 built-in security system system. To be named as a pipeline network programming package, which is actually the establishment of a client/server communication system, and in which reliable data transmission. A named pipe is on the Windows file system design of a mechanism, "Named Pipe File System (Named Pipe File System, NPFS) "interface, therefore, client and server can use standard Win32 file system functions (such as : ReadFile and WriteFile) data to the transceiver.
- 2023-07-21 23:15:04下载
- 积分:1
-
this a book for embedded system design. very useful for developing embedded syst...
this a book for embedded system design. very useful for developing embedded system. as well as C programming language
- 2022-05-24 23:06:59下载
- 积分:1