搜索资源列表
c.exe
- c语言编写的通讯录 可以添加删除查询搜索 非常好用-c language directories can be added to delete search very handy
c语言界面程序
- c语言界面程序入门学习资料 源码,和详细的说明 生成的.exe文件可以直接运行 初学者必备~
完整的C编译器源代码
- 一个完整的C编译器源代码, 可以编译出windows下可执行的exe文件,程序不大,总共不到2w行代码,是学习C编译器的好例子。 Features * SMALL! You can compile and execute C code everywhere, for example on rescue disks (about 100KB for x86 TCC executable, including C preprocessor, C compiler, assemble
GML_CameraCalibrationInstall_040.exe
- 基于C++的摄像机标定软件,界面友好,操作简单,具有不错的精度。-Based on C++ for camera calibration software, user-friendly, simple operation, with good accuracy.
autopano-sift-C-2.5.0
- sift算法的c算法,基于opencv的,一个大牛写得,很厉害的。-c algorithms sift algorithm, based on the opencv, a large cattle write, it is powerful.
HostMSPaint
- EXE软件集成工具,可以方便将EXE软件集成到VC应用程序中-exe application integration
five.exe
- c++编辑的五子棋游戏,可以两人游戏或和电脑玩。-c++ editors welcome to play, you can play two games and computers.
Windows_(Explorer.exe)_Extension_for_c++_builder.
- This is an example of Windows Extension (Explorer.exe). Source was written by me for C++ Builder ONLY! After registering it you will see some new items (including submenu) in your context menu associated with certain file type. Actions for these item
C-readshape
- C读取矢量地图shape格式文件 C读取矢量地图shape格式文件-C reads vector map shape vector map format C read shape file format
[C]-EXE-Clean---Joefish
- A program used to make exe size smaller by cutting out junk data in files
wannianli-for-C
- 万年历C语言控制台程序,在TC或VC6.0中编译程序,编译成功后,通过命令行向编译生成的可执行文件(.exe)传递参数,在命令行中输入该执行文件的路径名称,然后再输入传入的参数,回车,就会显示出运行结果 例如:........> d:\wannianli for C.exe 2013/08/-calendar for the console application of language C
leo&junior
- cash machine in C language, files: C, exe.
batalha naval parte 1
- naval battle in files. Files: C, exe.
ADC-Main-C
- gcc for arm stm32Xclm.exe file to replace the original installation directory can be, and then set up the project in the MPLAB compiler module for the PRO. pro test, optimize a lot of. Summary: Memory Space used () ...
C# EXE文件加密器源代码
- 一种算法用于加密开发的.exe文件,保证文件的运行安全(Encryption and development of.Exe files to ensure running security)
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.)
Pesaje.exe
- Configuration file for c# proyect
C#写的串口通信源代码
- 1. 利用C#编写的串口通信工具 2. 源代码全部公开 3. 可以作为上位机通信的前端入口,并进行二次开发 4. 解决方案文件chuankou.sln 5. 编译成功文件chuankou.exe
c俄罗斯方块+源码
- 启动Tetris.exe, 开始按b,键盘方向<-->左右操作。附带源码。
C#程序脱壳
- 对于加密的C#exe或dll进行脱壳,以进行代码查看