搜索结果
找到约 5,457 项符合
COde 的查询结果
按分类筛选
- 全部分类
- 技术资料 (643)
- 其他 (325)
- 单片机开发 (319)
- matlab例程 (313)
- Java编程 (209)
- Linux/Unix编程 (194)
- VHDL/FPGA/Verilog (188)
- 微处理器开发 (170)
- 嵌入式/单片机编程 (139)
- 通讯/手机编程 (129)
- 书籍源码 (123)
- 其他嵌入式/单片机内容 (122)
- 其他书籍 (108)
- 数学计算 (106)
- 汇编语言 (104)
- VC书籍 (98)
- 压缩解压 (87)
- 人工智能/神经网络 (87)
- DSP编程 (85)
- 编译器/解释器 (78)
- 软件设计/软件工程 (75)
- 电子书籍 (64)
- 网络 (64)
- 加密解密 (59)
- Delphi控件源码 (54)
- 系统设计方案 (53)
- 驱动编程 (51)
- Windows CE (51)
- 单片机编程 (50)
- 数值算法/人工智能 (49)
- 游戏 (49)
- 通讯编程文档 (49)
- 文章/文档 (48)
- 操作系统开发 (42)
- VIP专区 (40)
- 嵌入式Linux (35)
- 软件工程 (33)
- Java书籍 (33)
- 数据结构 (32)
- Internet/网络编程 (31)
- uCOS (31)
- 其他行业 (31)
- 3G开发 (31)
- 多媒体处理 (29)
- *行业应用 (28)
- USB编程 (28)
- Symbian (27)
- 串口编程 (26)
- 源码 (25)
- VxWorks (24)
- 中间件编程 (23)
- 文件格式 (22)
- GPS编程 (21)
- Jsp/Servlet (21)
- J2ME (19)
- 编辑器/阅读器 (17)
- 其他数据库 (17)
- Applet (16)
- Windows Mobile (16)
- 语音压缩 (15)
- SQL Server (15)
- 行业发展研究 (15)
- RFID编程 (15)
- 精品软件 (15)
- Modem编程 (14)
- FlashMX/Flex源码 (14)
- JavaScript (13)
- 手机短信编程 (12)
- 书籍 (11)
- 数据库系统 (11)
- 多国语言处理 (11)
- 技术管理 (11)
- BREW编程 (11)
- 邮电通讯系统 (11)
- 软件 (10)
- CA认证 (10)
- 教育系统应用 (8)
- 磁盘编程 (8)
- Delphi/CppBuilder (8)
- 金融证券系统 (7)
- 家庭/个人应用 (7)
- MySQL数据库 (7)
- 并行计算 (7)
- Linux/uClinux/Unix编程 (6)
- 嵌入式综合 (6)
- MTK (6)
- 无线通信 (5)
- 可编程逻辑 (5)
- 源码/资料 (5)
- 企业管理 (5)
- 手机WAP编程 (5)
- C/C++语言编程 (4)
- 其他文档 (4)
- 技术书籍 (4)
- 技术教程 (4)
- 模拟电子 (4)
- 教程资料 (4)
- STL (4)
- 人物传记/成功经验 (4)
- DSP工具/软件 (3)
Internet/网络编程 HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is abilit
HTML Editor for VC++ 6.0:Today, applications often need a rich user interface. One of them is ability to compose or edit HTML documents in an easy, effective, and reliable way. This article and source code attached give you a nice control to perform this task. And now, the best part: This control wo ...
压缩解压 This is a little console mode utility program which is able to (de-)compress single files with a s
This is a little console mode utility program which is able to
(de-)compress single files with a static Arithmetic compression
algorithm. You could easily add the RLE/BWT/MFT data
transformation algorithms. Just rip the corresponding classes
out of my HuffComp source code. I won t add these ones ...
驱动编程 This is the library for all storage drivers. It simplifies writing a storage driver by implementing
This is the library for all storage drivers. It simplifies writing a storage driver by implementing 90 percent of the code required to support Plug and Play, Power Management, et cetera. This library is used by disk.sys, cdrom.sys and the tape class drivers.
No INF file is needed to install this li ...
其他书籍 Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), th
Anyone who interacts with today s modern databases needs to know SQL (Structured Query Language), the standard language for generating, manipulating, and retrieving database information. In recent years, the dramatic rise in the popularity of relational databases and multi-user databases has fueled ...
VC书籍 用VC制作一个商品交易管理系统.部分代码:“// 商品交易管理系统View.cpp #include “MyDlg1.h” void CMyView::OnRadiospxx() { //
用VC制作一个商品交易管理系统.部分代码:“// 商品交易管理系统View.cpp
#include “MyDlg1.h”
void CMyView::OnRadiospxx()
{
// TODO: Add your control notification handler code here
CMyDlg1 MyDlg1
MyDlg1.DoModal()
}
”
汇编语言 蠕虫mydoom.a版本的完整源代码
蠕虫mydoom.a版本的完整源代码,mydoom为internet上传播很广的蠕虫,以传播能力强而闻名于世,蠕虫为c语言编写,很有借鉴意义。-worm version of the complete source code, mydoom internet for a wide spread of the worm to spread the renowned
Delphi控件源码 his an ecapsulation of the ICS - Internet Component Suite. ICS can be found at : http://users.swing
his an ecapsulation of the ICS - Internet Component Suite.
ICS can be found at : http://users.swing.be/francois.piette/indexuk.htm
Please take the time to look at the code and learn something.
If you re a Dephi Pro, you can probably give me some tips as I am still
new to Delphi programming.
软件工程 Practical UML Statecharts in C/C++, Second Edition:Event-Driven Programming for Embedded Systems
Practical UML Statecharts in C/C++, Second Edition:Event-Driven Programming for Embedded Systems
介绍UML与状态机在嵌入式系统的应用...e文..第2版
压缩包内含书中程序代码与工具tool&code.zip
Linux/Unix编程 mkdosfs - Make DOS file system utilty. I wrote this, partially to complement the dosfsck utilit
mkdosfs - Make DOS file system utilty.
I wrote this, partially to complement the dosfsck utility written by Werner
Almesberger (who graciously gave me some pointers when I asked for some
advice about writing this code), and also to avoid me having to boot DOS
just to create data partitions (I use ...
行业发展研究 OpenOffice.org document containing: List of codes i have tested on a JinPeng C2000 mobile and the
OpenOffice.org document containing:
List of codes i have tested on a JinPeng C2000 mobile and their results.
Some works, others not it is explained what code does if work.
They are introduced where you type digits when making a call, unless specify it is not necesary to press call, like for well ...