搜索结果
找到约 595 项符合
First 的查询结果
按分类筛选
- 全部分类
- 书籍 (86)
- 其他书籍 (38)
- 编译器/解释器 (36)
- 数值算法/人工智能 (35)
- 其他 (28)
- Java编程 (26)
- Java书籍 (18)
- 软件设计/软件工程 (14)
- matlab例程 (13)
- 汇编语言 (13)
- VC书籍 (13)
- 数据结构 (12)
- Linux/Unix编程 (11)
- 软件工程 (11)
- 单片机编程 (10)
- 单片机开发 (10)
- 数学计算 (9)
- 技术资料 (9)
- 书籍源码 (8)
- 微处理器开发 (8)
- VHDL/FPGA/Verilog (8)
- 人工智能/神经网络 (6)
- 通讯/手机编程 (6)
- 系统设计方案 (6)
- 嵌入式/单片机编程 (6)
- 模拟电子 (5)
- 可编程逻辑 (5)
- 文章/文档 (5)
- uCOS (5)
- 游戏 (5)
- 技术管理 (5)
- 电源技术 (4)
- Internet/网络编程 (4)
- 编辑器/阅读器 (4)
- 电子书籍 (4)
- 行业发展研究 (4)
- J2ME (4)
- 驱动编程 (4)
- 压缩解压 (4)
- DSP编程 (4)
- Jsp/Servlet (4)
- Ajax (4)
- 其他嵌入式/单片机内容 (4)
- PCB相关 (3)
- 教程资料 (3)
- 通讯编程文档 (3)
- 加密解密 (3)
- 操作系统开发 (3)
- GPS编程 (3)
- Applet (3)
- JavaScript (3)
- SQL Server (3)
- 程序设计 (2)
- 技术教程 (2)
- 技术书籍 (2)
- 其他数据库 (2)
- FlashMX/Flex源码 (2)
- 教育系统应用 (2)
- STL (2)
- 嵌入式Linux (2)
- Windows CE (2)
- Delphi控件源码 (2)
- 企业管理 (2)
- VIP专区 (2)
- 行业应用文档 (1)
- 通信网络 (1)
- 无线通信 (1)
- C/C++语言编程 (1)
- 开发工具 (1)
- 测试测量 (1)
- Modem编程 (1)
- VxWorks (1)
- Delphi/CppBuilder (1)
- 人物传记/成功经验 (1)
- 邮电通讯系统 (1)
- 并行计算 (1)
- 其他行业 (1)
- 手机彩信(MMS)编程 (1)
- 中间件编程 (1)
- BREW编程 (1)
- 文件格式 (1)
- 数据库系统 (1)
- MTK (1)
- 3G开发 (1)
- Symbian (1)
- 其他文档 (1)
- 接口技术 (1)
- 论文 (1)
- 笔记 (1)
- 教程 (1)
书籍源码 Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnic
Tug of War(A tug of war is to be arranged at the local office picnic. For the tug of war, the picnickers must be divided into two teams. Each person must be on one team or the other the number of people on the two teams must not differ by more than 1 the total weight of the people on each team shoul ...
Java编程 java 开发的邮件服务器平台。支持以下协议。 协议可以修改为自己的专门标识
java 开发的邮件服务器平台。支持以下协议。 协议可以修改为自己的专门标识,这个版本绝对能用,我自己的邮件服务器就是使用这个开源项目,修改后架设的,据说21cn也是用这个引擎开发的邮件系统。SMTP转发的时候需要二次开发。 Item Status Since First released SMTP server Stable 1.0 0.95 Mailet Engine Stable 1.2 0.9 ...
其他 Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# target
Pocket 1945 is a classic shooter inspired by the classic 1942 game. The game is written in C# targeting the .NET Compact Framework. This article is my first submission to Code Project and is my contribution to ongoing .NET CF competition.
教育系统应用 本程序将用户信息设计成一个类
本程序将用户信息设计成一个类,使用对象模拟对 象数据库,将用户信息保存到数据文件中。并实现打开 文件,保存文本,添加&删除用户信息等功能。 在运行的过程中,用户须先填上自己的姓名、性别 ,然后选择自己所在省份、城市。点击“Add”按钮, 该用户信息即可添加进面板左边的文本区,点击 “Delete”时,可删除该用户的 ...
其他 TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a
TOYFDTD1 is a stripped-down minimalist, 3D FDTD code demonstrating the basic tasks in implementing a simple 3D FDTD simulation. An idealized rectangular waveguide is modeled by treating the interior of the mesh as free space and enforcing PEC conditions on the faces of the mesh. A simplified plane w ...
其他 The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field
The code assumes a two-dimensional computational domain with TMz polarization (i.e., non-zero field Ez, Hx, and Hy). The program is currently written so that the incident field always strikes the lower-left corner of the total-field region first. (If you want a different corner, that should be a fai ...
编译器/解释器 本程序主要实现预测分析表的构造
本程序主要实现预测分析表的构造,并求first和follow集
Applet The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That c
The code is fairly straightforward, except perhaps for the call to convertColumnIndexToModel. That call is necessary because if the user moves the columns around, the view s index for the column doesn t match the model s index for the column. For example, the user might drag the Vegetarian column (w ...