搜索资源列表
plus
- 实现任意长的2个整数相加 但是有个BUG,就是当最高位溢出时,就缺少最高位的1-The realization of arbitrary length, however the sum of two integers have a BUG, is highest when the overflow when the lack of a maximum of 1-bit
ESMS
- 管理路经:Admin_Login.Asp 初始账号:admin 初始密码:admin -Enterprise Management System website Build 1,024 2,005 Packaging Enterprise Edition v2005 Site Management System Build Packaging Edition 1018 Update : an update two components, all the templates removed all
calendar
- VB语言编的小日历程序,较适合学生做作业使用.-I wrote this calendar app to fill a need I had. Feel free to modify the code however you want, but don t re-distribute your modified code under the same name {calendar.zip}, unless it fixes a MAJOR bug that I omitted (actuall
tushu
- 图书管理系统程序---简单的,很实用 二、SQL设置: 将在SQL2000下建立schooldata数据库,导入数据文件 三、导入数据: data目录下有school_back数据库备分文件 操作:用SQL企业管理器还原数据库来导入数据 访问本地数据库服务器,密码是自己设置的那个,操作schooldata数据库的用户名和密码相同。 主要用ADO访问数据库,和几个显示数据的控件Treectrl,listctrl,datagrid等程序中有几个BUG还没解决, 四、实现功能: 操作:在选择查询条
CIH1.4
- CIH 1.4 版汇编源代码 修复Winzip解压错误-CIH 1.4 1. Full Modify the Bug : WinZip Self-Extractor Occurs Error. 2. Change the Date of Killing Computers.
Gh0st
- Gh0st修改源码 已修复部分bug 其可用性大大提高-Gh0st modify the source code has some bug fixes greatly increased its availability
a
- 使用汇编语言实现了文件的遍历功能,用于找到输入路径及其子路径中的文本文件。-In assembly language to implement the file traversal function, is used to find the path and its sub-path input in the text file. No bug.
quick_launch
- 本程序为方便一些使用频繁的目录工具打开操作,设置快捷键后通过按ALT和大键盘的数字键来对程序进行快速启动。 如有bug请与我联系 EMAIL:pillcor@163.com 第一次运行后提示对快捷键进行设置。 设置过程 通过下拉表项选取快捷键 输入快捷键要执行的命令或程序 命令举例: 1、要通过按键alt+1打开d:\games目录命令为:explorer d: 2、要通过按键ALT+2打开IE浏览器命令为:C:\Program Files\Intern
disasm32
- od反汇编模块,修改部分bug,学习的好资料-od disassemble the module, modify the part of the bug, learning good information
PetList_e
- Mosiang malaysia pet slot bug work only for english version
AbilityBaseInfo_e
- Bug for mso my sever for english version
AbilityCalcInfo
- bug for mso my server for english version
FilterWord_e
- bug for mso my server english version
chat
- 多人聊天系j2ee 初次尝试 拥有些许Bug!-Multiplayer chat system the j2ee initial attempt to have a little bug!
EE
- 电梯汇编代码,一部电梯,实现一定的演示,有一点输入bug-The elevator assembly code, an elevator, demo, a little input bug
bomblabtwo
- * Dr. Evil s Insidious Bomb, Version 1.0 * Copyright 2002, Dr. Evil Incorporated. All rights reserved. * LICENSE: * * Dr. Evil Incorporated (the PERPETRATOR) hereby grants you (the * VICTIM) explicit permission to use this bomb (the BOMB).
CPP
- 该目录提供了一些应用AnyChat Core SDK的Demo项目,供您开发参考: (注:Demo程序主要注重于演示SDK的某些功能,Demo程序本身可能存在一些Bug)-The the directory application AnyChat Core SDK Demo project, you develop Reference: (Note: Demo program is mainly focused on demonstrate some features of the SDK
math
- 松瀚单片机代码,数学乘除算法。比较常用,除法可能有bug,仅供参考。-s o n i c. m a t h .A S M . D I V .
SkillList_e
- mo siang skill bug feel like using wz1 or wz2
65282
- 获取汇编指令长度 ,代码中包含了两个函数, unsigned long __fastcall Decode_Size( LPCVOID Opcode ); unsigned long __fastcall Decode_Size( LPCVOID Opcode, DETAILED_SIZE& Detailed ); 前一函数仅返回指令长度,后一个函数返回指令的详细长度报告:前缀长,指令(包含了MOD/RM 字节,SIB字节)长,第一个操作数长,第二个操作数长。 欢迎大家下