搜索结果
找到约 2,712 项符合
programming language 的查询结果
按分类筛选
- 全部分类
- 技术资料 (370)
- 其他书籍 (352)
- VC书籍 (279)
- 电子书籍 (154)
- Linux/Unix编程 (122)
- Java编程 (93)
- 其他 (82)
- 软件工程 (78)
- 软件设计/软件工程 (69)
- Java书籍 (61)
- 单片机开发 (54)
- 游戏 (47)
- 嵌入式/单片机编程 (46)
- VHDL/FPGA/Verilog (38)
- matlab例程 (38)
- 人工智能/神经网络 (37)
- 文章/文档 (37)
- Windows CE (32)
- 汇编语言 (31)
- 单片机编程 (30)
- 书籍源码 (29)
- 编译器/解释器 (26)
- 书籍 (25)
- 数学计算 (24)
- 驱动编程 (23)
- 微处理器开发 (23)
- 网络 (19)
- 文件格式 (19)
- 其他嵌入式/单片机内容 (19)
- DSP编程 (17)
- 通讯编程文档 (17)
- Delphi控件源码 (17)
- VIP专区 (17)
- 技术书籍 (13)
- 可编程逻辑 (13)
- 系统设计方案 (13)
- 数值算法/人工智能 (12)
- 数据结构 (12)
- 学术论文 (11)
- 行业发展研究 (11)
- 通讯/手机编程 (10)
- J2ME (10)
- 多媒体 (9)
- C/C++语言编程 (9)
- 串口编程 (9)
- Symbian (9)
- SQL Server (9)
- 操作系统开发 (8)
- 教程资料 (8)
- SCSI/ASPI (8)
- FlashMX/Flex源码 (8)
- Windows Mobile (8)
- 中间件编程 (8)
- 加密解密 (7)
- Internet/网络编程 (7)
- 编辑器/阅读器 (7)
- JavaScript (7)
- 压缩解压 (6)
- *行业应用 (6)
- 精品软件 (6)
- 源码 (5)
- 数据库系统 (5)
- 实用工具 (5)
- 技术管理 (5)
- USB编程 (5)
- 嵌入式Linux (5)
- 其他行业 (5)
- 嵌入式综合 (4)
- allegro (4)
- 企业管理 (4)
- Applet (4)
- 其他数据库 (4)
- 手机WAP编程 (4)
- STL (4)
- Delphi/CppBuilder (4)
- Oracle数据库 (4)
- Jsp/Servlet (4)
- 多媒体处理 (3)
- 模拟电子 (3)
- 磁盘编程 (3)
- 3G开发 (3)
- 论文 (2)
- 网络及电脑 (2)
- 电子书籍 (2)
- 驱动程序 (2)
- 技术教程 (2)
- 通信网络 (2)
- 教程资料 (2)
- 教育系统应用 (2)
- 语音压缩 (2)
- BREW编程 (2)
- 交通/航空行业 (2)
- 百货/超市行业 (2)
- 认证考试资料 (2)
- 软件 (1)
- 教程 (1)
- 手册 (1)
- VHDL/Verilog/EDA源码 (1)
- 无线通信 (1)
- 接口技术 (1)
SQL Server Beginning with tips for the person who is programming with SQL for the first time, SQL Tips and Tech
Beginning with tips for the person who is programming with SQL for the first time, SQL Tips and Techniques grows with your skills. You can start with Tip 1, "Understanding the Definition of a Database," and by the last Tip, "Displaying Image Data Stored Within a SQL Table," you will have covered all ...
Java编程 Java 3D Programming is aimed at intermediate to experienced Java developers.
Java 3D Programming is aimed at intermediate to experienced Java developers.
编译器/解释器 FinC is Fava in C! A C-like syntax language. It s designed to apply to embededd system.
FinC is Fava in C! A C-like syntax language. It s designed to apply
to embededd system.
手机WAP编程 Wireless Markup Language - WML是WAP中用来描述与展现资料用的语言
Wireless Markup Language - WML是WAP中用来描述与展现资料用的语言,如同HTML与HTTP协定间的定位一般;如果你熟悉HTML相信你会很快入手并爱上它
编译器/解释器 C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in
C-Talk is interpreted scripting language with C-like syntax and dynamic type checking. Variables in C-Talk have no type. So there is no compile time type checking in C-Talk, all checking is performed at runtime. To preserve reference integrity, explicit memory deallocation is prohibited in C-Talk, u ...
软件设计/软件工程 ML Distilled 2nd Edition (English) A Brief Guide to the Standard Object Modeling Language UML 标准
ML Distilled 2nd Edition (English)
A Brief Guide to the Standard Object Modeling Language
UML 标准建模语言入门的很好的参考资料
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="conn.asp" -->
<%
Id=Session("LoginSuccess")
ProductList = Session("ProductList")
Products = Split(Request("cpbm"), ", ")
For I=0 To UBound(Products)
PutToShopBag Products(I), ProductList
Next
Session("ProductList") = ProductList
ProductList = Sessio ...
SCSI/ASPI <%@ LANGUAGE="VBSCRIPT" %> <!--#include file="conn.asp" --> <% Id=Session("LoginSu
<%@ LANGUAGE="VBSCRIPT" %>
<!--#include file="conn.asp" -->
<%
Id=Session("LoginSuccess")
ProductList = Session("ProductList")
Products = Split(Request("cpbm"), ", ")
For I=0 To UBound(Products)
PutToShopBag Products(I), ProductList
Next
Session("ProductList") = ProductList
ProductList = Sessio ...
加密解密 I think this the first time every one can look at a PE crypter source in top level language such VC
I think this the first time every one can look at a PE crypter source
in top level language such VC++.
So as I promised ... if some one sent me one nice compress source I would
publish my source.
I dedicate this source to all people who involve in this field.
I hope it helps someone.
Have good day ...
软件工程 C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over
C++, although a marvelous language, isn t perfect. Matthew Wilson has been working with it for over a decade, and during that time he has found inherent limitations that require skillful workarounds. In this book, he doesn t just tell you what s wrong with C++, but offers practical techniques and to ...