搜索资源列表
WINAPI_All
- 个人收集的所有API函数例程及说明,对想学习API编程的很有用的-Personal collection of all the API function examples and explanations, to want to learn useful programming API
DES-encryption-algorithm
- DES算法加解密全套程序,可运行,实现对txt(文本)文件内容的加解密。用vc6.0编写,内涵源代码,以及详细注释,程序非常简单,经过下载后可以对其源代码修改,加解密器,同时代码非常简单,可以通过读代码学到很多vc的知识啊,比看书学的快多了。另在解密文件夹中还有一个测时间的函数,精确到毫秒,可以计算出程序运行的时间,该代码移植性较强,可以用在别的程序中。-DES encryption algorithm for a full set of procedures, operations, impl
Explorer
- 实现WINDOWS资源管理器的功能并可实现拖拽功能,有一定的设计难度。-WINDOWS achieve resource management functions and to achieve drag and drop function, a certain degree of design difficulty.
networkfunction
- linux下网络编程的函数,一些linux/unix下常用API函数的实现-linux network programming under a function, a number of linux/unix under the commonly used API functions to achieve
Linux-C-function-user
- linux下c函数常见使用手册,本文档采用chm格式,查找方面,把函数都归类了,使用非常好。是c-c++人员的一本好资料-c function under the common linux user manual chm format used in this document, search context, the functions are classified, and the use of very good. Are c-c++ staff a good information
a
- 得到函数地址的程序,菜鸟级产品不要笑我 刚学驱动-Adress Of function
select
- 使用select函数,将文件hello1中的文件每隔10秒读取一次并写入文件hello2中。-The use of select function, a file of documents hello1 every 10 seconds to read and write a paper in hello2.
sha_core_latest.tar
- sha1_core_Verilog this is a sha1 function by using Verilog
MyShell
- 模仿linux中shell的功能,简单的ls,dir等命令,也包括双管道,输入输出重定向,同时支持shell的定义变量以及变量赋值。同时做了简单的错误输入提示。-Linux in the shell to imitate the function, a simple ls, dir, etc. commands, but also dual-channel input and output redirection, while supporting the definition of shell
Linux_USB_API
- 该文档基本上包含了LINUX下的usb 驱动的API函数全集-Basically, the document contains the usb drive under LINUX API Function Complete
hash
- 亲测,很好用的hash function-Pro-test, a good hash function used
minPrmroot_indTable
- 除去main函数,共包含7个与求原根有关的函数。最终目的是求一个数的最小原根,及该数对于某个整数的指标表。-Remove the main function, a total of 7 and contains the original root of the demand function. Ultimate goal is to seek a minimum number of primitive roots, and the number of integers for a list of
process_tcb
- linux进程信息读取函数,有系统运行时间,系统运行内存-linux process information read function, a system run time, the system runs the memory
kxy1
- 计算机图形设计MFC 设计“会跑的小车”,具有强制刷新功能。以一定的速度直线运动。-MFC Design Computer Graphic Design, " will run the car" with a force a refresh function. A certain speed linear motion.
linux
- Linux源代码中进程调度goodness()函数的代码详细分析-Linux source code in the process of scheduling goodness () function, a detailed analysis of code
all-kinds-of-string-function
- 1.取左子串2.取右子串3.去除字符串空格及TAB及回车换行 4.替换字符串5.一个文件有很多行,每行的宽度是固定的,例如都是 100个字符. 给出一个字符串序列,在指定的宽度处加上空格,生成新文件. -1. Take the left sub-string 2. Get the right sub-string 3. Remove the spaces and TAB, and enter the string line 4. Replace string 5. A file has
linux_C-Function-Guide
- linux_C函数指南。此文档提供了linux环境下开发所用到的c语言函数,方便查询。-linux_C function guide. This document provides a linux environment used in the development of the c-language functions, easy access.
Fun
- 一些好用的功能性函数,一些好用的功能性函数-Some useful features of the function, a number of functions useful features ....
200991413567591
- 在这里,随便说一下pb10以下版本的程序,如果升级到pb10以上版本,需要注意的地方: PB10以下版本的程序,字符串使用的ANSI编码,pb10或以上版本,使用的是Unicode编码,所以在API函数定义上,会有些出入.大部分在参数或返回值中使用了字符串的Windows API函数,都提供了两个版本的API,一个是支持ANSI的,一般在函数后面加个A作为标记,一个是支持Unicode的,一般在函数后面加W(WideChar)作为标记.p-Here, just saying what pb
Function-tools-
- 功能很多的VB系统进程管理工具,了解Windows系统设定及VB API 系统学习。-Function a lot of VB system process management tools