搜索结果
找到约 876 项符合
Project 的查询结果
按分类筛选
- 全部分类
- Java编程 (70)
- 其他 (54)
- 单片机开发 (47)
- 系统设计方案 (35)
- 技术资料 (30)
- VHDL/FPGA/Verilog (28)
- DSP编程 (27)
- 其他书籍 (27)
- 微处理器开发 (26)
- 其他嵌入式/单片机内容 (24)
- 电子书籍 (21)
- Linux/Unix编程 (20)
- 嵌入式/单片机编程 (19)
- 软件工程 (19)
- matlab例程 (18)
- 文章/文档 (18)
- 软件设计/软件工程 (18)
- 书籍 (17)
- 技术管理 (14)
- 编译器/解释器 (13)
- 单片机编程 (11)
- Internet/网络编程 (11)
- uCOS (11)
- 加密解密 (11)
- 其他行业 (11)
- VC书籍 (10)
- 人工智能/神经网络 (9)
- 行业发展研究 (8)
- 汇编语言 (8)
- *行业应用 (8)
- Java书籍 (7)
- 书籍源码 (7)
- SQL Server (7)
- 压缩解压 (7)
- 网络 (7)
- VIP专区 (7)
- 串口编程 (6)
- J2ME (6)
- 文件格式 (6)
- 中间件编程 (6)
- 其他数据库 (6)
- 数据库系统 (6)
- 驱动编程 (6)
- 通讯/手机编程 (6)
- 可编程逻辑 (5)
- 游戏 (5)
- 数值算法/人工智能 (5)
- Jsp/Servlet (5)
- JavaScript (5)
- 教育系统应用 (5)
- 金融证券系统 (5)
- 嵌入式Linux (4)
- 数学计算 (4)
- Delphi控件源码 (4)
- Windows CE (4)
- 数据结构 (4)
- 嵌入式综合 (3)
- Windows Mobile (3)
- 语音压缩 (3)
- 通讯编程文档 (3)
- 操作系统开发 (3)
- Applet (3)
- VxWorks (3)
- USB编程 (3)
- 编辑器/阅读器 (3)
- Oracle数据库 (3)
- FlashMX/Flex源码 (3)
- 多媒体处理 (2)
- 教程资料 (2)
- 通信网络 (2)
- 家庭/个人应用 (2)
- GPS编程 (2)
- Ajax (2)
- 3G开发 (2)
- 酒店行业 (2)
- 医药行业 (2)
- 磁盘编程 (2)
- C/C++语言编程 (2)
- 笔记 (2)
- VHDL/Verilog/EDA源码 (1)
- 图形图像 (1)
- 技术书籍 (1)
- 教程资料 (1)
- 教程资料 (1)
- allegro (1)
- PCB相关 (1)
- 无线通信 (1)
- 开发工具 (1)
- 工控技术 (1)
- 仿真技术 (1)
- 手机WAP编程 (1)
- 邮电通讯系统 (1)
- 传真(Fax)编程 (1)
- Symbian (1)
- 电子政务应用 (1)
- 多国语言处理 (1)
- BREW编程 (1)
- 交通/航空行业 (1)
- MacOS编程 (1)
- 人物传记/成功经验 (1)
电子书籍 使用NLog实现一个简单的日志记录(包含源代码) 目前比较流行.net的Log框架是log4net
使用NLog实现一个简单的日志记录(包含源代码)
目前比较流行.net的Log框架是log4net,不过个人觉得log4net配置比较繁琐,这里我向大家推荐一个比较简单实用的log框架:NLog。
有兴趣的朋友可以到http://www.nlog-project.org/下载源代码和demo,这里我就不详细介绍了。
我尝试做了一个简单的demo,目的是实现一个简单的 ...
其他书籍 UML指南An important part of the Unified Modeling Language (UML) is the facilities for drawing use case
UML指南An important part of the Unified Modeling Language (UML) is the facilities for drawing use case
diagrams. Use cases are used during the analysis phase of a project to identify and partition system
functionality. They separate the system into actors and use cases.
Linux/Unix编程 Linux PPP HOWTO 文档 Corwin Light− Williams Joshua Drake Copyright © 2000 by Commandprompt
Linux PPP HOWTO 文档
Corwin Light− Williams
Joshua Drake
Copyright © 2000 by Commandprompt, Inc
Copyright © 1997 by Robert Hart
This is a LinuxPorts.Com Document for the Linux Documentation Project.
数值算法/人工智能 决策树分类
决策树分类,Your task for this project is to develop an system which performs a classification task with any various Decision Tree.
操作系统开发 本实验是在win2000+VC6.0上实现的
本实验是在win2000+VC6.0上实现的,实例程序利用Windows SDK编制,所以实验需要在windows下安装VC后进行。而VC是一个集成开发环境,其中包含了Windows SDK的所有定义和工具,所以安装了VC后就不用再安装SDK了。
这里由于用到了多线程编程,我们还需要设置一下编译环境,选中菜单project-> settings,在左边列表中选中工程 ...
Internet/网络编程 QQ2008木马源代码
QQ2008木马源代码,带编译方法。1, 打开 DLL,打开Hook.dpr,project -> Build Hook 得到HOOK.dll 。
2, 运行Brcc.bat,得到hook.res。
3, 打开EXE,打开Install.dpr,project -> Build install 得到Install.exe。
4,运行Brcc.bat,得到zg.RES。
5,使用UE打开 Install.exe,搜索 a + 4 个空格。记录下地址。38488
6,打开co ...
其他书籍 This book provides a complete intermediate-level discussion of microcontroller programming using th
This book provides a complete intermediate-level discussion of microcontroller programming using
the C programming language. It covers both the adaptations to C necessary for targeting an
embedded environment, and the common components of a successful development project.
C is the language of choice ...
单片机开发 The download includes the kernel source code, and a demo application for EVERY RTOS port. See http:
The download includes the kernel source code, and a demo application for EVERY
RTOS port. See http://www.freertos.org/a00017.html for full details of the
directory structure and information on locating the files you require.
The easiest way to use FreeRTOS is start start with one of the demo appli ...
其他 We both want to thank everyone at Microsoft Press and all the people who reviewed the manuscript for
We both want to thank everyone at Microsoft Press and all the people who reviewed the manuscript for their kind support throughout this project. Eric Stroo, thanks for your patience as we completed the chapters (not always as fast as you wanted them). Sally Stickney and Rebecca McKay, thanks for you ...
VHDL/FPGA/Verilog ---- ---- ---- WISHBONE Wishbone_BFM IP Core ---- ---- ---- ---- This file is part of the Wishbon
---- ----
---- WISHBONE Wishbone_BFM IP Core ----
---- ----
---- This file is part of the Wishbone_BFM project ----
---- http://www.opencores.org/cores/Wishbone_BFM/ ----
---- ----
---- Description ----
---- Implementation of Wishbone_BFM IP core according to ----
---- Wishbone_BFM IP core specifica ...