搜索结果
找到约 620 项符合
any 的查询结果
按分类筛选
- 全部分类
- Java编程 (36)
- 其他 (35)
- 书籍 (31)
- 单片机开发 (30)
- matlab例程 (28)
- 其他书籍 (26)
- 单片机编程 (24)
- 微处理器开发 (20)
- 技术资料 (16)
- 数学计算 (15)
- 压缩解压 (15)
- VHDL/FPGA/Verilog (14)
- 可编程逻辑 (13)
- Linux/Unix编程 (13)
- 人工智能/神经网络 (13)
- 汇编语言 (11)
- 通讯编程文档 (11)
- 加密解密 (11)
- 嵌入式/单片机编程 (11)
- 模拟电子 (10)
- 其他嵌入式/单片机内容 (10)
- VC书籍 (10)
- 数据结构 (9)
- 其他行业 (9)
- Internet/网络编程 (9)
- Delphi控件源码 (9)
- 软件设计/软件工程 (8)
- 教程资料 (7)
- 驱动编程 (7)
- 软件工程 (7)
- 数值算法/人工智能 (7)
- 网络 (6)
- 文章/文档 (6)
- 编译器/解释器 (6)
- 电子书籍 (6)
- 其他数据库 (6)
- 通讯/手机编程 (6)
- 电源技术 (5)
- 游戏 (5)
- 嵌入式Linux (5)
- 无线通信 (4)
- Java书籍 (4)
- 操作系统开发 (4)
- GPS编程 (4)
- 书籍源码 (4)
- J2ME (4)
- JavaScript (4)
- DSP编程 (3)
- Windows CE (3)
- 文件格式 (3)
- 系统设计方案 (3)
- ARM (2)
- Windows Mobile (2)
- SQL Server (2)
- Symbian (2)
- FlashMX/Flex源码 (2)
- VxWorks (2)
- 手机短信编程 (2)
- Jsp/Servlet (2)
- MySQL数据库 (2)
- 源码 (2)
- uCOS编程 (1)
- 资料/手册 (1)
- 多媒体处理 (1)
- allegro (1)
- PCB相关 (1)
- 通信网络 (1)
- 嵌入式综合 (1)
- 教程资料 (1)
- C/C++语言编程 (1)
- 测试测量 (1)
- Applet (1)
- Delphi/CppBuilder (1)
- 技术管理 (1)
- uCOS (1)
- TAPI编程 (1)
- 电子政务应用 (1)
- 并行计算 (1)
- 数据库系统 (1)
- 中间件编程 (1)
- 编辑器/阅读器 (1)
- *行业应用 (1)
- CA认证 (1)
- USB编程 (1)
- Ajax (1)
- 酒店行业 (1)
- Windows编程 (1)
- 源码/资料 (1)
- 实用工具 (1)
- Matlab (1)
- 接口技术 (1)
- 软件 (1)
- 电路图 (1)
- 笔记 (1)
- VIP专区 (1)
加密解密 This program is free software you can redistribute it and/or modify it under the terms of the GN
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it wil ...
加密解密 This program is free software you can redistribute it and/or modify it under the terms of the GN
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
This program is distributed in the hope that it wil ...
其他 This book was intended specifically for people who know how to program already but have taken only r
This book was intended specifically for people who know how to program already but have taken only rudimentary
stabs at graphics/game programming or never taken any stab at all, such as programmers in another field or college
students looking to embark on some side projects.
matlab例程 This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3
This code proposes genetic algorithm (GA) to optimize the point-to-point trajectory planning for a 3-link robot arm. The objective function for the proposed GA is to minimizing traveling time and space, while not exceeding a maximum
pre-defined torque, without collision with any obstacle in the r ...
Linux/Unix编程 //建立窗口 win1 = newwin(15, 50, 1, 1) box(win1, ACS_VLINE, ACS_HLINE) mvwprintw(win1, 2,1, "
//建立窗口
win1 = newwin(15, 50, 1, 1)
box(win1, ACS_VLINE, ACS_HLINE)
mvwprintw(win1, 2,1, "WINDOW 1")
mvwprintw(win1, 4,1, "Press any key switching to window 2")
win2 = newwin(15, 40, 4, 20)
box(win2, ACS_VLINE, ACS_HLINE)
mvwprintw(win2, 2,1, "WINDOW 2")
//建立子窗口
s ...
加密解密 An Introduction To Cryptography Chapter 1, “The Basics of Cryptography,” provides an overview of th
An Introduction To Cryptography
Chapter 1, “The Basics of Cryptography,” provides an overview of the
terminology and concepts you will encounter as you use PGP products.
Chapter 2, “Phil Zimmermann on PGP,” written by PGP’s creator, contains
discussions of security, privacy, and the vulnerabili ...
matlab例程 ARMASA 1.7版
ARMASA 1.7版,需要Matlab version (any OS): R11 or later,
Linux/Unix编程 This program is free software you can redistribute it and/or modify it under the terms of the GN
This program is free software you can redistribute it and/or modify
it under the terms of the GNU General Public License as published by
the Free Software Foundation either version 2 of the License, or
(at your option) any later version.
操作系统开发 A user-space device driver can do many of the things that kernel drivers can t, such as perform a lo
A user-space device driver can do many of the things that kernel drivers can t, such as perform a long-running computation, block while waiting for an event, or read files from the file system. Unlike kernel drivers, a user-space device driver can use other device drivers--that is, access the networ ...
matlab例程 This is a program to extract the drum sounds (bass) from a music file. You can replace the "windycit
This is a program to extract the drum sounds (bass) from a music file. You can replace the "windycity.wav" file with any other .wav file you want.