搜索结果
找到约 1,313 项符合
YOUR 是什么? 的查询结果
按分类筛选
- 全部分类
- 技术资料 (196)
- 其他 (98)
- 其他书籍 (76)
- Java编程 (68)
- VC书籍 (46)
- 单片机开发 (39)
- Linux/Unix编程 (37)
- Delphi控件源码 (37)
- matlab例程 (28)
- Java书籍 (27)
- 软件设计/软件工程 (26)
- 电子书籍 (21)
- 书籍 (19)
- 可编程逻辑 (19)
- 单片机编程 (18)
- 其他行业 (18)
- 书籍源码 (17)
- 加密解密 (16)
- 软件工程 (16)
- 数学计算 (16)
- 嵌入式/单片机编程 (16)
- 驱动编程 (15)
- 文章/文档 (15)
- Internet/网络编程 (14)
- 编译器/解释器 (14)
- 文件格式 (14)
- 数值算法/人工智能 (13)
- J2ME (13)
- 游戏 (12)
- 汇编语言 (12)
- 通讯编程文档 (11)
- 人工智能/神经网络 (11)
- 微处理器开发 (11)
- 通讯/手机编程 (10)
- FlashMX/Flex源码 (10)
- 教程资料 (9)
- 压缩解压 (9)
- VHDL/FPGA/Verilog (9)
- 技术书籍 (8)
- 嵌入式综合 (7)
- 数据结构 (7)
- Windows CE (7)
- 系统设计方案 (7)
- JavaScript (7)
- 其他嵌入式/单片机内容 (7)
- 电源技术 (6)
- 操作系统开发 (6)
- 手机短信编程 (6)
- Modem编程 (6)
- 串口编程 (6)
- 网络 (6)
- 嵌入式Linux (6)
- 中间件编程 (6)
- SQL Server (6)
- GPS编程 (6)
- 人物传记/成功经验 (6)
- 模拟电子 (5)
- 编辑器/阅读器 (5)
- 技术管理 (5)
- 其他数据库 (5)
- 无线通信 (4)
- 磁盘编程 (4)
- *行业应用 (4)
- Applet (4)
- 多国语言处理 (4)
- Delphi/CppBuilder (4)
- Windows Mobile (4)
- Jsp/Servlet (4)
- PCB相关 (3)
- 数据库系统 (3)
- 测试测量 (3)
- 传感与控制 (3)
- 通信网络 (3)
- 教育系统应用 (3)
- 企业管理 (3)
- USB编程 (3)
- MySQL数据库 (3)
- 精品软件 (3)
- 源码 (2)
- 手册 (2)
- 笔记 (2)
- DSP编程 (2)
- 教程资料 (2)
- 源码/资料 (2)
- CA认证 (2)
- uCOS (2)
- 家庭/个人应用 (2)
- 手机彩信(MMS)编程 (2)
- Oracle数据库 (2)
- 行业发展研究 (2)
- 软件 (1)
- 应用设计 (1)
- 其他 (1)
- 电路图 (1)
- 行业应用文档 (1)
- 接口技术 (1)
- 学术论文 (1)
- 驱动程序 (1)
- PCB图/BOM单/原理图 (1)
- 其他文档 (1)
可编程逻辑 USB接口控制器参考设计,xilinx提供VHDL代码 us
USB接口控制器参考设计,xilinx提供VHDL代码 usb xilinx vhdl
;  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
;  ...
数据结构 Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to w
Although there has been a lot of AVL tree libraries available now, nearly all of them are meant to work in the random access memory(RAM). Some of them do provide some mechanism for dumping the whole tree into a file and loading it back to the memory in order to make data in that tree persistent. It ...
书籍源码 二维SIMPLEC程序
二维SIMPLEC程序,包含三个project:二维稳态传热,常粘度系数湍流的动态模拟,湍流中被动标量扩散(基于时均的 k –ε方程.
同时压缩包中还有详细的说明文档.
注意:本程序只限于学习用途,切勿作商业用途,作者享有对此代码及使用目的的最终解释权!
Ccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccccc ...
电子书籍 3、使用如下命令更改密码: shell> mysqladmin -u root -p password ‘newpass’ Enter Password:******* 出现Enter P
3、使用如下命令更改密码:
shell> mysqladmin -u root -p password ‘newpass’
Enter Password:*******
出现Enter Password的提示后输入原来的密码oldpass即可。
读者可以尝试其它所有本章介绍的方法。
4、首先以root用户的身份连接到服务器:
shell> mysql -u root -p
Enter password:*******
出现Enter password提后 ...
其他数据库 This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and h
This a simple database management system. It doesn t use any other code (i.e. ODBC, ADO, etc.) and has it s own database file format. I wrote it because I found the other DBMSs code too bulky and hard to debug. It s designed for small applications and I doubt it could handle anything on a large scal ...
技术资料 路斯特ServoOne手册
German universities and scientists have repeatedly set the intermational standard in drive technology. Identification and active compensation of natural frequencies in oscillatory mechanics, status controls with monitoring structures incorporating acceleration sensors, adaptive compensation of measu ...
技术资料 代码大全Steve McConnell著 919页高清文字版
软件开发人员必备工具书,,目录如下Welcome to Software Construction [1]1.1 What Is Software Construction?1.2 Why Is Software Construction Important?1.3 How to Read This Book......7.1 Valid Reasons to Create a Routine7.2 Design at the Routine Level7.3 Good Routine Names7.4 How Long Can a Routine Be?7. ...
单片机编程 MSP430 USB JTAG自制资料
The MSP-FET430U14 is a powerful flash emulation tool to quickly begin application development on the MSP430 MCU. It includes USB debugging interface used to program and debug the MSP430 in-system through the JTAG interface or the pin saving Spy Bi-Wire (2-wire JTAG) protocol. The flash memory can be ...
Linux/Unix编程 Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work
Boost provides free peer-reviewed portable C++ source libraries.
We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost license encourages both commercial and non-commercial ...
技术资料 移植到Symbian平台C-C.开放移动开发.rar
I originally started writing this book as part of the Symbian Press Technology
series back in May 2008. Since that time, a lot has changed in
the mobile software world, particularly for those working with Symbian
devices. The book you now hold in your hands is published by the
Symbian Foundation usi ...