资源列表

« 1 2 ... .70 .71 .72 .73 .74 4875.76 .77 .78 .79 .80 ... 16274 »

[Linux/Unix编程simple_ocr

说明:C# orc 源代码 很好的东西 希望大家喜欢-Source code C# orc hope you like
<lsl> 在 2025-11-22 上传 | 大小:80kb | 下载:0

[Linux/Unix编程linux_functions

说明:这是LINUX常用的c函数,其中包含中文注释,便于大家参考。-Include docments about Linux functions. There are chinese referrence in them. Enjoy yoursef!
<Jin Zhang> 在 2025-11-22 上传 | 大小:80kb | 下载:0

[系统编程ASM-SEH-GAME-call

说明:win32汇编 SEH实现的远程调用call。在远程进程的键盘HOOK函数中创建新的线程-win32 compilation of SEH to achieve remote call call. HOOK on the remote keyboard function in the process create a new thread
<王刚> 在 2025-11-22 上传 | 大小:80kb | 下载:0

[加密解密RSA

说明:RSA算法实验报告和代码 1.选取两个素数p,q(不可相差悬殊) 2.计算n=pq,f(n)=(p-1)(q-1) 3.选取e,满足1<e<f(n),则gcd(e,f(n))=1 4.计算d,满足de=1 mod f(n)。一般d>=[n的四分之一方],(e,n)为公钥,(p,q,d)为私钥,将明文0,1序列分组,使每组十进制小于n。c=[m的e次方] mod n,m=[c的d次方] mod n。-RSA algorithm and code an experi
<jhp627> 在 2025-11-22 上传 | 大小:80kb | 下载:0

[加密解密ECC8

说明:这是关于密码学中的ecc 的加解密算法的C语言实现程序,是在c++ 环境下运行的-This is about cryptography, AES encryption and decryption algorithms C-language implementation procedures are in c++ environment to run
<lucky> 在 2025-11-22 上传 | 大小:80kb | 下载:0

[加密解密PassMng

说明:个人密码管理工具 使用DES加密,加密后的对象序列化的方式存取。-Personal password management tool uses DES encryption, encrypted way to access the object serialization.
<whisk> 在 2025-11-22 上传 | 大小:80kb | 下载:0

[系统编程FFT_RecordH

说明:VC++编程,波形显示和FFT算法的实现。非常经典的mfc程序示例,拿来和大家分享一下!-VC++ programming, waveform display and FFT algorithm. Mfc program is the classic example, brought share with you!
<李乐> 在 2025-11-22 上传 | 大小:80kb | 下载:0

[系统编程GNULIB

说明:GNU系统 MS-DOS 函数据库(压缩包)-GNU system, MS-DOS letter database (compressed package)
<ghost> 在 2025-11-22 上传 | 大小:80kb | 下载:0

[系统编程VBdaima

说明:一套比较好的vb编写的远程控制代码,仅供参看-Vb write a better remote control code, only see
<王志勇> 在 2025-11-22 上传 | 大小:80kb | 下载:0

[系统编程comtemp

说明:串口控件实现温度数据采集并显示,本程序使用VC6.0的通用串口控件MSCOMM32.OCX来对发送到串口的数据进行采集处理。主要使用方法   串口设置:m_Comm.SetSettings(“波特率,校验方式,数据位数,停止位数”)   取串口数据:m_Comm.GetInput()   你只首先要确定一个mscomm32.ocx控件在system目录下并且该控件已经被windows注册,本程序才能正常运行。 -Serial Port Control to achieve th
<ak> 在 2025-11-22 上传 | 大小:80kb | 下载:0

[Linux/Unix编程blacstester

说明:linux下量化计算需要的数学函数库,例如vasp ,siesta等量化软件并行编译需要的库函数。-The BLACS (Basic Linear Algebra Communication Subprograms) project is an ongoing investigation whose purpose is to create a linear algebra oriented message passing interface that may be implemented ef
<samuel> 在 2025-11-22 上传 | 大小:80kb | 下载:0

[系统编程doc_view_in_dll

说明:在 CFormView 中动态加载DLL中的Dialog-Load dialog in DLL
<Yushaoxian> 在 2025-11-22 上传 | 大小:80kb | 下载:0
« 1 2 ... .70 .71 .72 .73 .74 4875.76 .77 .78 .79 .80 ... 16274 »

源码中国 www.ymcn.org