搜索资源列表
systemviewdsss-tr2
- systemview通信仿真软件 实现dsss的系统仿真-Systemview communication simulation software dsss System Simulation
TR24B-EM198810.rar
- 台湾义隆公司的EM198810 2.4G无线程序,Taiwan Microelectronics EM198810 2.4G wireless company procedures
boost_1_37_0.tar
- Boost provides free peer-reviewed portable C++ source libraries. We emphasize libraries that work well with the C++ Standard Library. Boost libraries are intended to be widely useful, and usable across a broad spectrum of applications. The Boost
chip1
- VB遥控播放器红外遥控解码 #include <regX52.h> #define c(x) (x*110592/120000) sbit Ir_Pin=P3^2 sbit beep=P2^1 //sbit RELAY=P2^0 #define INBUF_LEN 4 //数据长度 unsigned char inbuf1[INBUF_LEN]={ 0 , 0 , 0 , 0 } //发送缓冲区 unsigned char inb
Mifare
- bit TF2 = T2CON^7 sbit EXF2 = T2CON^6 sbit RCLK = T2CON^5 sbit TCLK = T2CON^4 sbit EXEN2 = T2CON^3 sbit TR2 = T2CON^2 sbit C_T2 = T2CON^1 sbit CP_RL2 = T2CON^0 sbit SPEAKER = P1^1 sbit RC500RST = P1^0 sbit LED = P3^4
ccpp_concurrency
- With the new C++ Standard and Technical Report 2 (TR2), multi-threading is coming to C++ in a big way. TR2 will provide higher-level synchronization facilities that allow for a much greater level of abstraction, and make programming multi-threaded ap
tr2
- 大家学会怎样使用C++的工具设计MFC的一些功能用法-learn to use MFC
CPP-Concurrency-in-Action
- 中文名: C++ Concurrency 实战 作者: 安东尼·威廉姆斯 Anthony Williams-With the new C++ Standard and Technical Report 2 (TR2), multi-threading is coming to C++ in a big way. TR2 will provide higher-level synchronization facilities that allow for a much greater