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

搜索资源列表

  1. Cryptix_src_3-0-3

    0下载:
  2. 1.BOOL OnCommsCreate(CWnd* pParentWnd) 创建串口,本DLL同时创建5个串口。pParentWnd为窗口指针,一般为this。 2. BOOL OnComportOpen() 根据串口设置文件中的设置参数,打开多串口。 3.void OnCommSend(unsigned int uiCom, CString sSendData, unsigned int uiKind) 往指定串口发送数据。其中uiCom为指定的串口,注意串口1的u
  3. 所属分类:菜单

    • 发布日期:2008-10-13
    • 文件大小:921143
    • 提供者:刘伟
  1. java作的3D小程序

    0下载:
  2. java作的3D小程序,十分精彩!希望大家喜欢!-java 3D for the small program was wonderful! Hope you like!
  3. 所属分类:绘图程序

    • 发布日期:2008-10-13
    • 文件大小:35469
    • 提供者:和捆
  1. 取得記憶體大小

    0下载:
  2. 取得記憶體大小,可以動態得知目前記憶體使用情形-made memory size, can learn the current dynamic memory use case
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:82233
    • 提供者:蔡仁旗
  1. GobangGame

    0下载:
  2. 单机版五子棋,可以双人对奕,里面的算法很详尽,特别适合初学编程者看,希望大家多提意见-331 standalone version can double games inside the algorithm is very detailed, particularly suitable for beginner programmers, we hope to speak up
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:3556
    • 提供者:
  1. Data Structures And Problem Solving Java Source Co

    0下载:
  2. 这是数据结构与问题求解的Java版的源码-This is the data structure and problem solving version of the Java source code
  3. 所属分类:数据结构常用算法

    • 发布日期:2008-10-13
    • 文件大小:423884
    • 提供者:舒海林
  1. 2005072311043027052

    0下载:
  2. 一个用Java编写的简易的实用密码字典的生成器-using Java to prepare a summary of the practical password dictionary generator
  3. 所属分类:单片机(51,AVR,MSP430等)

    • 发布日期:2008-10-13
    • 文件大小:20504
    • 提供者:毕之
  1. NECN718麻将

    0下载:
  2. 麻将:用于手机NEC的N718的一款游戏。丰富的界面。可多选的游戏规则。-mahjong : NEC handsets for the Node of a game. Rich interface. The election may be over the rules of the game.
  3. 所属分类:手机WAP编程

    • 发布日期:2008-10-13
    • 文件大小:51677
    • 提供者:
  1. diputree

    0下载:
  2. 实现网页中的树状菜单,可以自动生成,不过英文不行的话,就不要下了-achieve the website tree menu can be automatically generated, but not in English, then they do not have the
  3. 所属分类:TreeView控件

    • 发布日期:2008-10-13
    • 文件大小:659271
    • 提供者:leo
  1. garmingpstool

    0下载:
  2. Garmin GPS Tool是一个Java Swing应用程序,可以让Garmin GPS用户将他们的单元连接到计算机,使用Swing应用程序作为工具来下载和可视化道路点,轨迹,和全局路线数据-Garmin GPS Tool is a Java Swing application that allows users to Garmin GPS units they connect to the computer, the use of Swing applications as a tool
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:237063
    • 提供者:ajsk
  1. 一个权限设计教程

    0下载:
  2. 这是一个找到一篇关于权限设计的教程,写的很好,但是发现给出的代码,有些地方可能有笔误。贴出来供大家和我一起学习。 ----------------------------------- 首先,设置三种要素:用户、群组、角色。 用户为登录用,对应到人。群组对应为用户的集合,是一种特殊的用户。角色为一组权限项的集合,用户(群组)都有各自的角色。 权限的实现通过Permission类和Rule类来实现。 Permission供外部调用,Rule为一个接口,为权限判断规则。
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:14007
    • 提供者:宋立峰
  1. RMI入门例子

    0下载:
  2. RMI(java 远程方法调用):此例子实现了客户端程序通过远程接口向服务器程序发出计算请求,服务器程序调用了一个计算方法,并把结果返回给客户端,这样便达到分布式计算的效果。上传文件里有详细的部署和使用说明,在win2000上测试通过。-RMI (Java Remote Method Invocation) : this example to achieve the client interface to the remote server computing issued request, t
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:86720
    • 提供者:李俊
  1. 俄罗斯方块_Applet

    0下载:
  2. 使用java applet实现网页上玩俄罗斯方块游戏,如果把游戏嵌入到网站中,必定生色不少!使用到的技术:java swing jApplet 4维数组运算等-use the website to achieve playing Tetris game, if the game is embedded into websites that will take a lot more lively! The use of the technology : java swing jApplet fou
  3. 所属分类:棋牌游戏

    • 发布日期:2008-10-13
    • 文件大小:15365
    • 提供者:李俊
  1. jchatmsn-src-1.1

    0下载:
  2. quickim通讯程序,完全采用java程序写成,爽啊-quickim communications procedures, procedures completely java languages, Cool
  3. 所属分类:远程控制编程

    • 发布日期:2008-10-13
    • 文件大小:1285799
    • 提供者:ylf
  1. msnmlib-1.2.2-src

    0下载:
  2. jmsn是一个完整的JAVA应用程序,下载解压后可以直接运行,运行的界面跟微软的MSN Messenger很类似,包括操作上都非常一致,如果你的操作系统是Linux或者其他那都可以直接用它来替代微软的程序。另外一个是msnm-lib,这个就是我们今天要介绍的API,它仅仅是一个开发包,在jmsn组件中已经包含了这个包。 -jmsn is a complete Java application that can be downloaded directly unpacked run, run
  3. 所属分类:通讯编程

    • 发布日期:2008-10-13
    • 文件大小:538752
    • 提供者:黄瓜
  1. MailMonitor-20050913-src

    0下载:
  2. A simple mail monitor program ,when new mail arrive ,prompt amessage window to notify user. (need mail server support imap)
  3. 所属分类:Email客户端

    • 发布日期:2008-10-13
    • 文件大小:738432
    • 提供者:陈文
  1. java chat

    0下载:
  2. 自用java编制了一个能在局域网中实现internet一样的聊天功能-with java,working out a program whichcan achieve the chat fuction as internet in the LAN.
  3. 所属分类:网络编程

    • 发布日期:2008-10-13
    • 文件大小:310193
    • 提供者:王刚
  1. student manager system

    0下载:
  2. 提供了一种很通用的学生管理系统,可以用于一般的学校当中.-provide a very common student management system that can be used in ordinary schools.
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:82968
    • 提供者:王刚
  1. teacher system

    0下载:
  2. 应用JAVA开发了一个,学校对老师的配课问题的通用软件-JAVA Application development of a school teacher assigned to the Office of General Software
  3. 所属分类:教育/学校应用

    • 发布日期:2008-10-13
    • 文件大小:65236
    • 提供者:王刚
  1. 通用上载组件

    0下载:
  2. 完整工程文件 详细说明请参照:http://bankbill.51.net/upload sywsl@hotmail.com-integrity of the project document details please refer to : http://bankbill.51.net/upload sywsl@hotmail.com
  3. 所属分类:Windows编程

    • 发布日期:2008-10-13
    • 文件大小:134025
    • 提供者:bull
  1. 三维引擎

    0下载:
  2. java开发的三维引擎 很适合初学者,代码很少,却有劲想不到的用处-java development of the 3D engine is suitable for beginners, code rarely, but can not think of the usefulness of interesting
  3. 所属分类:3D图形编程

    • 发布日期:2008-10-13
    • 文件大小:34908
    • 提供者:邓英妥
« 1 2 ... 40 41 42 43 44 4546 47 48 49 50 »
搜珍网 www.dssz.com