-
MSP430单片机仿真器编程器对EEPROM数据的程序,单片机msp430f161…
MSP430仿真器上EEPROM数据的烧写程序,单片机MSP430F1612。-MSP430 emulator programmer on EEPROM data procedures, microcontroller MSP430F1612.
- 2023-09-03 07:20:03下载
- 积分:1
-
code Pro aspnet20 xml
code Pro aspnet20 xml
- 2022-02-14 14:15:21下载
- 积分:1
-
微信小程序UI 上拉加载 下拉刷新的实现
微信小程序UI设计实例,今天分享给大家的是上拉加载 下拉刷新,这个功能在微信中还是比较常见的,大家也习惯了操作时候下拉屏幕刷新内容,上拉则加载更多内容,这个功能在Android智能机上已经得到了很好的应用,这个例子就是教大家如何在微信的小程序中实现上拉加载内容,下接刷新内容的功能。
注:可能这个小程序代码还有些Bug需要修正,仅供参考。
- 2022-12-23 02:40:03下载
- 积分:1
-
只想下载 只想下载 只想下载
只想下载 只想下载 只想下载 -Just want to download just want to download just want to download just want to download just want to download
- 2022-04-30 13:40:18下载
- 积分:1
-
c c++ simulation of virtual paging memory management a good ah
c c++ 模拟实现虚拟分页存储管理 不错的啊-c c++ simulation of virtual paging memory management a good ah
- 2023-03-20 00:10:04下载
- 积分:1
-
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装...
DOS下逻辑锁 首先,大略介绍一下我的程序,我是用汇编写成,程序有2个文件:hdlock.exe hdlock.dat ,其中hdlock.dat是我写的用于装入硬盘0柱0道1扇的硬盘锁,hdlock.exe实现 (1)把hdlock.dat装入硬盘0柱0道1扇并设置硬盘锁的密码,(2)修改密码,(3)卸载 硬盘锁 在此,先介绍一下 hdlock.dat,因为硬盘锁本身受空间限制,必须严格控制在1bdH 字节内,(知道为什么吗?)所以是不能用masm先写原程序,再编译,我基本上是用debug 的A命令一次性写出来的,我把这些反汇编了出来,加上一些注释,给大家看看,互相学习 吗。 -DOS logic lock First, I briefly tell us about the procedure that I used the compilation of written procedures are two documents : hdlock.exe hdlock.dat, hdlock.dat yes, I wrote for the packed column drives 0 0 1 hard disk lock, hdlock.exe achieve ( 1) hdlock.dat loaded drive 0- 0 and set up a password lock drive, (2) to alter the code, (3) remove the hard disk lock, first tell us about hdlock.dat, since drive lock itself subject to space restrictions, must be strictly controlled within the 1bdH byte (wonder why?) So it is not used can write original program first and then build, basically, I used the debug A one-time write down orders, I put out a compilation of the anti-plus some notes, for every
- 2022-04-23 17:27:25下载
- 积分:1
-
基本操作的基本操作是四大操作,符号…
浮点数基本运算 浮点数的基本运算主要有四则运算、符号处理、大小比较,以及浮点数分柝等。 包含头文件 "fn.hpp" #include "fn.hpp" 浮点数基本运算 浮点数的基本运算中有加、减、乘、除、取负、绝对值、相等比较等。 加减乘除 加、减、乘、除四个运算极为相似,都是需要两个参数,结果当然也是浮点数了。 例子: // 加 减 乘 除 btil::fn::plus::value // f1+f2 的结果 btil::fn::minus::value // f1-f2 的结果 btil::fn::multiplies::value // f1*f2 的结果 btil::fn::divides::value // f1/f2 的结果 plus::value::f_val // f1+f2 的结果的值 struct one { static const double f_val = 1.0 } // 两个浮点数 struct two { static const double f_val = 2.0 } minus::value::f_val == 0.5 取负 取负运算就是取一个浮点数的负数。-float basic operations of the basic operations are four major operations, symbols, sizes, and float-watchman"s rattle so. The first document contains "fn.hpp"# include "fn.hpp" float float basic operations of the basic operations are, plus or minus, riding, except from negative, in absolute terms, a comparison of the same. The a
- 2022-05-22 17:45:03下载
- 积分:1
-
blos的基础知识,设置 希望对大家有用
blos的基础知识,设置 希望对大家有用-blos the basis of knowledge, we hope to set up useful
- 2022-05-19 22:30:17下载
- 积分:1
-
HY57V561620,sdram芯片,大家参考用。
HY57V561620,sdram芯片,大家参考用。-HY57V561620, sdram chip reference U.S..
- 2022-05-26 02:43:22下载
- 积分:1
-
两种 不同 方式 实现 文件的 拖放
两种 不同 方式 实现 文件的 拖放 -two different ways of achieving the drag-and-drop file
- 2022-03-20 21:54:21下载
- 积分:1