资源列表
ztj
- 使用变量的状态机 在设计中通过定义变量调取实现功能-Using the variable state machine
me2
- 莫尔型状态机 莫尔型状态机 -Moore type state machine
yxj4
- 最高优先级编码器最高优先级编最高优先级编码器码器-Highest priority encoder
Mohrs_Circle_GOOD_Detailed_Description.pdf
- Document to describe the construction of MOHRs circle
picchangelongdata
- 将图片转化为long数组 Function unrgb(ByVal Color As Long) As RGB unrgb.R = (Color And &HFF) unrgb.G = (Color And 62580) / 256 unrgb.B = (Color And &HFF0000) / 65535 End Function -将图片转化为long数组
SOAStandard
- 包括SOA标准体系(v1.0)和中国SOA标准体系研究报告两个文档。中国在国际范围内率先规划出SOA标准体系,奠定了SOA标准工作与产业、应用融合的基础。-Including the SOA standard system (v1.0) and the Chinese standard system of SOA report two documents. China took the lead in the international context of planning a SOA sta
msl
- 最小二乘法测向技术研究,很好的文章,大家一起研究一下-Least squares method to measure the technology, very good article, we study together
SVMmedicalimage
- 将SVM应用到医学图像分类中,建立分类器-The SVM applied to medical image classification, the establishment of classification
yichuansuanfa
- 遗传算法代码,给大家一个借鉴,有问题的请多多指教-Genetic algorithm code, and give you a reference, there are problems please great weekend
CUDAGPUPatternrecognition
- 本文详细分析了Tesla GPU图形与计算架构和CUDA统一计算设备架构,详细描述了如何对计算任务进行并行分解,并通过CUDA的双层并行编程模型映射到Tesla GPU上。-This paper analyzes the Tesla GPU computing architecture and CUDA graphics and computing devices unified framework, a detailed descr iption of how parallel computi
200602
- 酒店客房管理系统是典型的管理信息系统(MIS),其开发主要包括后台数据库的建立和维护以及前端应用程序的开发两个方面-Hotel room management system is a typical management information system (MIS), which mainly includes the establishment and maintenance of back-end database and application development front tw
shunxubiao
- 数据结构顺序表,C语言方式,有建立、插入、查找、删除等功能-The order of the table data structures, C language mode, there are established, insert, search, delete, etc. functions