-
一个处理数论的函数库,但是安装时有点麻烦,看看里面的介绍吧...
一个处理数论的函数库,但是安装时有点麻烦,看看里面的介绍吧
-A deal with number theory library, but a bit of trouble during installation, look at the inside bar introduction
- 2022-04-22 00:15:33下载
- 积分:1
-
MFRC522源代码-图纸-文档
MFRC522源代码-图纸-文档,包含C代码有两种,MSP430和C51。代码是用MFRC522实现对M1卡的读写,编写规范、实用,参考、收藏必备。图纸是Protel99格式,包括原理图和PCB源文件,参考、收藏必备。文档包含MFRC522的规格书、14443标准、M1卡规格书。
- 2022-11-23 05:45:03下载
- 积分:1
-
不错的代码,很好用 不错的代码,很好用 不错的代码,很好用...
不错的代码,很好用 不错的代码,很好用 不错的代码,很好用-good,jsgood,jsgood,jsgood,jsgood,jsgood,js
- 2022-01-26 02:40:50下载
- 积分:1
-
一个学生成绩管理的系统,很经典,适合初学者
一个学生成绩管理的系统,很经典,适合初学者-grade management system,sutra,used to beginner
- 2022-01-28 09:47:57下载
- 积分:1
-
Find out the login users under Terminal server
Find out the login users under Terminal server
- 2022-03-11 10:21:34下载
- 积分:1
-
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
//...
递归枚举模板
问题描述:生成长度为n的字串,其字符从26个英文字母的前p(p≤26)个字母中选取,使得没有相邻的子序列相等。例如p=3,n=5时:
// abcba 满足条件
// abcbc 不满足条件
//输入:n p
//输出:所有满足条件的字串及总数-recursive template Problem description : n generation length of the string and its 26 characters from the English alphabet before p (p 26) 000 1984 letter, makes no adjacent sequences equivalent. For example, p = 3, n = 5 :// abcba meet the conditions// abcbc not satisfied conditions// input : n p// output : to satisfy all the conditions and the total number of strings
- 2023-04-22 22:30:03下载
- 积分:1
-
监察本机的网络流量,日志记录。
日志可以记录在远端的文件服务器上。...
监察本机的网络流量,日志记录。
日志可以记录在远端的文件服务器上。-monitor the machine"s network traffic logging. Log can be recorded in the remote file server on.
- 2022-12-05 02:40:03下载
- 积分:1
-
是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存...
是个纯粹c语言编写的控制台应用程序。能完成成绩管理中的插入,排序,查找,删除,修改功能。成绩保存在默认的文件中,用户可选择启动时是否加载文件或退出程序时是否保存本次结果。
该程序的不足之处是:没有做图形用户界面,用户操作可能不是太方便。没有用数据库,而是直接将程序结果保存到文件中。
该程序较好的实现了成绩管理的功能部分。这部分c代码可用作进一步开发的资源。-is purely c language console applications. Complete results of the insert management, scheduling, search, delete, change the functional. Results stored in the default document, the user can choose whether or not start loading documents or withdraw from the process preserve the results. The program is inadequacy : do no graphical user interface, the user may not be very convenient. No use database, but directly to the results of the proceedings to preserve documents. The process of achieving better performance management functional part. C code that can be used as part of further development of resources.
- 2022-06-19 03:44:58下载
- 积分:1
-
这个软件是配合2013的A/D口获得航模纵倾角度数:正负30度.
2013的A/D接到霍尔磁感应器上,磁块重力作用下垂摆动,使正负30度摆动引起霍尔送...
这个软件是配合2013的A/D口获得航模纵倾角度数:正负30度.
2013的A/D接到霍尔磁感应器上,磁块重力作用下垂摆动,使正负30度摆动引起霍尔送出0--4V电压,
经2013的A/D口采集后得到0---4000的数字,这个数字就是要经过着软件映射成正负30度,同时带图示.
纵倾角传感器的制作:
用CPU等类似的小风扇拆开,把霍尔线引出,并在风叶的一端安重块,转动正负30度各设阻挡.
只要重力作用下垂摆动,使正负30度摆动引起霍尔送出0--4V电压,就OK,对安装有要求的,
引线
VC5--12V,
霍尔送出0--4V电压,
地.
-This software is in line with 2013
- 2022-02-15 18:57:55下载
- 积分:1
-
OpenCV的人脸检测
Face Detection from OpenCV
- 2022-07-06 11:54:09下载
- 积分:1