搜索:COde

找到约 5,457 项符合「COde」的查询结果

结果 5,457
按分类筛选
显示更多分类
https://www.eeworm.com/dl/519/413134.html 加密解密

This project demonstrates the use of secure hash functions technique to implement a file encryption

This project demonstrates the use of secure hash functions technique to implement a file encryption / decryption system. This implemented application can encrypt / decrypt multiple files on the fly using a password. The password supplied by the user is used as the source message ...
下载 97
·
查看 1093
https://www.eeworm.com/dl/633/431212.html Java编程

JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projec

JCommon is a Java class library that is used by JFreeChart, Pentaho Reporting and a few other projects. The library contains miscellaneous classes that support: * configuration and dependency management code * a general logging framework * text utilities * user i ...
下载 31
·
查看 1117
https://www.eeworm.com/dl/518/453199.html 数值算法/人工智能

program to solve a finite difference discretization of Helmholtz equation : (

program to solve a finite difference discretization of Helmholtz equation : (d2/dx2)u + (d2/dy2)u - alpha u = f using Jacobi iterative method. COMMENTS: OpenMP version 3: 1 PR outside the iteration loop, 4 Barriers Directive ...
下载 94
·
查看 1074
https://www.eeworm.com/dl/747725.html 技术资料

基于DSP的图像识别技术的研究

CCS ( Code Composer Studio )开发工具是德州仪器公司(TI)针对DSP开发的集成软件开发环境,TI的每个DSP系列对应不同的CCS 。CCS的功能十分强大,它集成了代码的编辑,编译,链接和调试等诸多功能
下载 9
·
查看 3343
https://www.eeworm.com/dl/834035.html 技术资料

51单片机TLC2543电压表相关资料

说明:  基于51单片机的数字直流电压表相关材料,内容有原理图,仿真文件,论文材料,程序源码等。(The related materials of digital DC voltmeter based on 51 single chip computer include schematic simulation files, paper materials, program source code, etc.) ...
下载 6
·
查看 9642
https://www.eeworm.com/dl/907835.html 技术资料

在复杂场景中多目标物的检测识别方法

本文提出了一种在复杂场景中实时检测、识别多个目标物体的方法。利用由矩阵码(matrix code)构成的 2D 矩阵来识别复杂场景中多个目标物。算法不仅能适应目标物体在旋转、缩放、平移变换下的不变性识
下载 5
·
查看 6971
https://www.eeworm.com/dl/973510.html 技术资料

MSP430F149串口发送给电脑数据

使用MSP430F149芯片,透过串口给电脑发送数据,波特率9600,8数据,无校验,。发送的数据先是 MCU sends 0~127 to PC and the\\n screen will display their corresponding\\n ASCII code as follows:然后是01234567890123456789abcdefgh......,每发送一个数据回车一次。 ...
下载 6
·
查看 5416
https://www.eeworm.com/dl/576/15832.html 开发板开源

关于IC卡的应用项目

·详细说明:这是关于IC卡的应用项目,包括电路原理图及C语言编写的源程序,并有详细的注释,而且电路及软件均经过了验证,具有很高的参考价值。文件列表:   Code   ....\ICCard   ....\......\2401A   ....\......\.....\Write2401A   ....\......\.....\Write2401 ...
下载 195
·
查看 1091
https://www.eeworm.com/dl/502/29028.html 单片机编程

keil编译错误分析

一、 main.c(35): warning: #128-D: loop is not reachable from preceding code 原因,前面有一个while(1){ …….} 二、 main.c(54): warning: #1-D: last line of file ends without a newline 少了一个回车在}之后  
下载 108
·
查看 1066
https://www.eeworm.com/dl/cadence/ebook/104569.html 电子书籍

一本关于MFC的书

一本关于MFC的书,分析了MFC的结构和设计(《MFC深入浅出》),华中理工大学出版。书的内容建立在对MSDN和MFC SOURCE CODE的大量分析上,该书对于希望学习MFC的人来说,是较有价值的。反应不错噢。
下载 26
·
查看 1084