搜索结果
找到约 325 项符合
FinD 的查询结果
按分类筛选
- 全部分类
- 其他 (31)
- matlab例程 (27)
- 书籍 (19)
- 其他书籍 (17)
- 数学计算 (12)
- Linux/Unix编程 (12)
- 数值算法/人工智能 (11)
- Java编程 (11)
- 数据结构 (8)
- 电子书籍 (8)
- Delphi控件源码 (7)
- 编译器/解释器 (7)
- VHDL/FPGA/Verilog (7)
- VC书籍 (7)
- 通讯/手机编程 (6)
- 软件工程 (6)
- 文章/文档 (6)
- 单片机开发 (6)
- 书籍源码 (6)
- 人工智能/神经网络 (5)
- 汇编语言 (5)
- DSP编程 (5)
- 软件设计/软件工程 (5)
- Java书籍 (4)
- 教育系统应用 (4)
- 嵌入式综合 (3)
- 操作系统开发 (3)
- 游戏 (3)
- SQL Server (3)
- GPS编程 (3)
- 加密解密 (3)
- 文件格式 (3)
- 中间件编程 (3)
- 通讯编程文档 (3)
- 源码 (3)
- 单片机编程 (2)
- 无线通信 (2)
- Symbian (2)
- 交通/航空行业 (2)
- 驱动编程 (2)
- 串口编程 (2)
- 其他行业 (2)
- JavaScript (2)
- 嵌入式/单片机编程 (2)
- 技术管理 (2)
- 微处理器开发 (2)
- 金融证券系统 (2)
- 行业发展研究 (2)
- Delphi/CppBuilder (2)
- 教程资料 (1)
- C/C++语言编程 (1)
- 开发工具 (1)
- 实用工具 (1)
- 接口技术 (1)
- Applet (1)
- 其他数据库 (1)
- 企业管理 (1)
- 手机短信编程 (1)
- 嵌入式Linux (1)
- J2ME (1)
- 多国语言处理 (1)
- 系统设计方案 (1)
- STL (1)
- 医药行业 (1)
- Internet/网络编程 (1)
- USB编程 (1)
- *行业应用 (1)
- 压缩解压 (1)
- 家庭/个人应用 (1)
- 资料/手册 (1)
- 多媒体处理 (1)
- 其他 (1)
- 技术资料 (1)
- VIP专区 (1)
教程资料 This is a document for CYCLONE Develop Kits type LJ-FN300 FPGANIOS. Wish this would help you to find
This is a document for CYCLONE Develop Kits type LJ-FN300 FPGANIOS. Wish this would help you to find what kits can be select to use.
嵌入式综合 linux命令:find命令的一些注意事项
linux下find命令的一些注意事项
Linux/Unix编程 this is also a unix programme book ,you can find many code in it
this is also a unix programme book ,you can find many code in it
通讯/手机编程 Source codes and documents for how to find files in phone memory or mmc card in Symbian OS. Compatib
Source codes and documents for how to find files in phone memory or mmc card in Symbian OS. Compatible for v1.0 above development platform.
数学计算 This program will ask how many numbers you want to find the average of, then it will allow you to en
This program will ask how many numbers you want to find the average of, then it will allow you to enter your numbers(yes they can even be decimals) then it will calculate the mean, median, mode and range of what you enter.
其他 apriori java 实现 * A program to find association rules with the apriori algorithm (Agrawal et al. 199
apriori java 实现 * A program to find association rules with the apriori algorithm (Agrawal et al. 1993).<br> * Other than the standard apriori algorithm, this program enable to find<br> * apriori all relation.
软件工程 this a software develop structure , I think you all need it to find how to develop a software
this a software develop structure , I think you all need it to find how to develop a software
Symbian You can find infomation from SDK for Copy to and Paste from clipboard. One example here
You can find infomation from SDK for Copy to and Paste from clipboard. One example here
Linux/Unix编程 Shell源码:find查找日期为某一天的文件 A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" |
Shell源码:find查找日期为某一天的文件
A=`find ~ -print` | ls -l --full-time $A 2>/dev/null | grep "Jun 27" | grep 1998
下面这个script,存成一个符合规则名字的文件,置上x属性就行了。
Linux/Unix编程 UNIX下find命令的实现代码
UNIX下find命令的实现代码,c语言实现,可以方便的将其移植