搜索资源列表
-
0下载:
工业控制研华板卡VC编程实现AD程序,很不错的,用动态连接库的方式调用函数,适合工控软件提供的开发方法-Advantech industrial control board VC Programming AD procedures, very good, the dynamic link library of the function call, for the Industrial Control Software Development Methodology
-
-
1下载:
Unix操作系统实验,包括UNIX 操作系统的使用及SHELL 编程以及进程的创建和管理(使用fork()函数)
-Unix operating system, including the use of the UNIX operating system and programming SHELL process and the creation and management (using the fork () function)
-
-
0下载:
Linux C 函数参考的文本文件,希望能成为Linux编程爱好者必备的参考文件。-Linux C function reference text documents, hoping to become Linux programming enthusiasts essential reference document.
-
-
0下载:
1)了解HASH函数在网络安全中的应用
(2)掌握HASH函数实现的原理
二、要求
(1)用任何语言编程完成实现HASH函数的功能
(2)输入任何8个字节(64位)的数据,得出对应的8位HASH代码(摘要)
-1) understanding hash functions in network security applications (2) master Hash Function Principle 2 require (1) using any programming
-
-
0下载:
Unix/Linux 下 c 编程时涉及到的函数详细说明文档-Unix / Linux c programming at the function involves detailed documentation
-
-
0下载:
应用C++Bulider 5.0编程实现任务管理器的功能-Bulider 5.0 C Application Programming task management function of
-
-
0下载:
软件编写初衷是教你如何调用DLL动态库以及实现对DAS等系列产品的硬件调用与应用。。。
可惜的是如你没有相关硬件,软件调试时将打开串口的函数关掉即可进入。
现上传的源程序为读写非接触式IC卡部分的程序工具-software development was to teach you how to call DLL DLL DAS and the realization of a series of products called the hardware and applications.
-
-
0下载:
通过这道程序的编写,进一步加深了对AES的理解,也了解了模块化设计的基本思想,编程的时候,把一个大任务分解是很重要的,针对相应的子任务所编写的一段功能独立的代码或一个功能模块,在程序设计时,我们可以把程序中功能相对独立的模块用函数来实现。这样做,不仅可以使程序条理清晰,便于维护。而且,通过重复使用某些函数,可以节省软件开发时间。对一个大问题先从一个大的全局上去考虑,分成几个大的模块,将每个大的模块进一步分解。该程序就是这样的思想,将加密分成三大步骤,对第二大步骤的9次循环的每次都要进行4个操作。
-
-
0下载:
oracle pro*c编程示例,里面有执行动态SQL,建立多个数据连接链,执行PL/SQL语句块的示例代码,并且都封装成函数接口。-c programming examples, and they perform dynamic SQL, and the establishment of multiple data link, the implementation of PL / SQL block of code examples, and are packaged as function
-
-
0下载:
这是一个linux下的Shell.有命令历史和命令提示,补全功能。现在还不能编程。我会在12月底完成简单的编程功能。-This is a linux under the Shell. An order history and the command prompt to make up fully functional. It was not programmed. I will be completed by the end of December in a simple programming
-
-
0下载:
学习wpcap编程时写的一个程序,主要用于ARP欺骗,在交换网络下进行嗅探和网络数据分析很有用,需要安装winpcap和开启系统的IP Router 功能,具体方法请自行查阅。-wpcap learning to write programming of a procedure used mainly for ARP deception, In exchange network under sniffer and network data analysis was very useful, wi
-
-
0下载:
Linux Framebuffer c函数库,用于学习framebuffer编程或者构建基于framebuffer的抽象层-Linux Framebuffer c function library for study framebuffer programming or build the abstraction layer based on the framebuffer
-
-
1下载:
LINUX函数手册.chm 世界上最全的linux 函数大集合,特别添加了有关linux 线程 相关的函数,以及线程编程原理-LINUX manual function. Chm of the world' s most full-function large collection of linux, in particular, to add the linux-thread-related functions, as well as programming principle thre
-
-
0下载:
本书全面介绍了UNIX系统的程序设计界面—系统调用界面和标准C库提供的许多函数。 本书的前15章着重于理论知识的阐述,主要内容包括UNIX文件和目录、进程环境、进程控制、进程间通信以及各种I/O。在此基础上,分别按章介绍了多个应用实例,包括如何创建数据库函数库,Postscr ipt 打印机驱动程序,调制解调器拨号器及在伪终端上运行其他程序的程序等。 本书内容丰富权威,概念清晰精辟,一直以来被誉为UNIX编程的“圣经”,对于所有UNIX程序员—无论是初学者还是专家级人士—都是一本无价的参考书籍。
-
-
0下载:
VC调用matlab 函数的编程的例子,值得参考-VC call matlab function programming examples, good reference
-
-
0下载:
Linux编程接口参考书,有非常全面的Linux Api函数说明-Linux programming interface, reference books, have a very comprehensive Linux Api Function Descr iption
-
-
0下载:
linux编程实例,详细描述每个linux系统函数的调用-Linux programming examples, a detailed descr iption of each linux system function call
-
-
0下载:
内核中的时钟函数编程,通过该时钟函数可以正常的来显示时钟并且可以快速的调用时钟来进行编程-Kernel clock function programming, through the normal function of the clock to show the clock and the clock can quickly be programmed to call
-
-
0下载:
主要介绍Linux 线程的基本概念及分析多线程库中的主要函数调用, 阐述使用多线程的优点, 以及多线程编程过程中应该注意的问题。-It introduces the basic concepts of Linux threading and analysis of multi-threaded library main function call, describes the advantages of using multiple threads, as well as multi-threa
-
-
0下载:
这是一个windows编程常用函数查询工具,里面包含各种程序用到的函数的解释,举例等等,对初学者有很大帮助。-This is a commonly used function query tools, Windows programming containing programs use the function of explanation, for example, and so on, are of great help for beginners.
-