资源列表
codec
- These are the matlab codes for the adaptive SFBC OFDM system
FKAttend_Manual
- 指纹考勤机二次开发说明文档,包括dll和ocx,用于开发指纹机通讯功能-Fingerprint Time Attendance secondary development documentation, including dll and ocx, for the development of fingerprint machine communication function
Computer--network-SEC1
- baisc computer network fundamental
shuizhunwangpingcha
- 读取水准网数据,分已知点高程,未知点点号,还有观测值,平差-Read leveling network data, sub-point elevation is known, unknown point number, as well as observations
C_Compiler_UserGuide_51284J.pdf
- MICROCHIP旗下单片机的开发用户指南,详细介绍了C语言开发的规范方法。- MICROCHIP microcontroller development of user s guide, detailing the C language specification developed methods.
SA612A
- 下变频器件SA612A的技术说明书,英文版,非常有用,用于硬件开发-Downconverter member SA612A technical specification, in English, is very useful for hardware development
vworks中mux学习文档
- 在vxworks中利用mux接口来避免协议和驱动的交互,在这个文档中主要介绍了如何使用mux和netBuflib来实现网络编程
music1
- music Getting the eigen values and the eigen vectors
AT24C01A_datasheet
- at24c01a芯片的用户指导手册,pdf格式-at24c01a datasheet
VB_-PLC_-Winscok_-Ethernet
- VB以太网上位机软件设计文档,值得收藏和借用。-VB Ethernet PC software design documentation, be worth to collect and use.
C
- 商品进销存管理,用C语言编辑而成,用数组结构完成-Commodity inventory management, use C language compiled complete with an array of structures
tongxunlu
- 数据结构构建通讯录 printf( \t 1.创建通讯录链表\n ) printf( \t 2.将姓名为Name的好友的手机号改为MTel\n ) printf( \t 3.输出通讯录\n ) printf( \t 4.将通讯录按照好友姓名进行非递减排序\n ) printf( \t 5.将两个按姓名非递减排序的通讯录合并为一个,姓名相同且手机号相同的好友记录在结果中只保留一个\n ) printf( \t 6.统计籍贯是大连的好友人数\n ) print