-
驱动程序超级宝典
第一次上传!!不好见量
驱动程序超级宝典
第一次上传!!不好见量-Super driver Baodian From the first time! ! Not see the volume of
- 2022-03-22 07:50:21下载
- 积分:1
-
软件工程 实体编码 具体实现 详细代码 图书馆管理系统
软件工程 实体编码 具体实现 详细代码 图书馆管理系统-Concrete realization of software engineering entity encoding code for library management system in detail
- 2023-01-26 04:05:05下载
- 积分:1
-
RS485的串口通信
本程序实现了基于API函数的16位的RS485的串口通信!程序能够以XMA5000的通讯协议,采用主机广播方式通讯,串口半双工,帧11位,实现了主机与从机设备的良好通信。
- 2022-09-12 06:45:03下载
- 积分:1
-
基于WIN CE与s2410的外部中断的实现.rar
基于WIN CE与s2410的外部中断的实现.rar...
基于WIN CE与s2410的外部中断的实现.rar
基于WIN CE与s2410的外部中断的实现.rar-S2410-based WIN CE and the realization of the external interrupt. Rar with WIN CE based on the s2410 the realization of the external interrupt. Rar
- 2022-12-25 16:20:03下载
- 积分:1
-
nios 嵌入式系统基础教程配套实验 定制基于AVALON总线的用户外设实验...
nios 嵌入式系统基础教程配套实验 定制基于AVALON总线的用户外设实验-Nios Embedded System Essentials custom matching experimental bus-based user peripherals AVALON experiment
- 2022-03-11 03:30:09下载
- 积分:1
-
C 计算器代码
/ * mustafasırrıinci * /
#include < stdio.h >
#include < stdlib.h >
#include < math.h >
int main ()
{
浮 int1 int2,结果 ;
char 操作 ;
printf("CALCULATORn") ;
开始:
printf ("nnEnter 两个整数 please.n") ;
printf("1.integer:") ;
scanf ("%f"& int1) ;
printf("2.integer:") ;
scanf ("%f"& int2) ;
选择:
printf ("nenter 操作的符号。") ;
printf ("naddition: + nsubtraction:-nmultiplication: * ndivision: /nexponention: ^ nto 退出:! n") ;
scanf ("%s"& 操作) ;
虽然 (操作! = "!")
{
switch(operation)
{
案件 "+":
结果 = int1 + int2 ;
打破 ;
案件 "-":
结果 = int1-int2 ;
打破 ;
案件 " *":
结果 = int1 * int2 ;
打破 ;
- 2022-08-13 04:26:33下载
- 积分:1
-
time series of important statements can sequence through time to study the econo...
时间序列的重要说明书,可以通过学习时间序列来进行经济,生活建模-time series of important statements can sequence through time to study the economic and living Modeling
- 2022-01-24 09:43:45下载
- 积分:1
-
通过DCT能量定位文本检测
应用背景通过DCT能量定位文本检测在[ 1 ]计算一组帧内编码的块的DCT系数作为纹理测度能量测度描述原始的方法。关键技术能量的计算代码来自文本检测基线算法[ 2 ]提供。[ 2 ] R分析,D goldgof,P. soundararajan,诉Manohar,J.罗夫洛,R.鲍尔斯,M.布恩斯特拉,诉科尔若娃,和J张,“面子,绩效评价框架的文本,和车辆的视频检测和跟踪:数据,指标,和协议,《IEEE模式分析与机器情报,31卷,2号,319页鈥?36,2009。
- 2022-02-03 14:29:53下载
- 积分:1
-
本文档对“二手交易平台系统(ExjoySystem)”的软件需求进行分析和解说,使该项目的开发获得上级及相关人员的支持,同时为系统的具体开发的可能性、可行性、必...
本文档对“二手交易平台系统(ExjoySystem)”的软件需求进行分析和解说,使该项目的开发获得上级及相关人员的支持,同时为系统的具体开发的可能性、可行性、必要性提供一定的论据,同时为开发人员进行系统总体规划设计及具体实施开发工程提供必要的参考资料,在系统开发完成后期为系统的测试、验收提供帮助。其编写过程有福州大学计算机专业的学生完成。预期读者是从事该系统开发的相关人员。-This document of "second-hand trading platform system (ExjoySystem)" of the software requirements analysis and explanation, so that the development of the project supervisors and related personnel support system at the same time the possibility of the specific development, feasibility, the need to provide a arguments for the development of personnel at the same time the overall planning system design and implementation of specific
- 2022-10-07 18:55:02下载
- 积分:1
-
FIsher准的运动对象分割算法,值得借鉴,其中实验结果非常完美。...
FIsher准的运动对象分割算法,值得借鉴,其中实验结果非常完美。-Fisher quasi Moving Object Segmentation Algorithm, is worth learning, in which the experimental results perfectly.
- 2023-04-30 10:50:04下载
- 积分:1