搜索结果
找到约 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)
软件工程 Managing Humans is a selection of the best essays from Michael Lopps web site, Rands In Repose. Draw
Managing Humans is a selection of the best essays from Michael Lopps web site, Rands In Repose. Drawing on Lopp s management experiences at Apple, Netscape, Symantec, and Borland, this book is full of stories based on companies in the Silicon Valley where people have been known to yell at each other ...
其他 This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade
This a small hack I wrote to bypass the "No previous installation!" error of Microchip s C18 Upgrade.
Simply run C18Fake and select your C18 installation directory (create if necessary) and click Save button. A "fake" file will now be created into that directory, and this will fool the Upgrade into ...
Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
Delphi控件源码 内存管理程序
内存管理程序,功能与FASTMM相似,PLEASE NOTE: There are two ways to install BigBrain. You may use the
memory manager code natively compiled into your EXE or you can use
an included external DLL which will allow you to share memory across
multiple DLLs with one central place for memory management. U ...
Java编程 精致、漂亮、实用的日历选择代码
精致、漂亮、实用的日历选择代码,Calendar is a Javascript class that adds accessible and unobtrusive date-pickers to your form elements. This class is a compilation of many date-pickers I have implemented over the years and has been completely re-written for Mootools. I have tried to include all the ...
教育系统应用 MICROSOFT FOUNDATION CLASS LIBRARY : 学生管理系统 =======================================================
MICROSOFT FOUNDATION CLASS LIBRARY : 学生管理系统
========================================================================
AppWizard has created this 学生管理系统 application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting ...
Java编程 Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write
Hibernate: A Developer s Notebook shows you how to use Hibernate to automate persistence: you write natural Java objects and some simple configuration files, and Hibernate automates all the interaction between your objects and the database. You don t even need to know the database is there, and you ...
数学计算 XMDS is a code generator that integrates equations. You write them down in human readable form in a
XMDS is a code generator that integrates equations. You write them down in human readable form in a XML file, and it goes away and writes and compiles a C++ program that integrates those equations as fast as it can possibly be done in your architecture.
编译器/解释器 为你的MFC程序添加宏脚本语言。AppWizard has created this ScriptDemo application for you. This application not onl
为你的MFC程序添加宏脚本语言。AppWizard has created this ScriptDemo application for you. This application
not only demonstrates the basics of using the Microsoft Foundation classes
but is also a starting point for writing your application.
Linux/Unix编程 MemBoost RAM Optimizer is a very light Memory Management utility which allows you to take total cont
MemBoost RAM Optimizer is a very light Memory Management utility which allows you to take total control over your System s RAM. You can manually FREE a certain amount of RAM or set MemBoost to do this automatically.