搜索结果
找到约 182 项符合
Works 的查询结果
按分类筛选
- 全部分类
- 其他书籍 (15)
- Linux/Unix编程 (11)
- matlab例程 (11)
- 书籍 (10)
- 单片机开发 (9)
- 其他 (9)
- 数值算法/人工智能 (9)
- 文件格式 (6)
- 单片机编程 (5)
- Internet/网络编程 (5)
- 嵌入式/单片机编程 (5)
- 驱动编程 (4)
- 加密解密 (4)
- 可编程逻辑 (3)
- 其他数据库 (3)
- 电子书籍 (3)
- 网络 (3)
- 汇编语言 (3)
- Java书籍 (3)
- 软件工程 (3)
- VxWorks (3)
- 行业发展研究 (3)
- 模拟电子 (2)
- DSP编程 (2)
- 邮电通讯系统 (2)
- 人工智能/神经网络 (2)
- 通讯/手机编程 (2)
- 软件设计/软件工程 (2)
- GPS编程 (2)
- FlashMX/Flex源码 (2)
- 文章/文档 (2)
- 通讯编程文档 (2)
- 编辑器/阅读器 (2)
- Java编程 (2)
- JavaScript (2)
- 微处理器开发 (2)
- 实用工具 (1)
- 学术论文 (1)
- 多媒体处理 (1)
- 教程资料 (1)
- 接口技术 (1)
- USB编程 (1)
- 金融证券系统 (1)
- 数据结构 (1)
- 书籍源码 (1)
- Delphi控件源码 (1)
- 技术管理 (1)
- VHDL/FPGA/Verilog (1)
- 教育系统应用 (1)
- Windows Mobile (1)
- 其他嵌入式/单片机内容 (1)
- RFID编程 (1)
- VC书籍 (1)
- 压缩解压 (1)
- J2ME (1)
- 3G开发 (1)
- 游戏 (1)
- 认证考试资料 (1)
- 技术教程 (1)
- VIP专区 (1)
驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platf ...
Internet/网络编程 微软DNS服务器远程溢出漏洞测试代码 Microsoft DNS Server Remote Code execution Exploit and analysis Advisory: http:
微软DNS服务器远程溢出漏洞测试代码
Microsoft DNS Server Remote Code execution Exploit and analysis
Advisory: http://www.microsoft.com/technet/security/advisory/935964.mspx
This remote exploit works against port 445 (also Microsoft RPC api used)
* Mario Ballano ( mballano~gmail.com )
* Andres Tarasco ...
数值算法/人工智能 Gambit建模指南中文教程。 Gambit是CFD商用软件Fluent的前处理软件
Gambit建模指南中文教程。
Gambit是CFD商用软件Fluent的前处理软件,主要作用是建立网格模型。其功能非常强大,可以建立各种几何体,然后在几何体上面划分网格和设立边界条件,最后将生成的网格文件导入Fluent中进行计算。同时,它也可以导入在CAD、Solid works、Pro/e等几何建模软件中生成的复杂几何图形,然后对其进行网 ...
数值算法/人工智能 Gambit指导书使用说明(中文版)。 Gambit是CFD商用软件Fluent的前处理软件
Gambit指导书使用说明(中文版)。
Gambit是CFD商用软件Fluent的前处理软件,主要作用是建立网格模型。其功能非常强大,可以建立各种几何体,然后在几何体上面划分网格和设立边界条件,最后将生成的网格文件导入Fluent中进行计算。同时,它也可以导入在CAD、Solid works、Pro/e等几何建模软件中生成的复杂几何图形,然后对其 ...
数值算法/人工智能 Gambit用户使用说明书(中文版)。 Gambit是CFD商用软件Fluent的前处理软件
Gambit用户使用说明书(中文版)。
Gambit是CFD商用软件Fluent的前处理软件,主要作用是建立网格模型。其功能非常强大,可以建立各种几何体,然后在几何体上面划分网格和设立边界条件,最后将生成的网格文件导入Fluent中进行计算。同时,它也可以导入在CAD、Solid works、Pro/e等几何建模软件中生成的复杂几何图形,然后对其 ...
嵌入式/单片机编程 This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It s
This designs demonstrates how to use the Ethernet port using a Nios II system on the DE2 board. It sends packets, and using a loopback Ethernet cable, it ll receive the same packets which are then displayed. It also works if the board is connected to another packet source.
VxWorks 在Vxworks下UGL工具编写的弹球游戏
在Vxworks下UGL工具编写的弹球游戏,对于WORKS环境下程序的开发具有借鉴意义!
驱动编程 This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific
This sample provides a generic example of a PCI IDE minidriver. The sample isolates vendor-specific code from the higher-level PCI IDE bus driver, much as SCSI minidrivers isolate code from the SCSI port driver. See the Release Notes section for more information.
This sample works on both x86 and A ...
驱动编程 Addfilter is a command-line application which adds and removes filter drivers for a given drive or v
Addfilter is a command-line application which adds and removes filter drivers for a given drive or volume. It is intended to demonstrate how to insert a filter driver into the driver stack of a device. The sample illustrates how to do this by using the SetupDi APIs. The sample works on the x86 platf ...
matlab例程 This program is a new way to estimate the coherence function. It s based on the MVDR and is much mor
This program is a new way to estimate the coherence function. It s based on the MVDR and is much more reliable than the classical Welch s method implemented in MATLAB.
There are 2 programs: the main program called coherence_MVDR.m and and an example, called illustrate.m, that calls the main functio ...