搜索结果
找到约 1,018 项符合
NOT 的查询结果
按分类筛选
- 全部分类
- 书籍 (83)
- 其他 (57)
- Java编程 (50)
- 其他书籍 (49)
- 单片机编程 (41)
- 单片机开发 (37)
- matlab例程 (33)
- VC书籍 (26)
- Linux/Unix编程 (25)
- 电源技术 (24)
- 书籍源码 (24)
- 电子书籍 (24)
- 压缩解压 (20)
- 通讯编程文档 (19)
- Delphi控件源码 (18)
- 软件设计/软件工程 (18)
- 技术资料 (18)
- 可编程逻辑 (17)
- 驱动编程 (16)
- 微处理器开发 (15)
- 数学计算 (15)
- 文件格式 (15)
- VHDL/FPGA/Verilog (14)
- 数据结构 (14)
- 人工智能/神经网络 (14)
- 编译器/解释器 (13)
- 模拟电子 (12)
- 游戏 (12)
- Java书籍 (12)
- 文章/文档 (12)
- 软件工程 (11)
- 汇编语言 (10)
- 嵌入式/单片机编程 (10)
- 无线通信 (9)
- 网络 (9)
- 加密解密 (9)
- 行业发展研究 (9)
- 数值算法/人工智能 (9)
- 其他嵌入式/单片机内容 (9)
- 通讯/手机编程 (9)
- 技术管理 (8)
- 教程资料 (7)
- Internet/网络编程 (7)
- DSP编程 (7)
- 编辑器/阅读器 (6)
- PCB相关 (5)
- GPS编程 (5)
- SQL Server (5)
- 其他行业 (5)
- JavaScript (5)
- Jsp/Servlet (5)
- J2ME (5)
- 多国语言处理 (4)
- Applet (4)
- uCOS (4)
- 源码 (4)
- 数据库系统 (3)
- Delphi/CppBuilder (3)
- USB编程 (3)
- CA认证 (3)
- 系统设计方案 (3)
- 操作系统开发 (3)
- 企业管理 (3)
- FlashMX/Flex源码 (3)
- Mentor (2)
- 嵌入式综合 (2)
- C/C++语言编程 (2)
- Symbian (2)
- Windows CE (2)
- 嵌入式Linux (2)
- 其他数据库 (2)
- 串口编程 (2)
- Modem编程 (2)
- 中间件编程 (2)
- SCSI/ASPI (2)
- Ajax (2)
- 存储器技术 (2)
- Linux/uClinux/Unix编程 (2)
- 论文 (2)
- VIP专区 (2)
- uCOS编程 (1)
- 开发工具 (1)
- 实用工具 (1)
- 多媒体处理 (1)
- PCB图/BOM单/原理图 (1)
- allegro (1)
- 通信网络 (1)
- 教程资料 (1)
- 技术书籍 (1)
- 测试测量 (1)
- 源码/资料 (1)
- Windows Mobile (1)
- TAPI编程 (1)
- 生物技术 (1)
- Oracle数据库 (1)
- RFID编程 (1)
- VxWorks (1)
- 邮电通讯系统 (1)
- 金融证券系统 (1)
- 并行计算 (1)
游戏 * This function positions the cursor at the specified * x,y coordinate. It uses the ANSI standard ES
* This function positions the cursor at the specified * x,y coordinate. It uses the ANSI standard ESCAPE * * sequence to produce the desired effect. Its not the * * fastest way to position the cursor, but perhaps the * * most portable. *
数据结构 SPLASH is a c++ class library that implements many of the Perl constructs and data types, including
SPLASH is a c++ class library that implements many of the Perl constructs and data types, including extensive regex regular expression pattern matching. For those not familiar with Perl, it is an excellent scripting language by Larry Wall and is available for most platforms. This Class library provi ...
Delphi控件源码 此代码可以实现以下功能 使用wordappalication 组件
此代码可以实现以下功能 使用wordappalication 组件,代码如下 启动Word时用如下代码: begin try Wordapplication.Connect except MessageDlg(’Word may not be installed’, mtError, [mbOk], 0) Abort end Wordapplication.Visible := True WordApplication.Caption := ’Delphi automation’ end ...
其他 程序目的: 输入一个任意大小的迷宫
程序目的: 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不 ...
Linux/Unix编程 The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword b
The Kannel Open Source WAP and SMS gateway works as both an SMS gateway, for implementing keyword based services via GSM text messages, and a WAP gateway, via UDP. The SMS part is fairly mature, the WAP part is early in its development. In this release, the GET request for WML pages and WMLScrip ...
TAPI编程 先进的窗口管理器。可以在你的桌面上实现冻结、解冻、更名、设置总在最上面、设置不总在最上面、闪烁、最大化、最小化、聚焦、隐藏、显示和中断一个可视或不可视窗口的功能。 An advanced window
先进的窗口管理器。可以在你的桌面上实现冻结、解冻、更名、设置总在最上面、设置不总在最上面、闪烁、最大化、最小化、聚焦、隐藏、显示和中断一个可视或不可视窗口的功能。 An advanced window manager that allows you to freeze, dfreeze, rename, set always on top, set not always on top, flash, maximize, minimiz ...
人工智能/神经网络 This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative
This software was done in part for a textbook on AI I ve written called _The Basis of AI_ (tentative title, subject to change but not if I get my way). For details see: http://www.mcs.com/~drt/basisofai.html
驱动编程 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 both x86 and ...
驱动编程 The flpydisk sample is a floppy driver that resides in the directory \NtddkSrcStorageFdcFlpydsk. It
The flpydisk sample is a floppy driver that resides in the directory \\Ntddk\Src\Storage\Fdc\Flpydsk. It is similar to a class driver in that it sits a level above the floppy disk controller in the driver stack, and brokers communication between the application level and the low-level driver. The fl ...
Symbian 手机文件浏览程序的另外一个版本! SMan is a system utility that manages your UIQ device. It provides functionality wh
手机文件浏览程序的另外一个版本! SMan is a system utility that manages your UIQ device. It provides functionality which manufacturers did not provide or which are difficult or impossible to do manually. SMan helps keep your UIQ device running in a "healthy" state and, to a certain degree, allows you ...