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

Search list

[OS Developreactos0.2.7-REL-src

Description: ReactOS是一个和Windows兼容的操作系统 ReactOS is an Open Source effort to develop a quality operating system that is compatible with Microsoft Windows(R) applications and drivers. -ReactOS is an Open Source effort to develop a quality operating system that is compatible with Microsoft Windows(R) applications and drivers.
Platform: | Size: 17337249 | Author: zz | Hits:

[Driver Developwin2000-src

Description: Windows 2000下一个WDM驱动的简单范例,包括驱动和应用程序。虽然驱动程序仅仅是读取一个字符串,但是麻雀虽小,但是五脏俱全,强烈推荐学习WDM编程的初学者通过这个简单的范例搞清楚驱动程序最简单的结构-A simple WDM Driver example for Windows 2000 including driver and test programs.Its function is only to read a string,but it includes all aspacts about WDM driver.A green WDM learner can understand the driver struct by studying this example.
Platform: | Size: 24424 | Author: 杨阳 | Hits:

[JSP/JavajavaPrint

Description: 在java中打印文档的源代码,对java开发程序有参考价值-A java src of print document,it is provided with refrence value to study java.
Platform: | Size: 4469 | Author: | Hits:

[Othercounterxunjie

Description: 迅捷简易网页计数器 Ver2.0 一.系统要求: ASP+ACCESS 二.程序主要功能: 简单的页面计数功能。 三.使用方法 1. 上传全部文件; 2. 用记事本打开setup.asp更改程序按装路径; 3. 将 下面的代码添加到需要计数的网页, <script language=\"javascript\" src=\"count.asp\"></script> 其中count.asp应改为计数文件的实际路径。 四.文件说明 count.asp 计数器主文件. count.mdb ACCESS数据库. index.asp 计数器测试文件. -swift summary Ver 2.0 counter a website. System Requirements : ASP ACCESS two. Procedures main functions : a simple count of pages function. 3. The use of a method. Upload all the documents; 2. Use Notepad to open setup.asp changes in procedures installed by the path; 3. The following code will be added to the need to count the website lt; Script language = "javascript" src = "count.asp" gt; lt; / scriptgt; count.asp which documents should be changed to count the actual path. 4. This document explains count.asp counter master file. Count.mdb ACCESS database. Index.asp counter test documents.
Platform: | Size: 18276 | Author: 秦凯伦 | Hits:

[Otherfd3-src

Description: 分形维数的估算软件FD3,C++源代码,具有很好的学习价值,是一切分形科学工作的基础。-fractal dimension estimation software FD3, C source code, with good learning value of all fractal science work.
Platform: | Size: 117830 | Author: hu | Hits:

[Screen saverzhou_a

Description: 如果只是做一个屏保,用VC做屏幕保护程序是件很简单的事。 只须在Project->Settings->Debug中Executable for debug session一栏中将其后辍名改为src,编译即可。但要做出精美的屏保来。那就要下点功夫了-if only done a screensaver, so VC screen saver is a very simple thing. Only in Project-gt; Settings - gt; Debug which Executable debug session for a later column will cease to be changed src, can be compiled. But to make a beautiful screen saver to. This will be done about the
Platform: | Size: 13924 | Author: 周伟斌 | Hits:

[Driver Developffuart.tar

Description: In the ffuart.tar.gz it has one file. The serial.c is the source codes of the FFUART as a console port, it should be put into the directory: /usr/src/linux/drivers/char/, and be compiled into the kernel.
Platform: | Size: 42939 | Author: 梁志聪 | Hits:

[Remote Controljchatmsn-src-1.1

Description: quickim通讯程序,完全采用java程序写成,爽啊-quickim communications procedures, procedures completely java languages, Cool
Platform: | Size: 1285799 | Author: ylf | Hits:

[Communicationmsnmlib-1.2.2-src

Description: jmsn是一个完整的JAVA应用程序,下载解压后可以直接运行,运行的界面跟微软的MSN Messenger很类似,包括操作上都非常一致,如果你的操作系统是Linux或者其他那都可以直接用它来替代微软的程序。另外一个是msnm-lib,这个就是我们今天要介绍的API,它仅仅是一个开发包,在jmsn组件中已经包含了这个包。 -jmsn is a complete Java application that can be downloaded directly unpacked run, run interface with Microsoft's MSN Messenger is very similar, including the operation are very consistent, if you are running Linux or other it can be directly used it to replace Microsoft's procedures. Another one is msnm-lib, today we are introduced to the API, it is merely a development kits, in jmsn already contains components of the package.
Platform: | Size: 538752 | Author: 黄瓜 | Hits:

[Email ClientMailMonitor-20050913-src

Description: A simple mail monitor program ,when new mail arrive ,prompt amessage window to notify user. (need mail server support imap)
Platform: | Size: 738432 | Author: 陈文 | Hits:

[WinSock-NDISndis驱动程序代码

Description: 首先,读者可以先将DDK原来的packet例子程序备份,然后用改动后的驱动程序源码覆盖原先的代码(即覆盖packet->driver目录下的代码,修改后的代码已经给出)。 然后开始编译。顺次选择开始->程序->Development kits->Windows 2000 DDK->Checked Build Environment,将出现一个控制台窗口。使用cd命令进入D:\\programs\\NTDDK \\src\\network\\ ndis\\packet目录(即驱动程序和相应应用程序所在的目录),键入build命令开始编译,在该目录下的dirs文件的控制下可以同时编译driver目录下的驱动程序和testapp目录下用于测试驱动程序的应用程序;即同时得到改动后的驱动程序和测试该驱动程序的应用程序。-First, readers can DDK first example of the original packet backup procedures, and then change the driver covered the original source code (that is, covering packet-gt; Driver directory code, the revised code has been given). Then compiler. Topping the list is to choose start-gt; Procedures - gt; Development kits - gt; Windows 2000 DDK - gt; Checked Build Environment, there will be a console window. Use cd order to enter D : \\ programs \\ NTDDK \\ src \\ network \\ NDIS \\ packet directory (ie driver and the corresponding application to the directory), type build orders started compiling, in the catalog under the dirs documents under the control can also compile directories under the driver Flooding testapp procedures and dynamic directory for testing drivers for the applications; that is to be
Platform: | Size: 23063 | Author: 陶钊 | Hits:

[JSP/Javajava的三个源码

Description: java的三个源代码,IP的查询,求最大值,加密三个例子,供初学者学习用.-Three java src,query IP,request max number,encrypt.study for beginner.
Platform: | Size: 15095 | Author: lmf | Hits:

[VOIP programopal-v2_1beta0-src

Description: opal-v2_1 h.323协议栈,支持h.323和sip.-silica-v2_1 H.323 protocol stack, support H.323 and sip.
Platform: | Size: 3901171 | Author: 杜永鑫 | Hits:

[Other resourcejCAE-src-0.5.tar

Description: 有限元分析软件,造型部分采用opencascade造型内核实现,界面显示采用Java/Java3D ,通过Corba调用opencascade函数进行造型与有限元分析。- Finite element analysis software, the modelling partially uses the opencascade modelling essence realization, the contact surface demonstrated uses Java/Java3D, transfers the opencascade function through Corba to carry on the modelling and the finite element analysis.
Platform: | Size: 337424 | Author: 洋流 | Hits:

[Exploitultravnc-101-src

Description: 著名的远程控制软件UltraVNC,开源社区作品,支持反向连接。 官方网站:http://ultravnc.sourceforge.net -famous UltraVNC remote control software, the open source community works to support reverse link. Official website : http://ultravnc.sourceforge.net
Platform: | Size: 2124819 | Author: 徐磊 | Hits:

[Windows DevelopTaskSwitchXP_2.0.8-src

Description: TaskSwitchXP 2.0.8 用来代替Windows XP/2003默认的任务切换界面。它提供了更人性的任务切换管理界面,使用非常的方便。当按下Alt+Tab切换时(同时支持鼠标切换操作),它会列出所有正在运行中的应用程序窗口,并且在左侧提供该应用程序的界面截图。这个免费的软件小巧而运行迅速,支持XP/2003皮肤。-TaskSwitchXP 2.0.8 to replace the default Windows XP/2003 task switching interface. It offers a more humane task switching management interface is very convenient to use. When pressed Alt-Tab switching (also support mouse switching operation), it will list all the running in the application window, and left with the application interface screenshots. This small free software running quickly, support Advanced skin.
Platform: | Size: 182117 | Author: 张大云 | Hits:

[mpeg mp3Dec_Mpg_TS_nist_mpeg2ts.src.1.2.tar

Description: Mpeg TS 传输流解码源程序, 对于TS流的协议包含的最全面, 对于开发MPeg传输流有非常大的帮助.-MPEG transport stream decoder source for TS agreement contains the most comprehensive, for development MPeg transport stream is a very big help.
Platform: | Size: 3615974 | Author: 马林华 | Hits:

[Linux-Unixbladeenc-082-src-stable.tar

Description: 功能非常完善的MP3编译码器,输入文件WAV或AIFF,能够方便的嵌入到你自己的系统当中.-function very sound MP3 codecs, the importation of AIFF or WAV file, accessible to the embedded into your own systems.
Platform: | Size: 137035 | Author: 马林华 | Hits:

[GUI DevelopNUnit-2.2.0-src

Description: 极限编功C#版Nuit先进行单元测试,后进行代码开发的工具范例-Part C# version Nuit first unit test, after the code development tool paradigm
Platform: | Size: 1084982 | Author: 蔡宇衡 | Hits:

[Mathimatics-Numerical algorithmssrc-conv.tar

Description: 蒙特卡罗算法。用盟特卡罗算法模拟光在组织钟的传播,也可以模拟其它领域随机粒子的运动等。-Monte Carlo algorithm. Shakespeare used the AU-simulation algorithm organizations bell in the spread, but also in other fields can be simulated random particle movement.
Platform: | Size: 30839 | Author: 白光磊 | Hits:
« 1 2 ... 45 46 47 48 49 50»

CodeBus www.codebus.net