搜索资源列表

  1. dllTest

    0下载:
  2. steps: . compile dll: cl /LD f.cpp . view the exports: dumpbin /exports f.dll . compile exe: cl test.cpp . run: test
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:841
    • 提供者:宗睿
  1. migong-c

    0下载:
  2. 迷宫算法!通过递归算法实现!找到最优路径,完成迷宫出口的查找!-maze algorithm! Through recursive algorithm! To find the optimal path to complete the maze exports to search!
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:2827
    • 提供者:张建波
  1. TransBean

    0下载:
  2. 手机WAP页面中中文转UTF-8内码函数。 用于在页面动态输出中文。解决中文乱码-phone WAP pages to the Chinese UTF-8 coding function. The dynamic pages for Chinese exports. Chinese gibberish solution
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:977
    • 提供者:dl
  1. fwgComDbg

    1下载:
  2. 一个VC++编写的串口通信程序,可以通过串口发送和接收数据,并输出日志,也包含串口通讯中参数的设置-a VC prepared by the serial communication program, through the serial port to send and receive data and log exports, also includes serial communication parameters set
  3. 所属分类:串口编程

    • 发布日期:2008-10-13
    • 文件大小:77415
    • 提供者:fwy
  1. SecureHash

    0下载:
  2. 对取得的硬件信息进行Hash的一个DLL,提供了对外的接口供调用-This DLL will get hardware information to make a hash calculation. It exports some interfaces to use.
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:13664
    • 提供者:杨轩
  1. 软件工程设计最终完成

    0下载:
  2. 人事管理系统,软件工程课程设计,TC3下调试成功,采用链表结构,实现增加删除查询等功能,调用汉字库实现汉字输出-Personnel Management System, software engineering curriculum design, debug TC3 successfully used Chain structure, the added features such as deleted inquiries, call
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1227860
    • 提供者:张亮
  1. pdflib_cs5

    0下载:
  2. 本代码演示了如何利用PDFLIB人工生成粗体及斜体字形进行中文输出-the code demonstrated how the use of artificially generated PDFLIB italics and bold font for Chinese exports
  3. 所属分类:Static控件

    • 发布日期:2008-10-13
    • 文件大小:3942
    • 提供者:王龙
  1. stddllinvokerdemosrc

    0下载:
  2. 调用标准DLL函数示例 AppWizard has created this Demo DLL for you. This file contains a summary of what you will find in each of the files that make up your Demo application. Demo.dsp This file (the project file)
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:23993
    • 提供者:刘珍
  1. log4j

    0下载:
  2. 使用此程序可以对输出日志有较好的帮助。简单方便。log4j-use of this procedure can log exports have better help. Simple. USE
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:217382
    • 提供者:曹喜波
  1. SQRT

    1下载:
  2. 本程序实现标准浮点数开平方SQRT(x)。 入口参数:X在ARGBH1:ARGBL1:EXP1中。 出口参数:SQRT(X)在ARGBH1:ARGBL1:EXP1中。 占用资源:W,STATUS,020H~02CH,两重堆栈-the program open standards float square SQRT (x). Entrance parameters : X in ARGBH1 : ARGBL1 : EX
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1523
    • 提供者:杨贵平
  1. FLOOR

    0下载:
  2. 本程序实现标准浮点数取整FLOOR(x) 入口参数:X在ARGBH1:ARGBL1:EXP1中。 出口参数:FLOOR(X)在ARGBH1:ARGBL1:EXP1中-the program standards float rounded FLOOR (x) entrance parameters : X in ARGBH1 : ARGBL1 : EXP1 China. Exports parameters : FLOOR (X)
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:1342
    • 提供者:杨贵平
  1. EXPx

    0下载:
  2. 本程序求标准浮点数指数函数EXP(x)。 入口参数:X在ARGBH1:ARGBL1:EXP1中。 出口参数:EXP(X)在ARGBH1:ARGBL1:EXP1中-the standard procedures for the float exponential function EXP (x). Entrance parameters : X in ARGBH1 : ARGBL1 : EXP1 China. Exports pa
  3. 所属分类:其它

    • 发布日期:2008-10-13
    • 文件大小:2680
    • 提供者:杨贵平
  1. travelmap

    0下载:
  2. 根据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.
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:12226
    • 提供者:李华
  1. railk

    0下载:
  2. 最优车皮排序问题 .问题描述: 在一个列车调度站中,k 条轨道连接到k 条侧轨处,形成k 个铁路转轨栈,从左到右依 次记为H1,H2,…,Hk 如下图所示。其中左边轨道为车皮入口(记为H0),右边轨道为出 口(记为Hk+1),编号为a1, a2,.,an 的n 个车皮从入口依次进入转轨栈,由调度室安排车 皮进出栈次序,并对车皮按其出栈次序重新排序为1,2,…,n。 调度室在安排车皮进出栈次序时,
  3. 所属分类:C#编程

    • 发布日期:2008-10-13
    • 文件大小:30200
    • 提供者:无翼
  1. S0P0Y0

    0下载:
  2. LIBRARY fivedll DEscr iptION Spy password input Hook DLL, by netcom@163.net EXETYPE WINDOWS EXPORTS SpyGetMsgProc @2 SpyCallWndProc @3 -LIBRARY fivedll DEscr iptION Spy password input Hook DLL, by
  3. 所属分类:弱点检测代码

    • 发布日期:2008-10-13
    • 文件大小:78353
    • 提供者:林子
  1. SatellitePosition

    0下载:
  2. 关于对卫星导航电文进行位置计算,输出卫星的位置-on satellite navigation messages location, the location of satellite exports
  3. 所属分类:其它资源

    • 发布日期:2008-10-13
    • 文件大小:1257
    • 提供者:胡晓晶
  1. ac3encode-020503

    0下载:
  2. LIBRARY Ac3Encode.ax EXPORTS DllGetClassObject PRIVATE DllCanUnloadNow PRIVATE DllRegisterServer PRIVATE DllUnregisterServer PRIVATE-LIBRARY Ac3Encode.ax EXPORTS DllGetClas sObject PRIVATE PRIVATE DllR DllC
  3. 所属分类:多媒体

    • 发布日期:2008-10-13
    • 文件大小:813761
    • 提供者:lye
  1. Exports-figure

    0下载:
  2. matlab code for Exports figures
  3. 所属分类:matlab例程

    • 发布日期:2024-06-17
    • 文件大小:39936
    • 提供者:sswtechnology
  1. exports

    0下载:
  2. Exports assembler code and libtile-cc. -Exports assembler code and libtile-cc.
  3. 所属分类:Linux/Unix编程

    • 发布日期:2024-06-17
    • 文件大小:1024
    • 提供者:yupzhs
  1. Exports-figures

    0下载:
  2. Exports figures nicely to a number of vector bitmap formats-Exports figures nicely to a number of vector bitmap formats
  3. 所属分类:其他嵌入式/单片机内容

    • 发布日期:2024-06-17
    • 文件大小:27648
    • 提供者:蝗虫
« 12 3 4 5 6 7 8 9 10 ... 13 »

源码中国 www.ymcn.org