搜索资源列表
installer1-3-0
- PHP开发的网上商店完整原码,支持多种国际付款方式,只是商品管理-PHP development of the online store complete source to support a variety of international payment method, the Commodity Management
jsp+beans+文本留言板
- jsp+beans+文本留言薄 该软件非常的实用,可以不需要数据库,而直接通过文本来存储、提取、删除数据。可以移植性强!-jsp beans text messages thin the software is a practical, no databases, and text directly to store, retrieve, delete data. Transplant strong!
MultiLanguage_Source
- 这是一个利用文件来存储不同的语言资源,再程序运行时可以动态切换界面语种的程序,非常有用-This is a document used to store different language resources and operating procedures can dynamically switch interface languages procedures, very useful
MUTOOL
- VC编写的网游奇迹的小外挂,可实现隐藏窗口和自动点右键-VC prepared by the miracle of small online store, can be realized hidden window and automatic point right
软件工程设计最终完成
- 人事管理系统,软件工程课程设计,TC3下调试成功,采用链表结构,实现增加删除查询等功能,调用汉字库实现汉字输出-Personnel Management System, software engineering curriculum design, debug TC3 successfully used Chain structure, the added features such as deleted inquiries, call for Chinese exports Store
综合布线的程序设计
- 综合布线管理系统,用vb+execel实现,xexcel作为后台数据库存储数据。-integrated wiring management system, with vb execel realized, as xexcel background databases store data.
SoftArtisans_POP31
- SoftArtisans的POP3是一个采用.NET Framework SDK beta2制作的支持POP协议的客户端控件, 它可以帮助开发者在.NET环境下得到、读取、存储和删除指定的邮件. 这里包含它的所有C#源程序.-SoftArtisans is a POP3 used.NET Framework SDK beta2 produced by the agreement of support POP client control, it could help in the develop
zyzdescriptor
- 关于百货供应链的设计方案,电子商务方面,包括了最全的内容-department store on the supply chain design, e-commerce, including most of the contents of the entire
INI文件测试
- 在编写一些C#应用程序的时候,通常要写文件保存一些配置,那么INI文件就很好的解决了这个问题,能将一些固定的信息保存起来.-in the preparation of some C# application procedures, usually write documents preserved configuration INI file so good on the solution of this problem and fixed can store information.
数据库多线程储存
- 本代码主要是实现多线程存储数据到SQL Server数据库。-this is the main source multithreaded store data to SQL Server databases.
sf1
- 算法函数实例,算法1,存放了书中所有的算法函数程序以及例子中的主函数程序-arithmetic functions example, an algorithm, the book store all the arithmetic functions procedures and examples of procedures for the main function
209_introduce of SST MCU
- SST单片机的几大独特用法和优势,例如:用户程序空间可达72K,数据存储可超64K,程序和数据的存储空间互补利用,没用到程序的存储地方可以用来存储数据.-SST SCM several major French and unique advantages, such as : user program up to 72 KB of space, data can be stored-64K, procedures and data storage space complementary use,
案例9
- 实现图书馆管理系统的delphi原代码,用sql数据库保存和管理数据,-Library Management System delphi original code used sql database to store and manage data.
数据库保存图片
- 用数据库来保存和读取JPEG格式的图片,BMP格式的图片也可.-database used to store and retrieve JPEG format photographs, the BMP format pictures can be.
进程管理与调度的模拟
- 在进程管理与调度模拟系统中,共涉及到两个类和一个结构体:PCB结构体、链队列类和OS类。操作系统启动后,在系统内将存在PCB池,用来存放进程的PCB结构,PCB池的大小决定了系统中能同时存在的进程数量。在本系统中,假定系统能同时存在的进程数为20个,用一个PCB的数组来表示。PCB池中的PCB会有四种状态:运行状态、就绪状态、阻塞状态和空闲状态,所以,在操作系统中将会有四种队列:运行队列、就绪对列、阻塞队列和空闲队列。进程的创建随着操作系统的调度,将会在这四种队列中变迁。-in process
goods
- 包含cpp文件,说明文件,exe文件。C++程序,模拟商店货物管理。将商店的货物,定义为一个货物数组类,数组对象动态建立,初始为20个元素,不够用时扩充一倍。 用二进制数据文件建立数组元素对象,要求放在构造函数中,而文件的保存和关闭放在析构函数中。第一次运 行时,建立空的数据文件,由键盘输入建立数组元素对象,并写入文件,程序退出时,关闭文件;下一次运行 就可以由文件构造对象,恢复前一次做过的工作-contains documents, notes, exe. C procedures
最短路径的求解
- 本实验中的问题是一个逻辑问题,而实验的目的是运用邻接矩阵解决图存储并解决在此结构情况下对矩阵中元素的扫描计算。其关键是怎样储存和计算。储存用的是邻接矩阵,而计算是用迪杰斯特拉算法。-experiment of the problem is a problem of logic, and The purpose of this experiment is to use the adjacency matrix storage solutions and plans to solve the st
DDPHelpSrc
- QQ对对碰游戏外挂 功能: 1.能够自动提示能够消除的对对碰 2.能够模拟鼠标自动消除 3.可以加快速度 4.自动开始 虽然此程序仅仅是一个小外挂,但也使用到了一些技术. 1.线程的使用 2.程序窗口查找 3.dll注入技术 4.api hook 技术 5.单进程全局热建钩子 6.不通过特定颜色判断相同方格的方法 7.模拟鼠标的两种方法,mouse_event(鼠标光标会移动)和PostMessaga(鼠标光标不移动)
汇编编写电话号码表
- 查找电话号码PHONE,建立一个存放50项的电话号码表,包括人名和电话号码,程序可以添加新号码,可以查询号码,可以显示全部号码,利用子程序结构编写-PHONE find telephone numbers, to establish a store 50 phone numbers table, include the names and telephone numbers, procedures can add new numbers, the number of inquiries can
J2EEDesign
- 利用J2EE开发的CD Store,具有对CD信息的添加、删除、修改和记录黑客信息等功能-use J2EE development CD Store, with information on the CD to add, delete, hackers changes and record information functions