资源列表
[网络编程] dynamic_routing
说明:动态路由算法的VC实现,多用于网络负荷设计-dynamic routing algorithm VC, more designed for network load<李坤> 在 2008-10-13 上传 | 大小:224.2kb | 下载:0
[其它] emc2007new
说明:电子线路设计者往往只考虑产品的功能,而没有将功能和电磁兼容性综合考虑,因此产品在完成其功能的同时,也产生了大量的功能性骚扰及其它骚扰。而且不能满足敏感度要求。 电子线路的电磁兼容性设计应从几方面考虑 本文详细介绍了电磁兼容设计的一般准则,极力推荐阅读学习-electronic circuit designers often consider only the function and not functional and electromagnetic compatibility con<黄章> 在 2008-10-13 上传 | 大小:17.42kb | 下载:0
[其它] writing_english_essue
说明:详细介绍了计算机专业英语论文写作的相关事项,细细剖析了如何进行专业英语论文的写作。-details of the computer professional writing English papers related issues Carefully analyze how professional English writing papers.<赵静> 在 2008-10-13 上传 | 大小:69.17kb | 下载:0
[Windows编程] C_sharp_example
说明:C#编程案例一书中的大实例代码。使用方法:1、要求安装SQL SERVER2000; 2、把DataBase目录下的GOODS数据库附加到SQL SERVER中; 3、设置sa的密码为123456; 4、把本案例的源程序复制到你指定的目录即可。-a case book example of the code. Use : 1, require the installation of SQL Server2000. 2. DataBase put in the directory da<赵静> 在 2008-10-13 上传 | 大小:709.09kb | 下载:0
[其它] J2EE_Training_PPT
说明:深入浅出的介绍j2ee的相关基本知识,引领入门,并讲授如何进行基本实例的编程实现。-j2ee simple presentation of the basic knowledge to lead the portal, and how to teach basic programming examples.<赵静> 在 2008-10-13 上传 | 大小:10.73mb | 下载:0
[驱动编程] SrcDriver
说明:根据Windows驱动程序模型(WDM)设计的驱动程序:WDM通过提供一种灵活的方式来简化驱动程序的开发,在实现对新硬件支持的基础上减少并降低所必须开发的驱动程序的数量和复杂性。-under the Windows Driver Model (WDM) driver design : WDM through the provision of a flexible approach to simplifying the development of the driver. Implementati<江丰> 在 2008-10-13 上传 | 大小:62.58kb | 下载:0
[Windows编程] toolbox-tsp
说明:是全面分析旅行商问题的工具箱,包含了很多方面的测试程序-is a comprehensive analysis of the traveling salesman problem toolbox contains a lot of testing procedures< 包海洁> 在 2008-10-13 上传 | 大小:538.25kb | 下载:0
[Windows编程] net-communication
说明:包括很多网络协议,可用于网络通信的开发的代码包-including many network protocol can be used for network communications development code< 包海洁> 在 2008-10-13 上传 | 大小:1.13mb | 下载:0
[界面编程] OcxAutoRegisterNew
说明:VC源码自动注册OCX控件 BOOL bResult = FALSE //检查是否支持注册 if (SupportsSelfRegister(strOcxPath)) { HMODULE hModule = ::LoadLibrary(strOcxPath) if (LOADLIBRARY_FAILED(hModule)) return FALSE //获得注册函数地址 CTLREGPROC DLLRegisterServer<chengde> 在 2008-10-13 上传 | 大小:35.22kb | 下载:0