资源列表
vbadvance3_1
- VB编程IDE辅助工具,具有编译、导出资源文件为DLL等功能。-VB Programming tool IDE, with compiler, resource file for the DLL export functions.
VB代码解释器
- 网络找到的一个关于VB程序源码解释的经典代码。-Network to find a VB program on the interpretation of the classic source code.
sitepass
- AutoSitePasswords is a users admin tool for Apache web server. AutoSitePasswords keeps the users database and allows to append, edit, delete and search the users records. AutoSitePasswords allows to generate the random login/password serieses.
chakanjincheng
- 简单的vc编的查看系统进程的程序!!!可以给初学vc的朋友很好的启示-Vc simple series of procedures to view system processes!!! Can give a friend a good beginner vc Inspiration
CoolEditPro
- 这是多媒体作业,很不错。方便初学者学习与参考。-This is a multi-media operations, is pretty good. Facilitate learning and reference for beginners.
chaoshiguanli
- #include<stdlib.h> #include "dos.h" #include "graphics.h" #include "math.h" #define PI 3.1415926 #define NULL 0 #include<stdio.h> #include<string.h> -# Include <stdlib.h># Include dos.h# Include graphics.h# I
Aron
- 实现九九乘法表和字符ASCII转换,有主菜单可供选择-To achieve multiplication table and the ASCII character conversion, there is the main menu options
BosonNetSim
- BOSON NETSIM是目前最好的路由器模拟软件,说是路由模拟有些片面,因为它不仅可以模拟路由器,同时可以模拟交换机,当然像3550这样的它是不可能模拟出来的,但用它来准备NA及NP的考试,是再合适不过的了,甚至有些IE的实验,通过它的自定义网络拓扑功能都可以实现,可以说功能强大之极,其他的模拟器无可与之相匹,当然了,除了CISCO专门为IE准备的CIM,那个就不是我们要讨论的范围了。 由于BOSON的加密技术比较厉害,想要破解它非常不易,所以,要找它的破解过的最新版十分困难 。这里
shanshuwenti
- 给定n位正整数a,去掉其中任意k<=n个数字后,剩下的数字按原次序排列组成一个新的正整数,设计算法找出剩下的数字组成的新数最小的删数方案-Given n-bit positive integer a, removing one arbitrary k <= n In the figures, the remaining number of the original order to form a new positive integer, design algorithm to id
congshu
- 给定含有n个元素的多重集合s,每个元素在s中出现的次数称为该元素的重数。-Given n elements containing multiple collection s, each element s appearing in the number of elements is called the multiplicity.
subset
- 子集和问题的一个实例(s,t).其中s是一个正整数集合,t是一个正整数。子集和问题判断是否存在s中的一个子集s1,使得s1的和等于t-And problems in a subset of an instance (s, t). Which is a positive integer s collection, t is a positive integer. Subset and to determine whether problems exist s in a subset of s1,
ysfzz
- c++类函数中的运算符重载,不使用标准函数库,用自定义的运算符实现运算-c -type function overloading operator, do not use the standard function library, using a custom operator to achieve computing