-
分析Java代码错误的工具PMD
分析Java代码错误的工具PMD-Java code analysis tools wrong PMD
- 2022-05-30 07:05:44下载
- 积分:1
-
本例的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全...
本例的源描述超过了演示版限制的300行,
如果您需要对其进行编译与模拟,请与北京理工大学
ASIC研究所联系,获取Talent系统的完全版本.
联系方法:
电话:010-68912434
信函:北京理工大学ASIC研究所 刘明业 教授收
邮编:100081-The source described in this case than the demo version of the 300 line limit, if you need to be compiled with the simulation, please contact ASIC Institute of Beijing Institute of Technology to obtain the complete version of Talent system. Contact: Tel :010-68912434 letter : Research Institute of Beijing Institute of Technology Professor Liu Mingye ASIC received Postcode: 100081
- 2023-08-04 16:40:02下载
- 积分:1
-
为GCC和megaload bootloader
应用背景转换从ICC AVR bootloader WinAVR GCC(+ megaload)。 ;关键技术megaload WinAVR ; ;引导 ;GCC ;汇编程序********************************************************* / // * Bootloader atmegaxxx &;megaload ; ; ; ; ; ; ; ; ;* /1.1、四月2003和;及;;;;;;;;;;;;;;;;;;;;;/ * 1:第一次发布&,和,和,和,和,和,和,和,和,和,和,;/ * 1.1:添加自动波特率,代码规模较小,并为之,并在;和公司;&;&;&;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;;/ * sylvain.bissonnette@microsyl.com ; ; ; ; ; ; ; ; ; ; ;* /********************************************************* / // *亚瑟de beun使用WinAVR 修饰; ; ; ;* /和2003个七月三十日,并在;和;和;和;;;;;;;;;;;;;;;;;;;;;;;/ *免责声明&;&;&;&;;;;;;;;;;;;;;;;;;;;;;;;;/ *测试ATmega8,16 ; ; ; ; ; ; ; ; ; ; ; ; ; ; ;* // *别人没有过测试,并在;和;和;和;;;;;;;;;;;;;*使用STK500蜱与/如下: ; ; ; ; ;* // *和引导的闪光部分大小= 512字…和,和,和,和,和;/ *和引导复位向量启用…和公司;及;及;
- 2022-08-08 14:20:44下载
- 积分:1
-
英文文献,主要内容为G.729标准,语音信号的一种传输协议。
英文文献,主要内容为G.729标准,语音信号的一种传输协议。-English literature, mainly for the G.729 standard voice signal of a transport protocol.
- 2022-12-29 15:40:03下载
- 积分:1
-
把字库输出的24*24点阵的字符转换成12*24点阵,在逻辑片显示中应用比较合适...
把字库输出的24*24点阵的字符转换成12*24点阵,在逻辑片显示中应用比较合适-The font output 24* 24 dot matrix characters into 12* 24 lattice, in the logic of the application showed more appropriate to
- 2022-03-20 08:09:47下载
- 积分:1
-
项目名称:科学计算器
姓名:刘博
学号:03031147
班级:能动35
完成时间:2004...
项目名称:科学计算器
姓名:刘博
学号:03031147
班级:能动35
完成时间:2004-11-29
指导教师:罗建军
一.项目背景:
1.背景简介
我们在学习生活中,常会遇到一些繁杂的数值运算,尤其是遇到正弦、余弦、对数等手算困难的运算时,这时候我们就必须用到科学计算器,所以我便着手开发了这个计算器程序,以便用于自己的学习工作。
2.项目目标
编写一个能进行科学计算的计算器程序。
要求:
输入:被计算的数据
输出:计算结果
3.运行环境
1 硬件:
PIII 计算机(CPU 主频 550MHz以上、128MB内存)
2 软件
Windows XP 操作系统
Visual C++ 6.0
二.算法描述
1 选用对话框,并加入控件,做好计算器可视的外表。
2 给控件添加属性中的ID和名称。
3 在CCaculateDilg类中添加主要程序代码。
4 数字的输入
这个计算器应用程序实现的是顺序连接计算,即按照计算数和计算符的输入次序进行计算,知道按下"="按钮为止完成一次计算过程.过程可分为三个步骤:一是对计算数和计算符的输入处理 二是对计算的处理 三是对显示的处理.
1.处理输入
在程序中使用m_operand来储存当前的输入.每次输入时都必须将输入的数字累
- 2022-08-23 23:54:45下载
- 积分:1
-
修改 Adobe Premiere 6.5 或者 Adobe Premiere Pro 1.5 中所带字体文件,(“C:Program FilesCommon...
修改 Adobe Premiere 6.5 或者 Adobe Premiere Pro 1.5 中所带字体文件,(“C:Program FilesCommon FilesAdobeTypeSptAdobeFnt07.lst”)
使之能正确显示中文。-changes Adobe Premiere 6.5 or Adobe Premiere Pro 1.5 conveyed font file ( "C : Program Files Common Files Adobe TypeSpt AdobeFnt07.lst ") to enable them to the correct Chinese.
- 2022-05-14 18:10:31下载
- 积分:1
-
LEACH的MATLAB代码,很不错。可以直接运行。
LEACH的MATLAB代码,很不错。可以直接运行。-the code of LEACH for Matlab
- 2022-01-25 21:13:20下载
- 积分:1
-
powerbuilder开发的一个仓库程序
powerbuilder开发的一个仓库程序-PowerBuilder development of a warehouse procedures
- 2022-03-22 14:05:48下载
- 积分:1
-
This document contains a general overview in the first few sections as well as a...
This document contains a general overview in the first few sections as well as a more detailed reference in later sections for SVMpython. If you re already familiar with SVMpython, it s possible to get a pretty good idea of how to use the package merely by browsing through svmstruct.py and multiclass.py. This document provides a more in depth view of how to use the package.
Note that this is not a conversion of SVMstruct to Python. It is merely an embedding of Python in existing C code. All code other than the user implemented API functions is still in C, including optimization.
- 2022-05-13 10:59:05下载
- 积分:1