搜索结果
找到约 5,350 项符合
Visual Basic 的查询结果
按分类筛选
- 全部分类
- VC书籍 (1149)
- 技术资料 (653)
- 书籍源码 (290)
- 其他 (272)
- 其他书籍 (223)
- 电子书籍 (161)
- 软件设计/软件工程 (131)
- 人工智能/神经网络 (110)
- 数学计算 (97)
- SQL Server (95)
- 串口编程 (92)
- 文章/文档 (81)
- 数据库系统 (78)
- 单片机开发 (74)
- 企业管理 (73)
- 教育系统应用 (72)
- 编译器/解释器 (69)
- 其他数据库 (60)
- 数据结构 (57)
- Internet/网络编程 (56)
- 游戏 (56)
- 加密解密 (55)
- matlab例程 (50)
- Windows CE (50)
- 数值算法/人工智能 (49)
- 书籍 (46)
- DSP编程 (44)
- Java编程 (42)
- 单片机编程 (40)
- 系统设计方案 (40)
- 软件工程 (36)
- 其他行业 (35)
- 压缩解压 (34)
- 汇编语言 (34)
- C语言 (32)
- 学术论文 (32)
- 驱动编程 (32)
- 文件格式 (31)
- 通讯/手机编程 (28)
- *行业应用 (25)
- Delphi控件源码 (25)
- 其他嵌入式/单片机内容 (25)
- 精品软件 (25)
- 通讯编程文档 (24)
- 嵌入式/单片机编程 (24)
- 编辑器/阅读器 (23)
- 微处理器开发 (22)
- 操作系统开发 (20)
- 中间件编程 (18)
- VIP专区 (17)
- 技术书籍 (15)
- Linux/Unix编程 (15)
- 软件 (14)
- VHDL/FPGA/Verilog (14)
- 交通/航空行业 (14)
- GPS编程 (14)
- C/C++语言编程 (12)
- USB编程 (12)
- 多国语言处理 (11)
- Java书籍 (11)
- 源码 (10)
- 网络 (10)
- BREW编程 (10)
- 多媒体处理 (9)
- 磁盘编程 (9)
- Windows Mobile (9)
- 模拟电子 (8)
- 酒店行业 (8)
- MySQL数据库 (8)
- 行业发展研究 (8)
- 无线通信 (7)
- 技术管理 (7)
- uCOS (7)
- Delphi/CppBuilder (7)
- 医药行业 (7)
- Modem编程 (6)
- J2ME (6)
- Oracle数据库 (6)
- 并行计算 (6)
- 通信网络 (5)
- 手机短信编程 (5)
- CA认证 (5)
- STL (5)
- FlashMX/Flex源码 (5)
- 百货/超市行业 (5)
- 教程 (4)
- 其他文档 (4)
- 实用工具 (4)
- 图形图像 (4)
- 可编程逻辑 (4)
- Applet (4)
- 金融证券系统 (4)
- 生物技术 (4)
- OA系统 (4)
- 电子政务应用 (4)
- 论文 (3)
- 电源技术 (3)
- 接口技术 (3)
- 技术教程 (3)
- 开发工具 (3)
电子书籍 C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the con
C++ Network Programming, Volume 2, focuses on ACE frameworks, providing thorough coverage of the concepts, patterns, and usage rules that form their structure. This book is a practical guide to designing object-oriented frameworks and shows developers how to apply frameworks to concurrent networked ...
软件工程 Patterns of Enterprise Application Architecture is written in direct response to the stiff challenge
Patterns of Enterprise Application Architecture is written in direct response to the stiff challenges that face enterprise application developers. The author, noted object-oriented designer Martin Fowler, noticed that despite changes in technology--from Smalltalk to CORBA to Java to .NET--the same b ...
网络 DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator. DSR-UU imple
DSR-UU is a DSR implementation that runs in Linux and in the ns-2 network simulator.
DSR-UU implements most of the basic DSR features specified in the DSR
draft (version 10). One big exception is flow extensions.
DSR-UU does NOT use ARP, so do not be surprised if you do not see ARP
traffic. DSR-UU ...
Java编程 Auctions are among the oldest economic institutions in place. They have been used since antiquity to
Auctions are among the oldest economic institutions in place. They have been used since antiquity to sell a wide variety of goods, and their basic form has remained unchanged. In this dissertation, we explore the efficiency of common auctions when values are interdependent- the value to a particular ...
技术资料 在TMS320VC5402上实现的语音识别算法
·详细说明:在DSP TMS320VC5402上实现的语音识别算法,使用代数汇编编程,编译器为CCS2.2。使用LPCC算法提取语音特征,DTW算法进行特征匹配.文件列表:   DTS   ...\54x.CMD   ...\Aic23_Init.asm   ...\Basic_Function.asm   ...\cc_build_Debug.lo ...
ARM wince5.0升级包0
"目前WinCE5.0的开发工具主要有以下几种:Platform Builder5.0、EVC4.0+SP4、Visual Studio2005。其中Platform Builder主要用于定制WinCE操作系统,它也可以用来编写驱动程序和应用程序。EVC顾名思义就是嵌入式版的VC,它主要用来开发应用程序,当然也可用来编写驱动程序。Visual Studio2005是微软的集大成开发工具。它能用 ...
VC书籍 本课程的教学体系结构是
本课程的教学体系结构是,从在Visual C++编程环境建立一个程序框架入手,一步一步地介绍在当前在计算机上2D游戏常用的算法和方法(其中一些方法无论在书上和网上都没有披露过的);其中根据编制游戏发展的需要,又进一步的介绍Visual C++编程的各种具体方法。每一个教学环节的完成,就是游戏的一个效果的完成。 ...
VC书籍 本课程的教学体系结构是
本课程的教学体系结构是,从在Visual C++编程环境建立一个程序框架入手,一步一步地介绍在当前在计算机上2D游戏常用的算法和方法(其中一些方法无论在书上和网上都没有披露过的);其中根据编制游戏发展的需要,又进一步的介绍Visual C++编程的各种具体方法。每一个教学环节的完成,就是游戏的一个效果的完成。具体教学内容 ...
技术资料 wince5.0升级包0
"目前WinCE5.0的开发工具主要有以下几种:Platform Builder5.0、EVC4.0+SP4、Visual Studio2005。其中Platform Builder主要用于定制WinCE操作系统,它也可以用来编写驱动程序和应用程序。EVC顾名思义就是嵌入式版的VC,它主要用来开发应用程序,当然也可用来编写驱动程序。Visual Studio2005是微软的集大成开发工具。它能用 ...
精品软件 WINCE5.0升级包0
"目前WinCE5.0的开发工具主要有以下几种:Platform Builder5.0、EVC4.0+SP4、Visual Studio2005。其中Platform Builder主要用于定制WinCE操作系统,它也可以用来编写驱动程序和应用程序。EVC顾名思义就是嵌入式版的VC,它主要用来开发应用程序,当然也可用来编写驱动程序。Visual Studio2005是微软的集大成开发工具。它能用 ...