-
diankao
基于51单片机的proteus仿真系统,其中包括AD转换模块的应用(51 single-chip microcomputer-based simulation system of proteus, including the application of AD converter module)
- 2009-05-15 16:36:40下载
- 积分:1
-
制作电子印章
该程序采用opencv读取印章RGB值,绘制4通道png格式的电子印章
- 2022-07-17 12:23:40下载
- 积分:1
-
q1
说明: Consider an organization with three roles: A, B and C. Whenever B has to issue some
instruction to A, B has to take permission via C and then only it will be obeyed by A. This
permission is issued with the help of a digital signature. A verifies the credibility of the
message using C s public key (and digital signature), like any other digital signature
scheme.
- 2017-05-01 21:28:54下载
- 积分:1
-
将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。
程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成:...
将一个正整数分解质因数。例如:输入90,打印出90=2*3*3*5。
程序分析:对n进行分解质因数,应先找到一个最小的质数k,然后按下述步骤完成:
(1)如果这个质数恰等于n,则说明分解质因数的过程已经结束,打印出即可。
(2)如果nk,但n能被k整除,则应打印出k的值,并用n除以k的商,作为新的正整数你n,
重复执行第一步。
(3)如果n不能被k整除,则用k+1作为k的值,重复执行第一步。
-Will be a positive integer decomposition of the quality factor. For example: enter 90, print out 90 = 2* 3* 3* 5. Program analysis: the decomposition of n quality factor, should be to find a smallest prime number k, then complete the following steps: (1) If the prime number exactly equal to n, is illustrated in the process of decomposition of the quality factor has come to an end, you can print out . (2) If n
- 2022-08-16 12:56:27下载
- 积分:1
-
winping
send message to all windows after UnhookMessagHookEx
- 2010-09-10 15:03:15下载
- 积分:1
-
C#计算器
资源描述
可能有bug。三种模式,常规,一元多项式,多项式加减乘除。用的是那个啥文法我忘了。
- 2022-01-22 16:35:15下载
- 积分:1
-
cp
说明: 一个控制面板编程的例程,讲述如何把你的程序添加到控制面板上面。(A control panel programming routines, describes how to program your control panel added to the above.)
- 2007-12-04 13:35:57下载
- 积分:1
-
win32wuziqi
没有实现所功能
请大家多多指点
本来想实现网络对打,但水平有限(not achieve functional Please have a lot to the guidance of 2-network, but is limited)
- 2006-05-18 17:16:02下载
- 积分:1
-
LED TEST
说明: 基于STM32F103单片机的LED测试源码(LED Test Source Based on STM32F103 MCU)
- 2020-06-23 13:00:06下载
- 积分:1
-
ArcGisForProgram
对于开发地图程序的新手来说,是个很好的学习程序(Map for the development of new procedures, it is a good study program)
- 2009-02-25 23:06:38下载
- 积分:1