资源列表
[加密解密] 121114136EIGamal
说明:椭圆曲线加密,121114136EIGamal算法在VC++上的实现。大家可以下来看看!-ECC<zhang> 在 2025-07-07 上传 | 大小:4kb | 下载:0
[Linux/Unix编程] uip-0.6
说明:用C实现的网络栈的源码,比较完整,可以移植到多种平台。-C implementation using a network stack source code, more complete, can be ported to multiple platforms.<a> 在 2025-07-07 上传 | 大小:167kb | 下载:0
[系统编程] MATLAB_imgae_match
说明:很快实现图像的配准,至少我觉得是以个很不错的程序-Soon realize image registration, at least I think that is a very good program<江南> 在 2025-07-07 上传 | 大小:37kb | 下载:0
[系统编程] pro_ssim_index.mat
说明:可以用于二维图像评估程序,若稍微加改进可以作为识别方法-Two-dimensional image can be used in the assessment process, if a little can add to improve the method as a means of identification<江南> 在 2025-07-07 上传 | 大小:2kb | 下载:0
[系统编程] gaojiLog
说明:日志系统包括七个 C++ 类:CLog, CFuncLog, IStoreLog, CWinLog, CFileLog, CAutoCritic, CLogSimpleLock。CLog 是所有日志模块中最主要的一个类,在大多数情况下,这个类在应用程序中最好是单实例的。但并不是必须的。重要性其次的一个类是 CFuncLog,这个类用于对函数调用的进入和退出进行记录。当然开发人员也可以使用这个类对任何数据进行日志记录-Log system, including seven C++ type: CL<editasp> 在 2025-07-07 上传 | 大小:42kb | 下载:0
[系统编程] ProcessLen
说明:使用 GetProcessTimes API 函数来获取某个进程运行了多长时间。GetProcessTimes 函数返回的时间值很容易转换成可读和可利用的信息。-GetProcessTimes API function used to obtain a long running process. GetProcessTimes function return the time value easily converted into a readable and accessible inform<editasp> 在 2025-07-07 上传 | 大小:10kb | 下载:0
[系统编程] game_sudoku
说明:不是数独游戏的算法,而是我写这个游戏所用到的架构和面各对象技术。在这里与大家分享,希望对初学者在软件的设计方面有所帮助。-Sudoku is not the algorithm, but I wrote the game used by the target architecture and noodle technology. To share with you here and hope for beginners in the software design help.<editasp> 在 2025-07-07 上传 | 大小:325kb | 下载:0
[系统编程] ProcessTime_src2009
说明:使用 PSAPI 获取内核模式和用户模式进程并将用户模式进程的启动时间和结束时间记入日志。本文工具程序名为 ProcessTime。运行程序后,它启动一个线程,该线程在后台执行每隔一定时间监控是否有新启动进程或退出进程。-PSAPI access to kernel mode to use and user-mode processes and user-mode process start time and end time credited to the log. In this paper<editasp> 在 2025-07-07 上传 | 大小:18kb | 下载:0
[系统编程] url_unicode
说明:因为在编写一个应用程序中需要访问网页,URL中带中文,发现在后台保存到数据库中的数据是乱码。原来是API函数 InternetCanonicalizeUrl()并不支持中文的编码,花了大量时间亦找不到合用的API函数,回头一想,自己写个函数比上网找更快,就动手写了这个类CUrlEncodeUnicode。此源程序经精心设计,运行速度非常高,可胜任于高性能应用场合。-Since in the preparation of an application need to access the page<editasp> 在 2025-07-07 上传 | 大小:9kb | 下载:0