-
单片机汇编语言的机器代码生成效率很高但可读性却并不强,此教程只是我在学习过程中的一些学习笔记和随笔,在这里加以整理和修改,希望和大家一起分享,一起交流,一起学习...
单片机汇编语言的机器代码生成效率很高但可读性却并不强,此教程只是我在学习过程中的一些学习笔记和随笔,在这里加以整理和修改,希望和大家一起分享,一起交流,一起学习,一起进步。-SCM machine assembly language code generation with high efficiency but readability was not strong, This tutorial is in the process of learning the study notes and random notes here be edited and revised want to share with everyone, in exchange, learning together and progress together.
- 2022-07-16 21:59:02下载
- 积分:1
-
本文档为英特尔处理器,第一卷。它包含详细…
this the documentation for intel processors, first volume. it contains detailed specification and instrucion set - for hardcore programers on assembly-this is the documentation for intel processors, first volume. it contains detailed specification and instrucion set- for hardcore programers on assembly
- 2022-01-23 10:46:03下载
- 积分:1
-
一个网上bbs的系统设计,根据客户的具体需求,确定本系统的功能模块及各个子模块,并据此来完成数据库的设计、以及相关类等的设计工作...
一个网上bbs的系统设计,根据客户的具体需求,确定本系统的功能模块及各个子模块,并据此来完成数据库的设计、以及相关类等的设计工作-An online bbs system design, according to customer" s specific needs, determine the system function modules and the sub-module, and accordingly to complete the database design, and related classes such as design work
- 2023-07-03 17:30:04下载
- 积分:1
-
The basic realization of DirectInput
DirectInput的基本实现
只是基本应用-The basic realization of DirectInput
- 2023-04-10 09:55:03下载
- 积分:1
-
1D barcode generator open source (C++)
此代码是一维条形码生成器。
- 2023-05-18 03:35:11下载
- 积分:1
-
模型-视图-控制器(MVC)是Xerox PARC在八十年代为编程语言Smalltalk-80发明的一种软件设计模式,至今已被广泛使用。最近几年被推荐为Sun公...
模型-视图-控制器(MVC)是Xerox PARC在八十年代为编程语言Smalltalk-80发明的一种软件设计模式,至今已被广泛使用。最近几年被推荐为Sun公司J2EE平台的设计模式,并且受到越来越多的使用 ColdFusion 和 PHP 的开发者的欢迎。模型-视图-控制器模式是一个有用的工具箱,它有很多好处,但也有一些缺点。
-Model-View-Controller (MVC) is Xerox PARC in the"80s when the S programming language malltalk-80 invention of a software design patterns and have since been widely used. In recent years was recommended as Sun J2EE design pattern, and by the increased use of ColdFusion and PHP developers welcome. Model-View-Controller model is a useful tool kit, it has many advantages, but there are also some shortcomings.
- 2022-01-26 03:42:56下载
- 积分:1
-
This is some of siumlink of MATLAB simulation software, in the hope that friends...
这是MATLAB中siumlink的一些仿真课件,希望对初学仿真的朋友们带来帮助!-This is some of siumlink of MATLAB simulation software, in the hope that friends of simulation beginner help!
- 2022-05-25 01:34:37下载
- 积分:1
-
its a complete tutorial for asp dot net
its a complete tutorial for asp dot net
- 2022-09-29 17:05:29下载
- 积分:1
-
还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不...
还有一个缺陷就是在只知道密文 x 及公钥(n,e)的情况下,只要将 (x^e) mod n 所得余数 s 再不断地循环操作 s = s^e mod n,此运算不断地循环 e 次之后,很多情况下都可以循环出原文,只是计算量过余多一些罢了。不过有不少情况下,根本都无须循环 e 次,不过对于1024位的 n 级别来说,e 也是一个相当大的数值,所以循环密文的余数以解得原文是有些不现实。 以上内容仅供参考,如有不实,请予更正-there is a defect in only know that the secret and public key-x (n, e) the circumstances, as long as (x ^ e) mod n from the remaining s to continuously cycle operation s = s ^ e mod n, this constant cycle of Operational e occasion, the very many circumstances can be recycled from the original, but I calculated the volume more than just. There are, however, many instances, simply do not need e cycle times, but for 1024 the level n, e is a very large figure, so secret circle the remainder of the text was obtained in the original is a bit unrealistic. The above is for reference only, if not true, I corrected
- 2022-08-03 02:51:21下载
- 积分:1
-
介绍了软件项目管理的需求分析,包括概念、目的、流程、表格等。...
介绍了软件项目管理的需求分析,包括概念、目的、流程、表格等。-Introduced a project management software needs analysis, including the concept, purpose, processes, forms, etc..
- 2022-01-26 05:38:21下载
- 积分:1