Welcome![Sign In][Sign Up]
Location:
Search - projects

Search list

[Windows Developdlpiusb

Description: Develop USB ( Universal Serial Bus ) projects quickly and easily using Delphi’s fasttrack approach to application development combined with the D2XX “Direct” USB drivers and devices from Future Technology Devices Intl. ( FTDI ).
Platform: | Size: 531440 | Author: wangj | Hits:

[JSP/Java122353

Description: This handbook is a concise guide to architecting, designing, and building J2EE applications. It guides technical architects through the entire J2EE project, including identifying business requirements, performing use-case analysis, doing object and data modeling, and leading a development team through construction. Whether you are about to architect your first J2EE application or are looking for ways to keep your projects on-time and on-budget, you will refer to this handbook again and again.
Platform: | Size: 3115593 | Author: 李建 | Hits:

[Delphi VCLProjects

Description: Delphi利用API函数进行串口通信
Platform: | Size: 15056 | Author: 周文 | Hits:

[Other resourcedownload2

Description: Design Patterns by Christopher G. Lasater 一书配套资源文件:the example code for C# .NET 2.0 Example Projects
Platform: | Size: 45524 | Author: 1212131 | Hits:

[GUI DevelopC++Examples.ZIP

Description: These are the exact same examples as Dejan s Delphi examples. The .DFM files are in fact the same files. Since C++ Builder does not always upgrade projects well, so I enclosed separate projects for C++ Builder 3, 4 and 5.
Platform: | Size: 16084 | Author: 雷震 | Hits:

[GDI-BitmapBuildAutoIncrement

Description: When a new project is created, Visual Studio generates an AssemblyInfo file inside it. This file, among other things, contains the AssemblyVersion attribute. Version information consists of four integer values: Major Version, Minor Version, Build Number, and Revision. The default pattern for version information generated by Visual Studio 2002/2003 is 1.0.*, i.e. Major Version is set to 1, Minor Version to 0, while Build Number and Revision are generated automatically. More specifically, during the build process, the Build Number is created from the number of days elapsed since January 1, 2000, whereas Revision is created from the current local time of the day. A similar rule applies for VB.NET projects and Managed VC++ projects, except that the project information files are named AssemblyInfo.vb and AssemblyInfo.cpp, respectively.
Platform: | Size: 451937 | Author: 含羞草 | Hits:

[CSharpProjects

Description: C#写的一个程序,但是还存在不少的BUG,给大家一点小建议而已。也希望大家多多提意见
Platform: | Size: 60722 | Author: 李琳 | Hits:

[Communicationprojects

Description: TC下的串口通讯.c 主程序部分 #include \"uart.h\" int iBase /* com port base address */ char cHI,cLO void compute_chksum(char cBuf[]) char hex_to_ascii(int iHex)
Platform: | Size: 4632 | Author: bound | Hits:

[Embeded-SCM Developfullcode

Description: 《牛奶巴斯德杀菌系统》。一本嵌入式教材中的源码范例,包括全括的仿真工程,UV2环境下的。--\"Milk Pasteur Kill Bacterial System\". The source code for an embedded system s book, including all simulated projects in UV2 enviroment.
Platform: | Size: 32990 | Author: 张子实 | Hits:

[Linux-Unixlinux下mysql调用

Description: linux下mysql调用,用开源项目组建自己的数据库-under mysql call, using open-source projects to form its own database
Platform: | Size: 1025 | Author: 无路 | Hits:

[Multimedia programfreeamp-2-0-8src

Description: 主工程文件在base\\win32\\prj目录下,freeamp.dsw文件包括了所有的子工程并且编译所有的模块。(更多的编译与安装信息在解压缩后的install文件中)。-main works in the base document \\ win32 \\ Lab directory, freeamp.dsw documents include all the sub-projects and compile all modules. (More information compiled and installed in the extract after the install file).
Platform: | Size: 3359761 | Author: waterwhu | Hits:

[Other resource神经网络合集1

Description: 神经网络的相关应用项目-neural network-related application projects
Platform: | Size: 267355 | Author: 100 | Hits:

[Other案例4项目查询系统

Description: vfp编程案例4项目查询系统-Probe Case 4 programming projects Inquiry System
Platform: | Size: 92281 | Author: 东东 | Hits:

[JSP/Java2004120117454829025

Description: 多线程通信 程序说明 Ⅰ、设计项目: 简单的聊天程序 Ⅱ、设计人: 刘亚焱 Ⅲ、设计时间: 2003.5.6 Ⅳ、设计步骤: 1)需求分析: 用java实现底层网络通信,我用的是 TCP/IP协议里的套接字(Socket)编程接口来实现网络通讯。 2)设计部分: socket是一种流式通信机制,是一种基于连接的通信,即,在通信之前通信双方确认身份并建立一条 专用的虚拟连接通道,然后他们通过这条通道传送数据信息进行通信,当通信结束时再将原来所建的连 接拆除。-multithreaded communications description of the procedures, design projects : a simple chat program II, designer : Liu Yan III, the design time : 2003.5.6 IV, the design steps : 1) Demand Analysis : java achieve underlying network communication, I use the TCP / The IP socket (Socket) programming interfaces to network communications. 2) Design : socket is a streaming communication mechanism is based on a link of communication, namely, the communication before the two sides identified telecommunications and the establishment of a dedicated virtual link, and then they pass this information channel for transmission of data communications, when the communication ended when it originally construction of the link removed.
Platform: | Size: 315928 | Author: | Hits:

[OS programvbpcopy

Description: 既是实用小工具(搜寻VB工程相关文件,并复制到新的目录),又是编程小技巧的集合,不可不看。-is both practical small tools (search VB projects related documents and copied to a new directory), is the programming skills of a small pool, I can not see.
Platform: | Size: 52378 | Author: 黄均强 | Hits:

[Button controlcheck控制gorup组框-说明

Description: 本程序介绍一个由check组框来控制内部控件使能 在要使用的工程中添加类CCheckableGroupBox 在资源中属于这个组框的控件设置group项目 在使用的类中 坐组框的变量映射 CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ 在使用类的初始化中 m_groupZ.SetTitleStyle(BS_AUTOCHECKBOX) //Default to check box already in class m_groupZ.SetGroupID(1) m_groupQ.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupQ.SetGroupID(0) m_groupQ.SetCheck(1) m_groupD.SetTitleStyle(BS_AUTORADIOBUTTON) m_groupD.SetGroupID(0) SetTitleStyle:函数中1BS_AUTOCHECKBOX:为方型框.2BS_AUTORADIOBUTTON:为原型框 SetGroupID函数:参数中为1:不用内部控件不用选择group项目,为0要选择 Setcheck函数:参数为1:enabel,为0:unenable-the procedures introduced by a group check box to control internal controls so as to enable the project to use the added category CCheckableGroupBox resources belonging to the group box set of controls group projects in the category sitting Group variable frame mapping CCheckableGroupBox m_groupD CCheckableGroupBox m_groupQ CCheckableGroupBox m_groupZ the use of the initial category m_groupZ.SetTitleStyle of China (BS_AUTOCHECKBOX) / / Default box to check m_groupZ.SetGroupID already in class (1) m_groupQ.SetTitleStyle (BS_AUTORADIOBUTTON) m_groupQ.SetGroupID (0) m_groupQ. SetCheck (1) m_groupD.SetTitleStyle (BS_AUTORADIOBUTTON) m_groupD.SetGroupID (0) SetTitleStyle : 1BS_AUTOCHECKBOX function : a square box .2 BS_AUTORADIOBUTTON : prototype box SetGroupID function : as a parameter : I do
Platform: | Size: 66810 | Author: 张连成 | Hits:

[File OperateBexeWiz_v7_two

Description: 自动生成或者转换 vc7的工程-automatic generation or conversion projects vc7
Platform: | Size: 110814 | Author: 高秋 | Hits:

[Delphi VCLDelphitodelphi

Description: delphi 写的delphi的程序 Handel is a free, standalone development tool created with Delphi 3 that enables you to create, compile, and run projects. Handel also supports Form Design Environments such as Delphi and can open and write units, projects, and forms created with Delphi 2 or 3. However, it is not perfectly compatible with Delphi.
Platform: | Size: 288811 | Author: kelvin | Hits:

[Othergnash-0.8.3.tar

Description: 独立flash播放器!This the developer’s wiki for Gnash and related projects. Content on these pages may not represent the official position of the Gnash team. You must register and be given access by the administrator to be able to write to the wiki registration is free, it’s friendly, and it stops spammers.
Platform: | Size: 4002062 | Author: amywang | Hits:

[Windows DevelopProjects

Description: 简单的图形连接,操作 简单的图形连接,操作简单的图形连接,操作
Platform: | Size: 683220 | Author: iori | Hits:
« 1 2 ... 44 45 46 47 48 4950 »

CodeBus www.codebus.net