▍1. 椭圆曲线 cryprtograrphy
简单的 ECDSA 实现 c。在这里讨论了使用非对称加密技术的加密算法。有很多算法使用公开可用的模块,如 MD5,沙 1 实现上传 ECDSA 用 C 语言编写的简单实现。
简单的 ECDSA 实现 c。在这里讨论了使用非对称加密技术的加密算法。有很多算法使用公开可用的模块,如 MD5,沙 1 实现上传 ECDSA 用 C 语言编写的简单实现。
linux方面的资料word,包括命令,编程(C及编程环境构建)-word of information, including ordering, programming (C programming environment), etc.
通过两个信号量来实现两个线程间的同步,完成了互斥功能.-through two signals to achieve volume between the two threads simultaneously, and completed the mutex function.
linux下的wifi源码,可以直接编译测试运行..希望大家能有作用-wifi under linux source code, you can directly compile the test run .. hope that we can have the role of
ZLG-GUI源代码完整版12-font5_7.c -ZLG-GUI source code full version of 12-font5_7.c
三星公司ARM芯片S3C2410 SD/MMC LINUX 驱动程序源码。-Samsung S3C2410 ARM chip SD/MMC Linux driver source.
C语言的数据结构,全部用标准 C语言实现。非常有帮助的-C language data structures, all using standard C language. Very helpful
C Primer Plus课后题答案的源代码-C Primer Plus answer questions after the source code
linux0。11完全注释-linux0. Fully 11 Notes
Linux一句话问答,用一句话来回答使用Linux遇到的问题-Linux word questions and answers, in one sentence to answer the problems encountered by the use of Linux
很多的经典的嵌入式例子 自己去看吧-many of the classic examples of embedded themselves see it
用C语言写的一个菜单的程序,大家可以参考参考,请大家多多指教-meun
自动递归删除文件的工具程序-automatically delete files recursive procedure tools
在《linux设备驱动程序》一书中,scull(simple character utility for loading localities,"区域装载的简单字符工具") 是一个操作内存区域的字符设备驱动程序,这片内存区域就相当于一个字符设备。 scull的优点在于他不和任何硬件相关,而只是操作从内核分配的一些内存。任何人都可以编译和运行scull,而且还看看可以将scull移植到linux支持的所有计算机平台上。但另一方面,除了展示内核和字符设备驱动程序之间的接口并且让用户运行某些测试例程外,scull设备做不了任何“有用”的事情。
VC写的分析IP数据包的代码.rar如何使用的朋友可-VC write IP packet analysis code. Rar how to use friends can s
写一个脚本文件checkuser,该脚本运行时带一个用户名作为参数,具体要求如下: 1)如果命令行格式不符合要求,应有错误提示信息; 2)在/etc/passwd文件中查找是否有该用户, 如有,则输出“Found in the /etc/passwd file.” 否则,输出“No such on our system” -Write a script file checkuser, the script run-time with a user name as a parameter, and specific requirements are as follows: 1) If the command-line format does not meet the requirements, there should be error message 2) in/etc/passwd file to check if there were any users, and if so, then the output " Found in the/etc/passwd file. " Otherwise, output" No such on our system "
linux环境下开发,利用测井数据制作合成地震记录的程序。在目录下执行make进行编译,在demo目录中有该程序的例子.-linux environment development, the use of logging data produced synthetic seismogram procedures. Make the implementation of the directory to compile, in the demo directory has the program examples.
.global VDD GND.subckt and A B OUTM1 D A VDD VDD PMOS W=7u L=0.7uM2 D B VDD VDD PMOS W=7u L=0.7uM3 D A C GND NMOS W=4.2u L=0.7uM4 C B GND GND NMOS W=4.2u L=0.7uM5 OUT D VDD VDD PMOS W=10u L=0.6uM6 OUT D GND GND NMOS W=4.9u L=0.6u .ends andX1 A B OUT andVDD VDD GND 5Va A GND PULSE(0 5 0n 0 5n 50n 100n)Vb B GND PULSE(5 0 0n 0 5n 100n 300n).OPTIONS POST.tran 1n 600n.end