-
C函数查询工具,用VC编写,基本上每个函数都有例子。
C函数查询工具,用VC编写,基本上每个函数都有例子。-C function query tool, prepared by VC basically have examples for each function.
- 2022-06-17 16:03:53下载
- 积分:1
-
内存泄漏测试
memory leak test
- 2022-02-06 21:36:42下载
- 积分:1
-
使用微软mci接口,利用MFC工具建立的vc++工成,实现了简单的录音机功能...
使用微软mci接口,利用MFC工具建立的vc++工成,实现了简单的录音机功能-with the mci interface of MS,I establish a project using MFC
tools,implementing function of record
- 2023-02-21 13:15:04下载
- 积分:1
-
51单片机使用AD自动调光
应用背景使用4路AD中的1路检测外部模拟量输入,显示0-255数值 DA输出电压用LED显示,主要用于检测环境光线,光线强,则灯亮度小,以保证整体光强稳定在一个范围这种思路和用法主要用于自动调光,可以根据环境亮度自动调节,从而达到节能最大化,关键技术该代码使用4路AD,采用I2C协议,用于调节光线,然后再用数码管显示光强,非常直观看出其变化。代码移植性强,直接调用库函数,非常方便。
- 2022-04-22 23:32:37下载
- 积分:1
-
极小的VB 开发的 XML解析程序,能对XML进行简单的检索、处理
极小的VB 开发的 XML解析程序,能对XML进行简单的检索、处理-small VB XML analytical procedures, able to conduct a simple XML retrieval, processing
- 2022-04-23 06:39:32下载
- 积分:1
-
测试cpu的源码
测试cpu的源码-source of cpu tests
- 2022-08-11 14:36:41下载
- 积分:1
-
maclog来源VC
maclog sources VC -maclog sources VC++
- 2022-03-04 13:25:45下载
- 积分:1
-
重画矩形窗体标题,是简单易用的窗体美化源码,支持图片重画。...
重画矩形窗体标题,是简单易用的窗体美化源码,支持图片重画。-re-drawing of rectangular window title is a simple, easy-to-use source Form landscaping and support re-drawing pictures.
- 2023-07-11 16:20:03下载
- 积分:1
-
是一个java编的计算器小程序,编得非常好,值得大家学习编程序技巧...
是一个java编的计算器小程序,编得非常好,值得大家学习编程序技巧-series of calculators small program of being very good and worth learning programmed skills
- 2022-09-27 19:05:03下载
- 积分: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