-
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏...
极好的 Web 应用程序生成器( 实际是7月份版,到现在作者好象还没更新,不过已相当不错了 ),附带众多的例子和构件,如Web Server、Web程序、小游戏、算法演示等,含全部源码! 完整功能. 源代码: 有-excellent Web application generator (actually July edition, the author seems to now No update, but have quite a), attached numerous examples and components such as Web Server, Web, small game, the algorithm demonstration, including all source code! Full functionality. Source code :
- 2022-10-30 16:20:03下载
- 积分:1
-
为自己做一个简单的代理客户端..我们可以作为参考。特别是套房…
自己做的一个简单的代理客户端程序..大家可以作为参考.特别适合一个刚学习C++的新手...感谢大家的支持-do for myself a simple agent client .. we can as a reference. Particularly suited to a study just C newbie ... thank you for your support
- 2022-03-03 08:03:08下载
- 积分:1
-
来自E.S.T 的源码..有不少地方可以
来自E.S.T 的源码..有不少地方可以-EST from the source .. have a lot of places can be
- 2022-01-26 05:24:56下载
- 积分:1
-
这是少女字库的安装软件
要先安装了,才能识别出来,已经签证...
这是少女字库的安装软件
要先安装了,才能识别出来,已经签证-This is the font of the girls have to install the software installed can be identified, have a visa
- 2023-06-15 12:00:03下载
- 积分:1
-
获取当前计算机的硬件信息,包括处理器,鼠标、显卡类型,网卡mac号等...
获取当前计算机的硬件信息,包括处理器,鼠标、显卡类型,网卡mac号等-access to current computer hardware information, including card type, card mac, etc.-Access to the current computer
- 2022-03-14 06:48:43下载
- 积分:1
-
asp+html编程,asp与html的完美结合,初学者仔细体会大有帮助。...
asp+html编程,asp与html的完美结合,初学者仔细体会大有帮助。-asp html programming, asp html with the perfect combination of carefully beginners experience of great help.
- 2022-02-01 08:53:41下载
- 积分:1
-
A series of Microsoft programmers to allow system and network server time synchr...
一个微软程序员编的让系统与网络服务器时间同步的程序源码-A series of Microsoft programmers to allow system and network server time synchronization procedure source
- 2022-01-25 17:19:47下载
- 积分:1
-
查看NT的系统配置信息
查看NT的系统配置信息-Watch system config information of NT
- 2022-03-17 00:19:45下载
- 积分:1
-
This paper briefly discusses the use of DirectX Input received mouse input appro...
本文简单阐述了使用DirectX Input获得鼠标输入的办法。简单介绍DirectX Input使用的函数。-This paper briefly discusses the use of DirectX Input received mouse input approach. A brief introduction to the use of DirectX Input function.
- 2022-08-18 04:09:15下载
- 积分:1
-
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,...
结构体对齐的算法 < 常用算法与数据结构 >
由于需要做一个自动配置平台的东西,涉及到结构解析的问题。因为结构体在编译时会自动对齐边界,如果没有一个准确的算法,是不可能得到每一个成员变量的正确偏移量的。为了解决这个问题我在网上查了一圈资料,看了MSDN上的相关介绍,但始终没有找到一个直接的算法,无奈之下只好自己亲自动手,一点一点摸索其中的实现规则。经过一天的实验之后,终于找到了这个算法。为了让以后有需要解决同样问题的朋友们能有个参考,特将此算法提供给vckbase。也谨此感谢vckbase上那些给我提供过帮助的朋友们。
源代码包括两部分,一部分是正式的调用函数,一部分是调用demo程序,全部包含在AlignOffSet.cpp文件中。该文件已经在VC++6.0上通过编译,并运行成功。
- 2022-11-25 01:35:04下载
- 积分:1