搜索资源列表
VB报表设计源代码
- 此源码包是Cell组件VB中的一些应用代码示例,包括自定义函数、变量应用、从数据库取数,另附连续打印、单元格条件颜色、保护公式、获得块区域和在Cell组件上插入控件。 Cell网站: http://www.cellsoft.cc/Cell/index.asp cell组件下载地址: http://www.cellsoft.cc/cell/down_list.asp 产品概述: Cell 组件适用于Windows环境下各种开发工具(如VB, VC, Visual Foxpro, Del
cmd漏洞源代码
- 你是不是经常在开始菜单的运行窗口里运行命令呢? 看看这个漏洞: http://zdnet.com /2100-1105-964057.html win2000和xp在执行搜索的时候, 首先查找根目录 而开始菜单的运行窗口里执行命令, 也是首先在系统盘的根目录里进行查找. 这个漏洞其实是已经是公开的秘密了. 既然现在作为漏洞公布出来, 我也就把网上的PasswordReminder.cpp拿来改了改 加了一个加超级管理员用户和执行cmd.exe的功能. 使用方法: 把程序解压, 把压缩包里的文件
XP风格的控件源代码
- 这是一些xp风格的控件和界面,前几天用一个用户名上传了,结果此用户名和密码忘了,就用这个以前的用户名再传一边,它里面包含XP风格的对话框程序,单文档界面,各种控件。-This is some xp style controls and interface, a few days ago with a user who uploads a result, user names and passwords forgotten, with the user name before the new fi
两个ATLCOM组件源代码参考例子
- 这两个代码例子是本人在最近复习 com 时所写,主要是参考 Tom Armstrong, Ron Patton的ATL Developer s Guide,2nd Edition,希望不要笑话。以后本人写一些精彩片断,这次权当开场白吧-two code example is the recent review I wrote when com, the main reference Tom Armstrong, Ron Patton of ATL Developer s Guide, 2nd E
59r.com所有vb程序的源代码
- 59r.com所有vb程序的源代码.zip,包括一些飞机射击游戏,值得学习-59r.com all vb program's source code. Zip, including some aircraft shooting game, it is worth learning
bittorent源代码
- bittorent源代码,一个经典的BT客户端的源代码,用到了VC网络通信的一些知识-bittorent source code, a classic BT client source code, use the VC network communication of knowledge
斗地主_源代码
- 功能强大的斗地主游戏.用DX开发,支持局网对战,也可与电脑对战.带有一定水平的人工智能,可以给写人工智能的朋友带来一些参考-card game, function is powerful. Develop by DX, playing LAN and human vs PC. AI is good, wellcome share it.
ucosII专门针对ARM7的源代码实现
- 针对UCOS的移植,对ARM7体系架构上的做移植.是一个很麻烦的问题,您需要的是修改一些底层的启动代码.-against graft, ARM7 architecture of the transplant. It is a very troublesome question, you need to be some change in the bottom of the boot code.
全球办公自动化系统源代码
- 本系统在一些大中型企业(跨多达24个区域)一直都在很好的服务过,主要在FTP 控制 UDP控制 HTTP控制 傁客户数据库 数据库 数据压缩加密方面进行了综合深入的应用- This system (cross reaches 24 regions) in some large and middle scale enterprises continuously all in the very good service, mainly controlled UDP in FTP to con
数据结构c++-源代码
- 数据结构c++-书的一些源代码-data structure c-some of the source code
数据结构的一些源代码(基础与提高)
- 数据结构的一些源代码(基础与提高),TC上机调试通过
Verilog的一些源代码
- verilog编写的一些实例代码,欢迎大家下载学习
onvif开发比较实用的一些源代码
- onvif开发比较实用的一些源代码,直接执行里面的批处理文件即可-onvif more practical development of some source code directly inside the batch file to execute
小型图书馆源代码文件
- 一个小型图书馆源代码文件,可以给一些做毕业设计的学生做参考
大话数据结构源代码
- 大话数据结构源代码 以一个计算机教师教学为场景,讲解数据结构和相关算法的知识。通篇以一种趣味方式来叙述,大量引用了各种各样的生活知识来类比,并充分运用图形语言来体现抽象内容,对数据结构所涉及到的一些经典算法做到逐行分析、多算法比较。与市场上的同类数据结构图书相比,本书内容趣味易读,算法讲解细致深刻(ake a computer teacher's teaching as a scenario to explain the data structure and related algorithm
下载工具源代码
- 一款仿下载工具,可以实现网络上的下载工具的一些基本功能(A copy of the download tool, you can download the network tools to achieve some of the basic functions)
讲课涉及到的一些源代码
- 一些关于混合高斯模型的程序,包括em方法和gibbish采样(some code relate to gmm)
C#入门经典6和7版的源代码
- C#中的一些代码实例,适合新手尝试,内容详解丰富(C# some code examples, suitable for novices to try, detailed descr iption rich)
GPS
- GPS定位相关的一些源代码,对于GPS有关方面的编程者来说是非常不错的选择。希望大家互相学习(GPS positioning related to some of the source code, GPS programming for the parties concerned, is a very good choice. Hope you learn from each other)
asp.net程序设计项目教程源代码
- asp.net程序设计项目教程源代码,包含多个典型应用项目的源代码,以及一些入门的单项训练代码,特别适合初中级学习者使用