搜索资源列表
SMBUS.zip
- 本程序用C语言写的,适于AMD Platform的所有机台,可读写在南桥SMBUS上的任何有意义的Slave device的数据.另外还为Thermal sensor, SPD, Clockgen , Smart Battery 写了Special Shortcut. 可读写Thermal sensor, SPD, Clockgen , Smart Battery 的数据(Attachment also has a operation Spec document ),This procedu
Delphi.and.CBuilder.Decompiler.v3.42.Cracked
- Dede之外的另一个超强的delphi,C++builder的反编译工具,支持win和linux的可执行程序。-Decompiler produces all project forms and data modules with all assigned properties and events. Produced event procedures don t have a body, but have an address of code in executable file.
YAM_Project
- 仿MATLAB计算软件本软件是一款科学计算平台,支持MATLAB的大多数语法,但尚不支持外部函数调用和复杂的数据结构。本软件可供广大师生进行基本的学习和教学工作,对科研人员也有所帮助。“YAM”意为“Yet Another Matlab”。本套软件包含如下程序: YAM.exe 软件主程序,用于输入和输出指令 compiler.exe 用于进行源代码编译并生成中间代码 interpreter.exe 用于解释中间代码并生成最终结果 Figure.exe 用于绘制图形
CHM.Decompiler
- “CHM电子书批量反编译器”(ChmDecompiler)是一款专门用来反编译CHM电子书源文件的工具软件,可以迅速地释放包括在CHM电子书里面的全部源文件(包括网页、文本、图片、CHM、ZIP、EXE等全部源文件),并且完美地恢复源文件的全部目录结构及文件名,特别是 ChmDecompiler可以完美重建.HHP工程文件,以方便用户对源文件二次编辑后可以完全使用原来的CHM设置重新编译生成该CHM文件,以便帮助用户得到源文件进行资料恢复或二次编辑。提供多种反编译方式供用户选择:可以只释放CHM
calculate
- 一简单的计算器,在C-Free下运行。可以直接用生成的EXE进行计算-A simple calculator in C-Free run. Can be directly used to calculate the generated EXE
C-readshape
- C读取矢量地图shape格式文件 C读取矢量地图shape格式文件-C reads vector map shape vector map format C read shape file format
SourceInsight3.5
- Source Insight是一个面向项目开发的程序编辑器和代码浏览器,它拥有内置的对C/C++, C#和Java等程序的分析。-Source Insight is a project development-oriented program editor and code browser, it has built on the C/C++, C# and Java, the analysis procedure.
libf2c
- fortran77 转C语言的c语言代码库,含f2clib,可执行文件源代码,可在windows,linux/unix下使用(需要修改相应os平台头文件) -lib source code for fortran77 to C language
c
- 一个小的恶意代码,深度遍历磁盘上的所有文件夹并将EXE文件改为自身-write by myself
Cbingdu
- 1.在C、D、E盘和c:\windows\system、c:\windows中生成本病毒体文件 2.在C、D、E盘中生成自动运行文件 3.注册c:\windows\system\svchost.exe,使其开机自动运行 4.在C:\windows\system下生成隐蔽DLL文件 5.病毒在执行后具有相联复制能力 1.在所有磁盘的根目录生成svchost.com和autorun.inf文件 2.生成病毒体: c:\windows\wjview32.com c:\w
Archive
- 自己做的C语言程序,在Borland C环境下包括界面,菜单,画图,将Borland C安装文件放在D盘即可运行,适合初学者C语言课程设计用!-Own C-language program, including at the Borland C environment interface, the menu will be Borland C installation files on the D drive to run, suitable for beginners to use C lan
PCI
- PCI Scan, dos下列举pci设备,显示像RU.exe一样类似的界面-PCI Scan, dos cited under the pci device
exe
- 求三角形面积 判断三角形的种类以计算面积-#include<stdio.h> #include<math.h> main() { double a,b,c,p,S,i printf("Input a,b,c\n") scanf(" lf lf lf",&a,&b,&c) if(a+b>c&&a+c>b&&b+c>a){ p=(a+b+c)/2 S=sqrt((p-a)*(p-b)*(p-c)
Virus-c
- 1.在C、D、E盘和c:\windows\system、c:\windows中生成本病毒体文件 2.在C、D、E盘中生成自动运行文件 3.注册c:\windows\system\svchost.exe,使其开机自动运行 4.在C:\windows\system下生成隐蔽DLL文件 5.病毒在执行后具有相联复制能力 本病毒类似普通U盘病毒雏形,具备自我复制、运行能力。 程序在DEV-CPP 4.9.9.2(GCC编译器)下编译通过-1 in C, D, E di
use-exe
- 调用exe的函数,基于 c++平台的可以在程序中调用其他函数-exe callling function
Bat.Create600PIcfile.Cl.Link.exe
- 软件自动批生成c源文件和批处理脚本,实现自动化编译链接生成若干个可执行文件,在没有大的开发环境时很方便。-create many c source file/dos bat file and automaticly compile/link to get exe file
Scoresheet
- Cricket Score Board Project: How to Execute, Extract the project files and run ScoreSheet.exe file to execute the project.
link
- vc++ only link.exe file for s60 development add to environment variables
7z
- c#压缩 文件 与解压文件。。。。。。。。(C# compressed files and decompression files)
c#检测端口是否占用
- 检测win指定端口是否被占用的实例,并且能够显示占用端口的exe可执行文件。(Detects an instance that win specifies whether a port is occupied and can display an EXE executable file that takes up the port.)