搜索资源列表
insideatl
- 详细、深入介绍VC ATL,是一本不可多得的好书,格式为chm,先申明,本版本为英文,请需要的下载,免得落个欺骗的罪名!-detailed, in-depth briefings on VC ATL is a rare books, chm format, the first state, the English version, please download the need to avoid the drop-deception charge!
关于有限状态机(fsm)编码的技巧和注意事项
- 关于有限状态机(FSM)编码的技巧和注意事项-on finite state machine (FSM) coding skills and attention to the matter
_1_2_3_4_5_6sdfeoqx
- Borland Delphi 2005 C# Builder精彩编程实例集锦[配套光盘] 本书用200个独立实例程序介绍了Borland Delphi 2005 C# Builder最新的编程技术。书中所有实例程序摒弃语法说教,侧重实际应用,主要内 容包括:使用GDI+技术开发图形文字特效程序技巧、使用ADO.NET开发数据库程序技巧、使用ASP.NET开发Web应用程序技巧以及Web Service程 序设计技巧等。在本书中,还介绍了托管状态下的文件操作、系统管理、注册
ydwtx
- 《运动稳定性理论与应用》,一本有关在干扰状态下表述平衡方面的理论及应用参考书。-"Stability Theory and Application" an interference in the state expressed balance of theory and application of reference books.
dspCPU
- DSP的CUP内核硬件结构,包括状态寄存器,指令寄存器的各个位的含义-CUP DSP core hardware architecture, including the state register, the instruction register the meaning of the various spaces, etc.
VarableStructureControlSystem
- 本书介绍了 变结构系统的基本概念 滑动末态的存在条件与滑动模态方程-book on the changes to the basic structure of the concept of the end of the sliding conditions for the existence of state and the sliding mode equation, etc.
VHDL
- 基才VHDL状态机设计的智能交通控制灯 有需要的可以看一下-only VHDL-based state machine design and intelligent traffic control lights need to see what
TXButton
- Special picture button, easy configure... release. You only need one picture for pressed and one for normal state.
qdscc
- 输入一个任意大小的迷宫,用栈求出一条走出迷宫的路径,并 显示在屏幕上。 程序实现: 可以实现载入迷宫和保存迷宫,附带文件中有4个测试迷宫路径的 文件test1~4.dd。请将这些文件拷贝到TC当前目录下,或者在载 入时写明完全路径。由于屏幕大小的限制,当用户自己输入迷宫 时一定要注意:迷宫大小是有限制的,不小于4*3,不大于30*20。 否则会出现错误信息。输入开始时全是墙,用上下左右键移动, 用Del键删除墙,形成通路,用Enter键添加墙。输入结束时可以 将迷宫保存下来,以dd为扩展名。输入