搜索资源列表
auto_-ptr
- 适合于C++初学者的一个程序,实现了只能指针,可以参考一下-suitable for beginners of a C program, realized the only indicator for reference
Jakes_filter
- % File: Jakes_filter.m % Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with Wireless Applicati
Prentice.Hall.PTR.Agile.Java.Crafting.Code.with.Te
- Agile Java for new programmers who want to learn Java as their first language. The book can also be effective for programmers familiar with TDD, but new to Java, or vice versa.-Agile Java for new programmers who want to
CRCV2
- 加权多项式采用CRC16=X16+X15+X5+1,函数crc16(uchar *ptr,uchar len)对地址ptr起始的len个字节进行CRC校验,并将结果保存在变量CRC中。
VB_Callback
- 这个例子演示了一个 “ptr”对象被传递到一个外部 (且可以是远端的) ole 服务.
duijian
- 堆栈的数据结构和操作 ypedef struct{ HGLOBAL hMem //堆栈全局内存句柄 POINT *lpMyStack //指向该句柄的指针 LONG ElementsNum //堆栈的大小 LONG ptr //指向栈顶得指针
Prentice.Hall.PTR.Core.Java.2
- java核心2,非常好的入门书籍,内容覆盖全面,讲述细致,涵盖了java编程的诸多方面,欢迎下载
chapter100
- Software given here is to accompany the textbook: W.H. Tranter, % K.S. Shanmugan, T.S. Rappaport, and K.S. Kosbar, Principles of % Communication Systems Simulation with Wireless Applications, % Prentice Hall PTR
Prentice.Hall.PTR.C.plus.plus.GUI.Programming.with
- Qt 4 GUI 编程资料! 资源格式:CHM 内容:英文
闰年计算
data segment ;定义数据段
infon db 0dh,0ah,'Please input a year: $'Y db 0dh,0ah,'This is a leap year! $'pl/0
- /*PL/0编译系统C版本头文件pl0.h*/ /* typedef enum { false, true } bool; */ #define norw 13 /*关键字个数*/ #define txmax 100 /*名字表容量*/ #define nmax 14 /*number的
PTR2000
- 一个用起来比较简单的无线信号处理发送芯片,可直接与单片机的串口相连,发送信号,对单片机开发人员很有用途 -up with a relatively simple send wireless signal processing chip, and can be directly connected to serial port MCU, send a signal to developers SCM usefulness
auto_-ptr
- 适合于C++初学者的一个程序,实现了只能指针,可以参考一下-suitable for beginners of a C program, realized the only indicator for reference
ptr
- 关于网络节点的分配,可以根据代码实时检测出网络数据,然后根据数据掌握节点内容。-On the distribution of network nodes can be detected under the network code in real-time data, and then the contents of the data to master node.
Advanced3DGame
- 进阶3D游戏编程指南 ,英文著作.PDF格式 Course.Technology.PTR.Advanced.3D.Game.Programming.All.in.One.Aug.2005.eBook-DDU-Advanced 3D Game Programming Guide, English books. PDF format Course.Technology.PTR.Advanced.3D.Game.Programming.A
Prentice.Hall.PTR.The.Linux.Programmers.Toolbox.M
- Prentice Hall PTR The Linux Programmers Toolbox
Prentice.Hall.PTR.Embedded.Linux.Primer.A.Practic
- Prentice.Hall.PTR.Embedded.Linux.Primer.A.Practical.Real.World.Approach.Sep.2006 Some useful things for embedded linux developer!
ptr
- 关于c++指针学习的一些资料,初学者必备,有助迅速了解指针.-Learning c++ pointer on some of the information necessary for beginners to help quickly understand the pointer.
[Prentice.Hall.PTR.A.Field.Guide.to.Wireless.LANs.
- [原版计算机类书籍].Prentice.Hall.PTR.A.Field.Guide.to.Wireless.LANs.for.Administrators.and.Power.Users-Prentice.A.Field.Guide.To.Wireless.LANs.For.Administrators.And.Power.Users
ptr
- 话说指针,详细讲述指针的用法,通过这篇文章希望对你有所帮助。-Pointer words
本网站为编程资源及源代码搜集、介绍的搜索网站,版权归原作者所有! 沪ICP备09016508号
1999-2046 源码中国 All Rights Reserved.