Go To English Version 超过100万源码资源,1000万源码文件免费下载
  • MyWebServerCode.zip ... , the key is to choose any free port. I assume that the user has some basic understanding of .NET and C# or Visual Basic .Net. 这个项目演示了如何用C#实现一个简单的Web服务器应用程序。代码使用 Beta 2. ... 选择任意的自由端口。我假设用户有一些 .NET 和 C# 或 Visual Basic .Net编程的基本知识。
  • madxlib-10b2_demo.zip ... as a static library, limiting its access to C/C++. I have written code (based on the source madlld) that compiles to a DLL, enabling other languages (i.e., C#, Visual Basic etc.) to access the libmad library using the simple interface I ve provided.
  • mbclust.rar 基于模型聚类算法的matlab实现 This does the entire MB Clustering given a set of data. It only does the 4 basic models, unequal-unknown priors. It returns the BESTMODEL based on the highest BIC.
  • Haskell教程.rar Haskell教程(by rufi) 传统的Basic,Pascal,C++,C#,Java,Python等都是命令(imperative)编程 ...
  • 方便的小波变换原代码.rar 小波变换源代码 wav_basic.c: basic filtering, decimation and upsampling routines. wav_basic.h: interface to wav_basic.c. wav_trf.c: transform routines. wav_trf.h: interface to wav_trf.c. wav_filters.h: where filter banks and their properties are defined. ...
  • 桌面宠物程序源代码.zip 转载,一个用VB编的桌面宠物的源代码,可以在你的桌面上放养,很有趣,visual basic 开发,
  • 袖珍闹钟.rar 转载,一个用VB编的闹钟,可以随时随地拖动,很有趣,visual basic 编程
  • redboy_final.rar redboy for gba 是BPNS为GBA编写的一个小软件。软件的邹形是BASIC高级语言解释执行器。几经修改和扩展,redboy在性能上不断的提高的同时,功能也在不断增强和完善。
  • asn1c-0.9.19.tar.gz ASN.1 to C/C++的编译器源码.支持BER/DER/CER/BASIC-XER/CXER/PER编码方式,编译目标语言C/C
  • VisualBasic数据库实例(宾馆管理信息系统).rar 代码为《Visual Basic数据库实例导航》一书中第7章,宾馆信息管理系统的源代码,使用了VB和SQL Server2000. 简单好用. 代码具体使用说明: 1.将项目目录拷贝到硬盘上,然后可以用Visual Basic打开程序。 2.在项目目录里面的sql目录里,将后缀.sql的文件打开后,拷贝到SQL Server 2000的查询分析器里。然后执行将产生需要的数据库结构。