-
挡风玻璃刮水器
它是一个用于模拟挡风玻璃刮水器的 c + + 库。它的主要功能包括设置雨刷器的速度 ;、 刮水器级别更改和更改的雨刮器拨号。
- 2022-02-22 10:27:13下载
- 积分:1
-
ms_word_encrypt。解析word文件格式,和密码规则
ms_word_encrypt。解析word文件格式,和密码规则-ms_word_encrypt
- 2023-02-07 03:40:04下载
- 积分:1
-
一个相当好的文本编辑器,能实现所有的功能。
一个相当好的文本编辑器,能实现所有的功能。-One very good Text Edit tool. it have nice functions.
- 2023-07-04 03:15:04下载
- 积分:1
-
电机控制--通过安川伺服控制电机
#include "DIALOG.h"
#include "ButtonUse.h"
#include "led.h"
#include "beep.h"
//////////////////////////////////////////////////////////////////////////////////
//±¾³ÌÐòÖ»¹©Ñ§Ï°Ê¹Óã¬Î´¾×÷ÕßÐí¿É£¬²»µÃÓÃÓÚÆäËüÈκÎÓÃ;
//ALIENTEK STM32F103Õ½½¢¿ª·¢°å
//STemWin BUTTONʹÓÃ
//ÕýµãÔ×Ó@ALIENTEK
//¼¼ÊõÂÛ̳:www.openedv.com
//´´½¨ÈÕÆÚ:2015/4/10
//°æ±¾£ºV1.0
//°æÈ¨ËùÓУ¬µÁ°æ±Ø¾¿¡£
//Copyright(C) ¹ãÖÝÊÐÐÇÒíµç×ӿƼ¼ÓÐÏÞ¹«Ë¾ 2014-2024
//All rights reserved
//////////////////////////////////////////////////////////////////////////////////
#define ID_FRAMEWIN_0 (GUI_ID_USER + 0x00)
#define ID_BUTTON_0 (GUI_ID_USER + 0x01)
#define ID_BUTTON_1 (GUI_ID_USER + 0x02)
#define ID_BUTTON_2 (GUI_ID_USER + 0x03)
#define ID_BUTTON_3 (GUI_ID_USER + 0x04)
//¶Ô»°¿ò×ÊÔ´±í
- 2022-03-24 05:49:03下载
- 积分:1
-
吉林大学ACM竞赛试题集锦II,相信对你的编程能力的提高很有帮助,尤其是算法的设计方面...
吉林大学ACM竞赛试题集锦II,相信对你的编程能力的提高很有帮助,尤其是算法的设计方面-Jilin University ACM Collection II questions, I believe you have the right programming capability to raise helpful, especially to the design algorithm
- 2022-03-02 22:01:01下载
- 积分:1
-
酒店管理系统
酒店管理系统
酒店管理系统是一个基于 web 的酒店管理软件。它是可扩展和准备无限的酒店、 用户、 客房和客人。
软件的功能包括收入管理、 收益管理、 订票管理、 天率管理、 预订日历、 客户关系管理、 检查插件及检查出局管理、 POS & 开本管理、 发票和收据和会计文件报告。
请点击左侧文件开始预览 !预览只提供20%的代码片段,完整代码需下载后查看 加载中 侵权举报
- 2022-05-22 22:24:06下载
- 积分:1
-
此源代码是在明华读写器基础上对M1卡的读写数据操作
此源代码是在明华读写器基础上对M1卡的读写数据操作-This source code is at Ming Wah reader on basic reading and writing on the M1 card data manipulation
- 2023-03-14 08:25:03下载
- 积分:1
-
关于LDPC的代码,Mackcy的网站上下的,比较好用
关于LDPC的代码,Mackcy的网站上下的,比较好用-On the LDPC code, Mackcy site from top to bottom, more useful
- 2022-02-02 16:02:14下载
- 积分:1
-
there is a defect in only know that the secret and public key
还有一个缺陷就是在只知道密文 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-03-22 01:18:28下载
- 积分:1
-
上船一个 数据结构 移除重复项的功能利用STL中的模板
上船一个 数据结构 移除重复项的功能利用STL中的模板-upload a data structure program, it can remove the repeated items by using models in STL
- 2022-07-14 02:14:35下载
- 积分:1