-
VCPP_real_windows_screen_saver
VC++实现真正的windows屏保程序(VC++ real windows screen saver)
- 2013-04-05 16:50:58下载
- 积分:1
-
MFC 图像处理 c++
MFC在图像处理方面的应用很广泛,可以形成各种滤波算法
图像处理的特点是信息量大,因此图像处理系统必须配置快速处理硬件。80年代后出现图像处理工作站。对于点处理,采用快速硬件流水线处理器,它由视频运算器(ALU)和查找表(LUT)组成,用于实时进行图像间加、减、乘、除、逻辑运算和灰度变换。
- 2022-05-12 14:48:11下载
- 积分:1
-
code
matlab 同步捕获代码,有重要参考价值(matlab is good code for refence)
- 2010-11-14 11:40:39下载
- 积分:1
-
cifafenxi
通过设计、编制、调试一个具体的词法分析程序,加深对词法分析原理的理解,并掌握在对程序设计语言源程序进行扫描过程中将其分解为各类单词的词法分析方法。
实验内容及基本要求:
设计一个简单的程序设计语言(语言中有+、-运算,语句有赋值语句、输入语句、输出语句、复合语句)
要求:
1.输入源程序,最后以“#”作结束标志;
2.处理各单词,计算各个单词的值和类型;
3.输出各个单词名、单词的值和类型。
(By design, develop and debug a specific lexical analysis procedures, to deepen understanding of the principles of lexical analysis, and mastery of the programming language source code will be scanned in the decomposition process of lexical analysis of various types of words. Experimental content and basic requirements: the design of a simple programming language (language has+,- arithmetic, assignment statement has input statements, output statements, compound statements) requirements: 1 input source, and finally to " #" as. end marker 2 each word processing, calculating the value and type of each word 3 outputs each word name, value and type of the word.)
- 2021-04-28 08:28:43下载
- 积分:1
-
m24lc1025
说明: 基于stm32的microchip的m24lc1025 eeprom,容量1024Kb。(Stm32 - based microchip m24lc1025 eeprom with a capacity of 1024Kb.)
- 2021-01-11 13:48:51下载
- 积分:1
-
weizhuang
说明: 很多下位机程序员都有这样的经历,在交付工程的时候对方要求提供源程序,而大多数下位机程序员都知道交出源程序是意味着什么,所以为了保护各位下位机程序员的合法利益.这个工具,伪装过后的源程序可以编译通过。(many lower computer programmers have the same experience that the delivery of the other works on the request source, and most of the next crew to surrender programmers are aware of what it means to the source, Therefore, in order to protect you and lower computer programmer's legitimate interests. this tool, camouflage after the source compile.)
- 2006-04-12 10:43:41下载
- 积分:1
-
徐涛毕设终极版接收
物联网系统的stm32开发代码,包含一氧化碳,温湿度(Internet of Things System)
- 2020-06-18 01:20:01下载
- 积分:1
-
环境温度控制直流电机转速,测速
通过DS18B20采集当前温度 单片机根据温度控制直流电机转速 并能够通过1602显示当前温度和当前转速
电路方面 需要 单片机最小系统 电机驱动模块 测速模块 18B20测温电路 生存电路
使用单片机最好使用自带PWM单片机
- 2022-04-07 01:44:32下载
- 积分:1
-
GKA算法
一种基于遗传算法的kmeans算法,对k-means算法进行改进,方法是结合遗传算法对kmean算法进行了改进,解决kmeans算法随机初始化聚类中心的问题
- 2022-07-09 06:03:18下载
- 积分:1
-
querydef
使用ODBC实现的一个动态RecordSet(Using ODBC to implement an dynamic recordset)
- 2021-05-07 16:43:36下载
- 积分:1