搜索结果
找到约 327 项符合
see 的查询结果
按分类筛选
- 全部分类
- 技术资料 (29)
- 其他 (28)
- Java编程 (27)
- 其他书籍 (16)
- 单片机开发 (16)
- matlab例程 (13)
- 书籍 (10)
- Linux/Unix编程 (9)
- 数学计算 (9)
- 微处理器开发 (9)
- 电源技术 (8)
- 嵌入式/单片机编程 (8)
- Delphi控件源码 (8)
- 人工智能/神经网络 (7)
- 单片机编程 (6)
- 加密解密 (5)
- 电子书籍 (5)
- 网络 (5)
- 文件格式 (5)
- 数值算法/人工智能 (4)
- 模拟电子 (4)
- VHDL/FPGA/Verilog (4)
- 其他嵌入式/单片机内容 (4)
- 通讯/手机编程 (3)
- 操作系统开发 (3)
- 教程资料 (3)
- 可编程逻辑 (3)
- Internet/网络编程 (3)
- uCOS (3)
- 文章/文档 (3)
- 嵌入式Linux (3)
- 数据结构 (3)
- 系统设计方案 (3)
- 软件设计/软件工程 (3)
- 技术书籍 (2)
- 驱动编程 (2)
- 串口编程 (2)
- 游戏 (2)
- 编译器/解释器 (2)
- *行业应用 (2)
- 技术管理 (2)
- 汇编语言 (2)
- Java书籍 (2)
- J2ME (2)
- Windows CE (2)
- Symbian (2)
- VC书籍 (2)
- 行业发展研究 (2)
- 源码 (1)
- 手册 (1)
- 接口技术 (1)
- DSP编程 (1)
- 数据库系统 (1)
- 书籍源码 (1)
- 技术教程 (1)
- 软件工程 (1)
- 测试测量 (1)
- 实用工具 (1)
- ARM (1)
- Matlab (1)
- 嵌入式综合 (1)
- Modem编程 (1)
- 企业管理 (1)
- CA认证 (1)
- STL (1)
- FlashMX/Flex源码 (1)
- Delphi/CppBuilder (1)
- 生物技术 (1)
- MySQL数据库 (1)
- SQL Server (1)
- 邮电通讯系统 (1)
- Jsp/Servlet (1)
- 认证考试资料 (1)
- 精品软件 (1)
- VIP专区 (1)
人工智能/神经网络 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
Java编程 一个JAVA做的浏览器
一个JAVA做的浏览器,能够通过INTERNET网看到各种网页,和APPLET- JAVA does the browser, can see each kind of homepage through the INTERNET net, with APPLET
Delphi控件源码 一套非常优秀的皮肤组件包
一套非常优秀的皮肤组件包,含源代码。
For Delphi 5, 6, 7, 2005, 2006.
For C++Builder 5, 6.
See bsfsb.zip with SkinBuilder sources.
其他 The C++ version of the IQmath librray requires the C header file and is built on top of the C funct
The C++ version of the IQmath librray requires the C header file and is
built on top of the C functions and definitions.
See "Building A Project" section of this Read Me file on how to include
the above files in a user C++ program/project.
*行业应用 The C++ version of the IQmath librray requires the C header file and is built on top of the C funct
The C++ version of the IQmath librray requires the C header file and is
built on top of the C functions and definitions.
See "Building A Project" section of this Read Me file on how to include
the above files in a user C++ program/project.
操作系统开发 A badic controller for the UART. It incorporates a -- transmit and receive FIFO (fr
A badic controller for the UART. It incorporates a
-- transmit and receive FIFO (from Max+Plus II s MegaWizard
-- plug-in manager). Note that no checking is done to see
-- whether the FIFOs are overflowing or not. This strictly
-- handle ...
技术资料 用来计算分岔图的程序
用来计算分岔图的程序,看到有的人在求。希望对有些人有用-The program used to calculate the bifurcation diagram, see some people seek. I hope some useful
技术管理 This a sample write in VBNet to use a free Brettle.Web.NeatUpload.dll in aspnet to upload file max t
This a sample write in VBNet to use a free Brettle.Web.NeatUpload.dll in aspnet to upload file max to 2G. I try in IIS and Apache_2.0.59 it can work. Detil see http://www.brettle.com/
其他 opencv OpenCV is cross-platform middle-to-high level API that consists of a few hundreds (>300) C
opencv OpenCV is cross-platform middle-to-high level API that consists of a few hundreds (>300) C functions. It
does not rely on external numerical libraries, though it can make use of some of them (see below) at
runtime, if they are available
其他 // Hint: These classes are intended to be used as base classes. Do not // simply add your code to t
// Hint: These classes are intended to be used as base classes. Do not
// simply add your code to these files - instead create a new class
// derived from one of CSizingControlBarXX classes and put there what
// you need. See CMyBar classes in the demo projects for examples.