搜索资源列表
dess.zip
- Fast DES kit - Phil Karn, KA9Q September 2, 1994 This archive includes optimized DES code in portable C, Borland inline assembler for the 386, and GNU 'as' format assembler for the 386. Contents: readme - this file readme.des - details on
loki加密算法C语言源代码
- loki加密算法 /* This is an independent implementation of the encryption algorithm: */ /* */ /* LOKI97 by Brown and Pieprzyk */ /*
Barcode_src
- halftone vc implemented in matlab by using error diffusion algorithm
Step-by-Step_Guide_to_Understanding_the_Group_Pol
- Step by Step Guide to Understanding the Group Policy Feature Set.
Linux-to-Windows-by-the-open-NC-program-transfer.r
- 由Linux到Windows的开放式数控程序的移植Linux to Windows by the open-NC program transfer-Linux to Windows by the open-NC program transfer
UnixShellsbyExample
- Unix Shells by Example书上的光盘 Unix 范例精解-Unix Shells by Example book fine example of solution Unix CD-ROM
Assembly-Language-Step-by-Step
- Assembly Language Step-by-Step, Programing with Linux, Third Edition. 使用Ubuntu系统,从非常基础开始介绍汇编语言。这是英文原版书籍,最新的版本。-Assembly Language Step-by-Step, Programing with Linux, Third Edition. Use of Ubuntu, starting from the very basic introduction assembly lan
robbinsLinuxProgramming
- Linux Programming by Example: The Fundamentals 书本源码-Linux Programming by Example: The Fundamentals Source Code
learn-asembly-step-by-step
- 一本非常很好的书,《一步步学习linux汇编语言》(英文版),非常好,值得看-A very good book, " Learning linux assembly language step by step" (English version), very good, worth seeing
linux-programing-by-example.tar
- 这是linux编程精髓的书附源代码,值得学习和品鉴!-linux programing by example.tar.gz is the source code of linux programing by example
Linux-Socket-Programming-by-Example
- Linux Socket Programming by Example
Encrypt-your--program-by-U-disk
- 修改本程序中的U盘的序列号后,程序可以变成你自己的独立的U盘启动密匙, 只能你的U盘才能打开程序 不需要往U盘中存入任何文件,就可实现用U盘加密程序.只能通过你的U盘启动你的程序 程序中有详细的注释-Encrypt your program by a soul U-disk without saving anything in you disk Modify the program, U-disk serial number, the program can become your
Prentice.Hall-Unix.Shells.By.4th
- Prentice.Hall-Unix.Shells.By.Example,4th.Edition 经典的Shell编程英文版,学习Shell编程的好助手,章节略显: Shell Programming QuickStart 5 sed,the Streamlined Editor, 6. The awk Utility-Prentice.Hall-Unix.Shells.By.Example, 4th.Edition classic Shell programming in English, l
MacMilan---Linux-socket-programming-by-example.ra
- There have been many books written on the topic of computer networking. While many of these are excellent resources for advanced programmers, they tend to be too deep for the beginner who just wants to know how to use it. Why require a potentia
RSA-by-DSP
- RSA算法的实现 通过DSP快速实现.快速模幂运算 DSP 密钥拆分 RSA 算法-A Fast Implementation of RSA Algorithm by DSP
MainCode-Decrypter-samsat--F1-by-zamoranoss
- MainCode Decrypter for Samsat F1 by zamoranoss
The-iterative-minimization-by-gsl
- 用gsl通过迭代求最小值,用makefile脚本在GCC环境下编译运行。-Get the iterative minimization by gsl
diy-os-by-youself
- 详细讲解了操作系统原理及实现方式,通过实例一步步引导读者用汇编语言和c语言编写操作系统框架-Detailed account of the operating system theory and implementation, guiding the reader step by step through examples written in the framework of the operating system in assembly language and c language
Solubility-calculated-by-UNIFAC
- UNIFAC模型中使用二分法计算固液体系的溶解度-Solubility of solid-liquid system calculated by UNIFAC model
DES-by-C
- DES (Crypto Algorithm) by Visual C