搜索结果

找到约 876 项符合 Project 的查询结果

按分类筛选

显示更多分类

uCOS 这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个

这个例子是例子2的另一种写法(但任务数量不同),它使用了最高优先级任务作为显示任务,全局变量ShowChar作为参数.函数TaskB是优先级1~10的任务函数,因为没有使用局部变量,这些任务可以用一个函数. 注意:(1)在KEIL C51 工程中,我已经把输出文件目录设在e:\temp中,您可以在Project->Options for Target "Target 1"的output页 ...
https://www.eeworm.com/dl/649/158198.html
下载: 185
查看: 1077

书籍源码 Apriori算法源码(C++) 看了以前在这里发的apriori源码

Apriori算法源码(C++) 看了以前在这里发的apriori源码,觉得写得代码有些繁琐,现在重写了一下,主要是把数据操作和界面显示分离,使用了stl和boost,简化了字符操作的算法,数据库用的是mysql的,API是mysql++,在mfc下mysql++无法运行,所以gui框架用的是win32gui-lib(可以到sf.net/project/win32gui下载)。当然你也可 ...
https://www.eeworm.com/dl/532/160665.html
下载: 163
查看: 1072

嵌入式/单片机编程 51的一个DEMO,文件的内容包含原理图

51的一个DEMO,文件的内容包含原理图,和开发环境的project文件
https://www.eeworm.com/dl/647/161756.html
下载: 117
查看: 1029

人工智能/神经网络 PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanati

PathPlannerApp Manual With Tutorial.doc is a path planning-tutorial that provides detailed explanation and pseudo-codes. In order to get the most out of the tutorial, you should start with the "PathPlannerApp.base" and avoid looking through the "PathPlannerApp.solution" untill you have completed th ...
https://www.eeworm.com/dl/650/162774.html
下载: 92
查看: 1078

汇编语言 用汇编语言写的32位计算器

用汇编语言写的32位计算器,代码里注释比较详细。文件为asm,需在dos编译。已通过编译。大二的计算机原理project,三个日夜的辛苦结果~
https://www.eeworm.com/dl/644/163621.html
下载: 37
查看: 1050

其他数据库 首先确认您的机器上已经安装了VC6.0以上版本

首先确认您的机器上已经安装了VC6.0以上版本,要编译生成可执行文件,需打开后缀名为dsw的文件,系统会默认用VC打开,然后选择Build菜单下的Set Active Configuration选项,选择Project Configuration为Win32 Release,然后编译项目,得到可执行文件。连接数据库请参照第2章的方法,在ODBC数据源内添加Microsoft Access数据 ...
https://www.eeworm.com/dl/645/169226.html
下载: 74
查看: 1094

电子书籍 This a set of notes I put together for my Computer Architecture class in 1990. Students had a proje

This a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 version of the language. Not all of the language is covere ...
https://www.eeworm.com/dl/cadence/ebook/172690.html
下载: 67
查看: 1063

电子书籍 modelsim_se_tutorThis is a set of notes I put together for my Computer Architecture class in 1990.

modelsim_se_tutorThis is a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 version of the language. Not all of th ...
https://www.eeworm.com/dl/cadence/ebook/172691.html
下载: 145
查看: 1043

电子书籍 This is a set of notes I put together for my Computer Architecture class in 1990. Students had a pr

This is a set of notes I put together for my Computer Architecture class in 1990. Students had a project in which they had to model a microprocessor architecture of their choice. They used these notes to learn VHDL. The notes cover the VHDL-87 version of the language. Not all of the language is cov ...
https://www.eeworm.com/dl/cadence/ebook/172692.html
下载: 112
查看: 1084

Java编程 JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in j

JavaTV Program source code Need to play Windows Media files and streams, mpeg4 video or DVDs in java? Access WDM capture devices? Control a firewire DVCam? Then maybe this can help you. dsj is an ongoing project to provide a java wrapper around Microsoft s DirectShow API. It offers a set of high le ...
https://www.eeworm.com/dl/633/177622.html
下载: 122
查看: 1062