资源列表
bridge_Oracle_study_everyday
- Oracle的SQL*Plus及SQL学习笔记,SQL*Plus基础知识及SQL语句注意小节。-Oracle SQL * Plus and SQL study notes, SQL * Plus and basic knowledge of SQL attention to details.
DSP-optimize
- 里面包括了很多DSP 优化的相关论文,对做DSP代码移植和优化很有帮助。-includes the optimization of many DSP related papers, the DSP code to do transplants and optimization helpful.
CppTalk
- C++名家对话系列。与大虾对话: 领悟设计模式。-dialogue Series C player. Dialogue with prawns : understanding the design model.
socket_under_vxWorks
- socket under vxworks
Microsoft_CMM_Action
- CMM梗概 使用微软样例分析CMM 2-5级别的关键实践 -CMM framework for the use of Microsoft Sample Analysis 2-5 CMM levels of key practice
ModBus0000
- ModBus通信协议,超值,强烈建议下载 -Modbus communication protocol, overvalued, it is strongly recommended to download
2007.2.14
- 基于PID的介绍及实现,程序编写等自动温度控制-PID-based presentation and realized, programmers and other automatic temperature control
125346063253053
- 基于PID的介绍及实现,程序编写等自动温度控制-PID-based presentation and realized, programmers and other automatic temperature control
564135441212515654
- 基于PID的介绍及实现,程序编写等自动温度控制-PID-based presentation and realized, programmers and other automatic temperature control
VxWorks_task
- 讲解了vxworks环境下,任务调度机制,在多任务环境下,可借鉴此偏文章的技术知识-vxworks on the environment, task scheduling mechanism, the multi-task environment, It can draw on the side of this article and technical knowledge
VxWorks_PCI
- 介绍了vxworks下pci机制,并给出了例子怎样在vxworks下开发PCI,要点突出,层次分明-introduced under pci vxworks mechanism and gives examples of how the PCI vxworks under development, the gist of outstanding structured
chess5botdiscussion
- 近来随着计算机的快速发展,各种棋类游戏被纷纷请进了电脑,使得那些喜爱下棋,又常常苦于没有对手的棋迷们能随时过足棋瘾。而且这类软件个个水平颇高,大有与人脑分庭抗礼之势。其中战胜过国际象棋世界冠军-卡斯帕罗夫的“深蓝”便是最具说服力的代表;其它像围棋的“手淡”、象棋的“将族”等也以其优秀的人工智能深受棋迷喜爱;而我们今天将向大家介绍的是五子棋的算法。 当我们与电脑对战时,您知道这些软件是怎样象人脑一样进行思考的吗?前不久我曾编写过一个五子棋的游戏,在这里就以此为例和大家一起探讨探讨。