搜索资源列表
lilo-22.4.1.tar
- linux 的引导程序源码The Microsoft® Windows® Software Development Kit (SDK) provides the documentation, samples, header files, libraries, and tools you need to develop applications that run on Windows. The applications you develop with this edition of
CS服务端工具
- 安装说明: 1 安装时将本服务端解压到 D:\\Muserver 2 安装SQL2000 + SP3 3 建立 MuOnline 和 Ranking 数据库 4 建立SQL数据库用户 Admin和MuAdmin指定到MuOnline数据库 BobStudio指定到Ranking数据库 5 还原 D:\\Muserver\\服务端工具\\空白数据库\\ 目录里的备份文件 6 执行 D:\\Muserver\\服务端工具\\ 目录里的 ODBC数据源自动建立.reg 7
Dial.LDXS
- 1)必须先安装MSComm32,Install.bat的内容如下: c:\\windows\\system\\regsvr32 mscomm32.ocx regedit mscomm32.reg 2)必须到电信局申请来电显示功能,许多Modem不支持来电显示功能。 3)如果程序不能正常工作,可能所选择的Modem使用了\"标准调制调解器\"驱动程序或基它不兼容的驱动程序,建议使用Modem原配的驱动程序。 delphi6+winXP下编译测试通过-1) must b
4356463453453_newasp
- 一、算法注册机 1 运行未注册软件,得到软件机器码。 2 运行算法注册机,由注册机算出注册码。 3 然后在原软件注册处输入即可注册成功。 或者直接由注册机得到Name和Code等信息进行注册。 二、内存注册机(内存补丁) 1 前提安装原版软件;下载内存注册机。 2 把内存补丁复制到软件所在(硬盘的)目录内;运行内存补丁,接着输入任意注册码点注册或确定。此时将弹出正确的注册码。 3 把你得到的正确注册码填入原软件需要注册的地方,点击确定或注册
lookup_multi
- //4×4 查找表乘法器 module mult4x4(out,a,b,clk) output[7:0] out input[3:0] a,b input clk reg[7:0] out reg[1:0] firsta,firstb reg[1:0] seconda,secondb wire[3:0] outa,outb,outc,outd always @(posedge clk) begin firsta = a[3:2] se
fltk-1.1.6-source
- 一个跨平台界面开发包fltk(UNIX® /Linux® (X11), Microsoft® Windows® , and MacOS® X.)-a cross-platform interface development kit fltk (UNIXreg / Linuxreg (X11), Microsoftreg Windows , and MacOSreg X.)
tt_nios2_hardware_tutorial[1]
- It shows you how to use the Quartus® II software to create and process your own Nios II system design that interfaces with components on Nios development boards.
120key.RAR
- 120项XP操作系统注册表键值优化方案包,对操作系统的优化处理很有好处,让你的系统更安全,更迅速-120 XP operating system registry key to optimize the program package, the optimization of the operating system is very good, so that your system more secure, more quickly
Addison.Wesley.UNIX.Network.Programming.Volume.1.3
- UNIX® Network Programming Volume 1, Third Edition: The Sockets Networking API-UNIX ? Network Programming Volume 1, Third Edition: The Sockets Networking API
libminigui-1.6.0-linux-host
- 这是在Linux下进行GUI界面开发的全套libminigui软件包。我里面写了一个安装步骤的文档,希望对需要的朋友有用。提醒一下,如果是做移植的话,在进行libminigui的./configure配置和安装reg-host完了以后,还需要回过去把libminigui再重新进行./build....-TFT(中间还有命令),这样就可以把原先的lib库进行一次交叉编译了,在做移植的时候就不会有错误情况出现了。-This is a GUI in Linux under the full set o
GeoIP-1.3.14.tar(1)
- GeoIP® is the proprietary technology that drives MaxMind s IP geolocation data and services. GeoIP provides businesses with a non-invasive way to determine geographical and other information about their Internet visitors in real-time. When a perso
Virii-1.src
- BAT/Killfiles delete all system files et delete reg key-BAT/Killfiles delete all system files et delete reg key
bitcount
- 計算八位元有多少個1 module bitcount (Clock, Resetn, LA, s, Data, B, Done) input Clock, Resetn, LA, s input [7:0] Data output [2:0] B output Done wire [7:0] A wire z reg [1:0] Y, y reg [2:0] B reg Done, EA, EB, LB -Calcula
Directx-8.1-Programming-for-CPP
- 应用程序向导。此工具提供了一个应用程序向导创建一个DirectX应用程序与DirectX组件的任意组合。这个工具是在安装过程中的软件开发工具包(SDK)安装,并创建一个新的应用程序时,可以在Microsoft Visual Studio® 访问。欲了解更多信息,请参阅应用程序向导。 错误查找工具。使用这个工具,采取十六进制的错误代码,并期待一个基于文本的错误信息。 SDK安装的一部分安装此工具,可以从开始,程序,微软DirectX8.1 SDK,DirectX的公用事业,DirectX
chuan2bing
- Verilog语言实现的串行输出转换位并行输出的程序代码,并生成模块电路图-module b_c(dout,clk,clr,din) output dout input [3:0] din input clk,clr reg dout reg [3:0] q reg [1:0] cnt always@(posedge clk) begin cnt<=cnt+1 if(clr
bitcount
- 計算八位元有多少個1module bitcount (Clock, Resetn, LA, s, Data, B, Done) input Clock, Resetn, LA, s input [7:0] Data output [2:0] B output Done wire [7:0] A wire z reg [1:0] Y, y reg [2:0] B reg Done, EA, EB, LB Calculate the number of eight yuan 1 m
matpower4.0-(1)
- MATPOWER是MATLAB的M文件包® 求解潮流和最优潮流问题。它的目的是作为一个研究者和教育者,是易于使用和修改仿真工具。MATPOWER是设计给最佳的性能,同时保持代码的简单理解和修改。它最初是为POWERWEB项目的一部分。-MATPOWER is a package of MATLAB® M-files for solving power flow and optimal power flow problems. It is intended as a simulati
TRichView-v13.12.1-FS
- FastReport 5.2.3.zip FastReport® 5.0 VCL is an add-on component that allows your application to generate reports quickly and efficiently. FastReport® provides all the necessary tools to develop reports, including a visual report de
reg-stack
- MAX_ALLOWED_FRAMEDUMPS must be capped to (LONG_MAX - 1).
reg_parse
- 查看寄存bit值 reg_parse.exe 0x123 [0:4][4:1][9] reg value: 0x123 [0:4] : 0x3 00011 [4:1] : 0x1 0001 [9] : 0x0 0(register bit value reg_parse.exe 0x123 [0:4][4:1][9] reg value: 0x123 [0:4] : 0x3 00011 [4:1] : 0x1 0001