-
Serial-communication
Matlab环境下PC机与单片机的串行通信及数据处理(Serial communication and data processing Matlab environment PC and SCM)
- 2013-12-11 13:50:53下载
- 积分:1
-
Pro.Entity.Framework.4.0
在visual studio 开发平台中,基于c#的asp.net mvc 中最常用的数据库框架--实体框架的功能介绍和使用。(In visual studio development platform, based on the c# asp.net mvc framework most commonly used database- Entity Framework Features and use.)
- 2014-02-27 23:16:34下载
- 积分:1
-
DatamemoryEEPROM24C02
/*EEPROM24C02,程序将对存储器进行读和写,因此涉及到键盘程序,比较复杂,耐心学,*/#include <reg51.h>#include <intrins.h>#define W24C020xA0//存储器的写地址
#define R24C02 0xA1 //存储器的读地址
#define MSB 0x80 //8位二进制最高位置1
#define LSB 0x01 //8位二进制最低位置1
(/* EEPROM24C02, program will read and write memory, it involves the keyboard program, more complex, patient study,* /# include <reg51.h># Include <intrins.h># Define W24C020xA0// write the memory address# define R24C02 0xA1// read memory address# define MSB 0x80// 8 bit binary highest position 1# define LSB 0x01// 8 bit binary lowest 1)
- 2010-06-05 18:30:50下载
- 积分:1
-
gonggaoban
公告板程序 具有注册、注销、发帖等功能,显示在线人数、会员人数等(Bulletin board program has registered, log off, posting functions)
- 2016-02-18 05:43:15下载
- 积分:1
-
ktraregy__lock
用高级语言编写和调试一个简单的文件系统,模拟文件管理的工作过程,(Written in a high-level language, and debug a simple file system, simulated the process of file management,)
- 2017-04-14 18:10:46下载
- 积分:1
-
phpMyAdmin(MySQL)Violent-attack
这个工具是一个利用phpmyadmin来破解mysql数据库密码的工具。
可以是字典或是暴力破解都可以。
mysql数据库用户名可自定义(This tool is a use of phpMyAdmin to crack MySQL password tool.
It can be either a dictionary or a brute force.
Mysql user name can be customized)
- 2016-05-07 12:34:38下载
- 积分:1
-
TMP112
TI TMP112系列驱动核心部分,采用STM32F103RCT6(The drivers for TI TMP112 by ST stm32f103rct6.)
- 2020-07-26 10:08:42下载
- 积分:1
-
fzxsjt_12434
百度贴吧WAP签到器百度贴吧WAP签到器(Baidu Post Bar, Baidu Post Bar WAP WAP sign is the sign is)
- 2014-01-08 08:46:34下载
- 积分:1
-
ds1
建立一张顺序存储结构的线性表(顺序表),表中数据元素为整型数,能够存储的最大元素数量为50。在该顺序表上依次完成以下操作:
(1)判定线性表是否为空。
(2)依次在顺序表尾部(第n+1位,n位线性表长度)插入数据元素:15、207、36、79、21、97、652、109、66、81,然后输出整张线性表(依次输出所有元素)。
(3)删除第5个元素,然后输出整张线性表。
(4)在线性表的第3位插入数据92,然后输出整张线性表。
(5)在线性表中查找值为79的元素,如果存在输出它是第几位,不存在输出提示信息。
(6)线性表中查找值为31的元素,如果存在输出它是第几位,不存在输出提示信息。
(7)查找线性表中,值为652的元素的前驱元素以及后继元素的值。
(Order to establish a linear table storage structure (order form), the table is an integer number of data elements, the maximum number of elements that can be stored is 50. On the order form in order to complete the following:
(1) determine whether a linear table is empty.
(2) sequentially in the order form the tail (the n+1 bit, n-bit linear meter length) into the data elements: 15,207,36,79,21,97,652,109,66,81, and then output the entire linear table (in order to output all elements).
(3) Delete the first five elements, and then output the entire linear form.
The first three insert data (4) line of the table 92, and then output the entire linear form.
(5) Find a linear table of elements is 79, if there is it is the first of several output, the output message does not exist.
(6) Find a linear table of elements is 31, and if there is it is the first of several output, the output message does not exist.
(7) Find a linear table, element 652 is a precursor elements and the va)
- 2014-05-11 19:16:52下载
- 积分:1
-
Microsoft+.NET+Pet+Shop+5.0
说明: 本系统采用C#语言开发的经典三层架构,从下至上分别为:数据访问层、业务逻辑层(又或成为领域层)、表示层(This system adopts the classical three-tier architecture developed by C# language, from bottom to top: data access layer, business logic layer (or domain layer), presentation layer.)
- 2020-06-24 14:40:02下载
- 积分:1