资源列表
qjbl
- 静态调用方式的特点是由编译系统完成对DLL的加载和应用程序结束时 DLL 的卸载。当调用某DLL的应用程序结束时,若系统中还有其它程序使用该 DLL,则Windows对DLL的应用记录减1,直到所有使用该DLL的程序都结束时才释放它。静态调用方式简单实用,但不如动态调用方式灵活。-static method call is characterized by the build system to complete DLL loading and application DLL at the en
xsdyDLL
- 程序员在建立一个DLL文件时,连接器会自动为其生成一个对应的.lib文件,该文件包含了DLL 导出函数的符号名及序号(并不含有实际的代码)。在应用程序里,.lib文件将作为DLL的替代文件参与编译。-programmers in the establishment of a DLL files, the connector will automatically produces a counterpart. Lib document, which includes a DLL function
ysdy
- 特别要注意的是用extern int dllGlobalVar声明所导入的并不是DLL中全局变量本身,而是其地址,应用程序必须通过强制指针转换来使用DLL中的全局变量。-particular attention to the use extern int dllGlobalVar statement is not a DLL into the global variables themselves, but their addresses, applications must pass mand
travelmap
- 根据map.txt的信息遍历一张地图。入口在第一行,0表示不通,1表示通,最后输出路径和出口。-under map.txt information traverse a map. Imports in the first line, 0 indicates the passageway, a Qualcomm said that the final output path and exports.
SubSort
- 关于寻找子集的两个程序。一个是4字符串集合找子集,一个是100字符串。-regarding the search for the subset of the two procedures. A string of four pools for subset, a string of 100.
createBtree
- 根据cdm.txt文件中给出的数据构造一颗二叉树。每行第一个数是节点,第二、三是左右子树。-cdm.txt According to the document presented a binary tree data structure. Each trip is the first node number, the second and the third is about subtrees.
binarytreecount
- 给定一棵树的前序\\中序,构造出该树,并打印出树的后序 //例如,前序:a b d e h i c g 中序:d b h e i a c g-given a tree before the sequence \\ sequence were constructed out of the tree, and print out the following sequence tree / / For example, the former sequence : a, b d e g h i c
2005091810065325239
- 是个客户端和服务器端通信程序C#写的希望大家看看后提供意见,-is a client and server communications procedures written in C# you want to see after advice
ic_prog
- pic编泽软件包,主要用在PIC单片机上编泽程序-pic series ze package, which was spent mainly in the PIC procedure on the part Chak
exam_paper
- 国家高级程序员的考试资料,辛苦收集,也为广大热衷高级程序员考试的战友提供帮助,也希望站长支持.-senior programmer examination information, it is tough to collect, for the majority of enthusiastic programmers examination senior comrades-in-arms to help support the head of hope.
c_file
- c图象处理.一定有帮助.如果想了解更多请跟我联系.-c image processing. It will certainly help. If they want to know more please contact me.
C_function
- C函数速查,对学C的同志一定很有必要.不信就打开看看.-C function, C for school comrades are very necessary. Do not look at the open letter.