▍1. 三极管irlml6401的PDF,以供参考.
三极管irlml6401的PDF,以供参考.-irlml6401
详细介绍了VC++.NET集成开发环境,对MFC有了基础性介绍!-Details of the VC++. NET integrated development environment, have a basic introduction to MFC!
该文件是一个用于学习和交流的东西,有助于c程学习者-This file is one for learning and sharing things, helping learners c Cheng
一些RFID的文章,分为5个文件,这是第一篇,希望对这方面的研究领域的人有所帮助
中国人民银行技术类笔试题目集,希望对找工作的人有用。-People" s Bank of technical topics written set of classes, in the hope to find people who work useful.
排序算法的性能比较 对不同类型的问题规模,测试各种介绍的排序算法的性能。统计他们的键值比较次数,键值移动次数以及运行时间并分析结果。 小型问题:N≈20 中型问题:N≈2000 大型问题:N≈200000. C 语言的32关键字如下: 实验原理: 线性表的排序,快速,起泡,选择,插入。-algorithm to compare the performance of different types of scale of the problem, introduced by the test algorithm performance. Statistical comparison of the number of keys, keys and mobile number of run-time analysis of the results. Small problem : N 20 medium-sized issues : N 2000 major issues : N 200,000. The 32 C-language keyword as follows : Experimental Principle : linear ranking table, fast, foaming, selection, insertion.
编写无错C程序秘诀。使你更快的学习C编程-prepared no mistake C program secret. So the faster you learn C Programming
龙哥库塔4阶函数的计算,也可以改改变成3,2,n阶的。-龙哥Kutta 4th order function calculation can also be changed into 3,2, n bands.
用matlab实现smith圆图的基本思路和指导。-Using matlab circle diagram smith realize the basic ideas and guidance.
Экспертная система с радиобатанами и создаваемой базой
MCI虽然调用简单,功能强大,可以满足声音文件处理的基本需要,但是MCI也有它的缺点,那就是它一次只能播放一个WAVE文件,有时在实际应用中,为了实现混音效果,需要同时播放两个或两个以上的WAVE文件时,就需要使用微软DirectX技术中的DirectSound了,该技术直接操作底层声卡设备,可以实现八个以上WAV文件的同时播放。-simple, powerful, voice processing documents to meet the basic needs, but MCI also has its shortcomings, it is only once a player WAVE documents, sometimes in practical application, in order to achieve mixing effects, need to play two or more WAVE documents, it is necessary to use Microsoft"s DirectX technology DirectSound, and the technology underlying direct audio equipment operation can be achieved over eight WAV files at the same time players.
shape格式说明,用于自己动手编写转换程序-shape note format for the preparation of yourself conversion
一个通用无线信号处理芯片的中文技术资料,对有单片机开发人员有用-a common radio signal processing chip technology to the Chinese, to be useful MCU Development
一篇关于支持容错硬实时系统的固定优先级分配算法的论文-support for a hard real-time fault-tolerant system of fixed priority allocation algorithm papers
使用API函数进行可视化编程,Windows图形设备接口及Windows绘图-API function to use visual programming, Windows Graphics Device Interface and Windows graphics
AT91 ARM在医疗行业中的应用pdf-AT91 ARM in the medical industry pdf
本程序完成*.img文件的读取,写入ASC文件,程序基于VS2010, AE10.1 平台 。程序已经调试使用,在文件包中有详细的数据结构说明,也有实验指导文件。代码可作参考