CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 系统编程 搜索资源 - S-Function

搜索资源列表

  1. Unix_source_code

    0下载:
  2. Linux系统函数alarm()和system()及管道(pipe)的简单应用,通过这几个例子,可以明白alarm、system函数和管道作用和使用方法,并可以灵活应用到其他例子中去;-Linux system alarm function () and system () and pipe (pipe) s simple application, through these few examples, can understand alarm, system function and pipe
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-03-29
    • 文件大小:8339
    • 提供者:追梦人
  1. fm

    0下载:
  2. linux用户层的fm测试代码,可以直接用mm或者make编译,命令行可以执行,在android的shell下也试过可行。功能比较全-linux user level the fm testing code, you can use mm or make compiler command line can be performed under the android' s shell also tried viable. Compare function
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-04-04
    • 文件大小:9060
    • 提供者:rocky
  1. 2010.6.5

    0下载:
  2. 校园网计费管理系统,包含socket、hook 以及水晶报表,C/S架构,有开机自启动,最小化图标,包含计费、卡、账户、权限、管理员管理等功能模块。-Campus network accounting management system, including sockets, hook, as well as Crystal Reports, C/S architecture, boot from the start, the minimize icon, including billing,
  3. 所属分类:Windows Kernel

    • 发布日期:2017-06-14
    • 文件大小:22129084
    • 提供者:计超
  1. DetoursHookMessageBoxW

    0下载:
  2. detours应用展示。 使用detours2.1开发出一个dll来hook其他程序的MessageBoxW函数。需要将该dll载入目标程序中。 未添加注释。VS2008 环境-The application display using detours 2.1 to develop a dll to hook the other program s MessageBoxW function. Need to load the dll target program. No comments. V
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:728859
    • 提供者:zkek
  1. HMAC_MD5

    0下载:
  2. 基于md5和sha1的HMAC程序。程序的功能是给定密钥计算任意长度的文件的HMAC值,验证一个文件的HMAC值是否是一个给定值。程序的使用接口不限,HMAC的计算和验证功能在一个单独的程序中实现-Based on the md5 and sha1 HMAC program. Program function is given key computing random length of the file HMAC value to verify a file s HMAC value is a
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-07
    • 文件大小:2618179
    • 提供者:王萌
  1. 20121002-DLL-DLL_LOOKV2.0

    0下载:
  2. DLL函数查看器,分析函数的名称和地址,是编程人员的参考助手-Viewer DLL function analysis of the name and address of the function is a programmer' s reference assistant
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-07
    • 文件大小:219895
    • 提供者:jjccbb
  1. des

    0下载:
  2. 这是一个我用过的数据加密函数,可以用在一卡通的数据加密,加入工程即可用,请大家放心使用-This is the one I used data encryption function, can be used in the card' s data encryption to the project can, please rest assured to use
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-26
    • 文件大小:21303
    • 提供者:豆向东
  1. Code

    0下载:
  2. 掌握CDC的文字处理程序的编写,如何产生自定义字体和自定义插入符,熟悉对CString类的使用。通过对卡拉OK程序的编写,讲解定时器的使用和DrawText函数的巧妙运用。讲解如何使用CDC的裁减功能。-Master the CDC' s word processing program to write, how to generate custom fonts and custom caret, familiar with the use of CString class. By Kar
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-10
    • 文件大小:3488222
    • 提供者:lidawei
  1. Aes

    0下载:
  2. 128位AES加/解密函数Enciphering/Deciphering;CBC工作模式下的AES加/解密函数CBCEncrypt/CBCDecrypt。本密码算法的实现不仅是经典AES算法的实现,还采用动态S盒技术对其作出了改进,使其安全性更高,改进之处参考了《AES算法的S盒分析及改进探讨》一文。-128-bit AES encryption/decryption the function Enciphering/Deciphering the CBC operating mode AES
  3. 所属分类:Crypt_Decrypt algrithms

    • 发布日期:2017-11-12
    • 文件大小:1172322
    • 提供者:fang
  1. tomcrypt_libraries_v1.05

    0下载:
  2. lib:包含lib文件(及相应源文件供参考)使用前将goozo_crypt.obj和tomcrypt.lib两个文件复制到C++builder的lib目录下 include:头文件,使用前复制到C++builder的include目录下 docs(tom):tom提供了加密函数库的pdf说明(想进一步了解功能可以看头文件和源文件中的注释) Rinick s ECC:椭圆曲线非对称加密的一个例子和密钥生成器 几个基本功能封装成了独立的函数,使用变得较
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-07
    • 文件大小:1892973
    • 提供者:范权昌
  1. ieqiu-string-length

    0下载:
  2. 编写一个ieqiu字符串长度的函数,strlen(),再用strlen()函数编写一个函数revers(s)的倒序递归程序,使字符串s逆序。-Write a ieqiu string length function, strlen (), then use strlen () function write a function revers (s) of the reverse order recursive procedure, make the string s negative seque
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:759
    • 提供者:晶晶
  1. GetCpuInfo

    0下载:
  2. CPU信息查询(VC++.NET源码),本源码可获取到CPU名称、CPU标识、CPU制造商名称、CPU主频、CPU核心个数、CPU是否支持3DNow技术、CPU是否支持MMX、是否提供有安全特性以及如何判断低档处理器的功能。为一些需要获取CPU信息的程序功能提供参考。 -The CPU information the query (VC++.NET source), the source available to the CPU name, the CPU ID CPU manufactur
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-24
    • 文件大小:48771
    • 提供者:cgl
  1. cpuinfosrc

    0下载:
  2.  CPU和BIOS信息查询(VC++.NET源码),本源码可获取到CPU名称、CPU标识、CPU制造商名称、CPU主频、CPU核心个数、CPU是否支持3DNow技术、CPU是否支持MMX、是否提供有安全特性以及如何判断低档处理器的功能。为一些需要获取CPU信息的程序功能提供参考。-CPU and the BIOS information the query (VC++.NET source), the source available to the CPU name, the CPU ID CP
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-20
    • 文件大小:43547
    • 提供者:黄鹏
  1. cpu

    0下载:
  2. 监视 CPU 使用情况的例子 双击终止程序-This example demonstrates how to query Windows 95 s registry for the CPUUsage. It returns a number between 0 and 100. The example displays the CPUUsage as 10 boxes (1 box of course, represents 10 ). This example als
  3. 所属分类:Windows Kernel

    • 发布日期:
    • 文件大小:5709
    • 提供者:王斌
  1. vcMemory

    0下载:
  2. 获取电脑的硬件信息,适合初级VC开发的学习者。里面主要用的是系统的一些api函数来实现对电脑处理器,内存的信息的获取。-Access to computer hardware, suitable for learners of primary development of the VC. Which is mainly used some api function of the system to achieve access to the information on the computer
  3. 所属分类:Windows Kernel

    • 发布日期:2017-12-05
    • 文件大小:12180
    • 提供者:hhw
  1. calculator

    0下载:
  2. 实现计算器的功能。主要功能要求如下: ⑴ 计算任意一个常量算术表达式的加法、减法、除法以及乘法。运算数可缺省为十进制的整数和小数,其它可选项为二进制,八进制和十六进制。 ⑵ 实现计算器的其它功能,如求对数,平方根等。 ⑶ 要求使用图形界面。人机界面友好。如用户输入错误在计算之前可以修改 -Achieve the function of the calculator. The main functional requirements are as follows: ⑴ calcul
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-10
    • 文件大小:11080428
    • 提供者:yongge
  1. execut-per-ms

    0下载:
  2. 开发环境Ubuntu10.10 内核源代码版本linux2.6.32.2 交叉编译环境版本V4.4.3 驱动函数说明: 该代码是驱动中常用的每隔*ms/*s执行一次的方法。供参考-Development environment Ubuntu10.10 Kernel source code version linux2.6.32.2 Cross-compiler environment version V4.4.3 Drive function: This co
  3. 所属分类:Driver develop

    • 发布日期:2017-11-11
    • 文件大小:981
    • 提供者:owen
  1. s3c_mfc_sfr

    0下载:
  2. sfrfile for Samsung MFC (Multi Function Codec - FIMV) driver ,This source file is for setting the MFC s registers.
  3. 所属分类:Linux-Unix program

    • 发布日期:2017-12-04
    • 文件大小:2396
    • 提供者:gaolaoyan
  1. RwVote

    0下载:
  2. 投票评选行业的量身开发,打造行业的领先服务评选品牌,系统整合单选/多选一体化功能-Voted the industry' s tailor development to create the industry' s leading service named brand, systems integration radio/multi-select the integration function
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-28
    • 文件大小:1914903
    • 提供者:朱震
  1. aret

    0下载:
  2. 部门销售量占公司总销售量的业绩百分比,里面的类好像是水晶报表的类,我没有仔细测试,源文件需要数据库,我这里就不调试数据库了,这只是一个功能模块,不是完整的程序,对学习有帮助的源码。数据库文件在Database文件夹中。-Department total sales results for the percentage of the company' s total sales, inside the class like Crystal Reports class, I did not c
  3. 所属分类:Windows Kernel

    • 发布日期:2017-11-16
    • 文件大小:368846
    • 提供者:胡素珍
« 1 2 3 4 5 6 78 9 10 11 »
搜珍网 www.dssz.com