资源列表
the-disaster-tour-route-optimization
- 1998年数模竞赛灾情巡视路线的最优化方案论文-1998 Mathematical Contest in Modeling the disaster tour route optimization program papers
pc-motherboard-pcb-files
- 电脑主板pcb文件,个人电脑的pcb印刷电路板的图-Computer motherboard pcb File Download
IEC104PPT
- iec104详细介绍,PPT文档 所有内容有覆盖-iec104 introduce,ppt document
sim900-Multiplexer-Manual
- sim900 多路复用手册 使用介绍 sim900 Multiplexer Manual-sim900 Multiplexer Manual
R61517-9327-4551-SPEC
- 瑞萨R61517 ILI9327 LGDP4551 规格书SPEC-Renesas R61517 ILI9327 LGDP4551 specification SPEC
Resume-making-stencil
- 里面包含50份找工作的简历制作模板,需要简历模板的同学,可以-Which contains 50 copies of job resume writing template, resume template, students can see
multiscroll-Chaotic-attractors
- 吕金虎老师和陈关荣老师的论文,用于多涡卷混沌吸引子的生成理论与方法。非常全面而实用。-Given all the theoretical, numerical and electronic developments in generation of various multiscroll chaotic attractors.
C
- 测井分层,用于测量地深问题的代码,你可以下载使用。-Logging layer, used to measure to the deep problems of code, you can download.
6410
- samsung的ARM11 6410原理图.正规DEMO, 已经转入量产,没有问题,强力推荐,大家一起学习 -The ARM11 6410 samsung schematic formal DEMO, has been transferred to production, there is no problem, highly recommended, we will study together
6410hardwareV4
- 三星S3C6410硬件使用手册,arm11,对硬件开发很有帮助-Samsung S3C6410 hardware manual, arm11, useful for hardware development
Word-censor-
- 伪原创关键字+敏感关键字内几乎包含了网络上所有的敏感词,建设网站的朋友可以用来关键词过滤-Pseudo-original keywords+-sensitive keywords in almost all of the network contains sensitive words, the construction site of a friend can be used to filter key words
zzbdsjc
- 正则表达式系统教程,对一个程序员来说正则表达式有时候能起到事半功倍的功能,本教程为chm格式,从基础教你如何使用正则表达式。 目录1._引子 2._正则表达式的历史 3._正则表达式定义 3.1_普通字符 3.2_非打印字符 3.3_特殊字符 3.4_限定符 3.5_定位符 3.6_选择 3.7_后向引用 4._各种操作符的运算优先级 5._全部符号解释 6._部分例子 7._正则表达式匹配规则 7.1_基本模式匹配