搜索资源列表
Fractal
- 画Julia集的程序的代码部分,用了OrbitTrap方法,使用VS2015编译-The Key code of JuliaSet,Using Orbit Trap method by VS2015
RunFish
- C#实现的类似桌面雪花状态的动态金鱼,使用VS2015编译-Use Visual Studio 2015
RSA
- vs2015编译的RSA加解密算法,算法比较简单,可以作为新手参考-Vs2015 RSA encryption and decryption algorithm, the algorithm is relatively simple, can be used as a reference for beginners
cifafenxi
- vs2015编译的词法分析,需要在运行文件的同目录下有个skh.c文件作为词法分析的文件-Vs2015 compiler lexical analysis, the need to have a EXE file in the same directory as the skh.c file as a lexical analysis of the document
suijisushu
- vs2015编译的随机素数生成,程序随机生成固定范围内的随机素数,自己可以理解代码更改相应范围-Vs2015 compiled a random prime generation, the program randomly generated within a fixed range of random prime numbers, you can understand the code to change the corresponding range
qqliaotian
- vs2015编译的简易qq聊天软件,有服务端和和客户端,可以实现简单聊天-vs2015 compiled simple qq chat software, and server and client, you can achieve a simple chat
BCGCBarProMFC25
- BCGControlBar Professional v.25.1 Full Source 带安装序列号,带源代码,完全版。 亲测可用vs2015编译通过-BCGControlBar Professional v.25.1 Full Source with a serial number to install, with source code, full version.
Win7-VS2015-GDAL213+PROJ4493+GEOS351
- VS2015下编译的GDAL库(含Proj3,Geos)及编译流程(Win7-VS2015-GDAL213+PROJ4493+GEOS351)
zlib-1.2.11-vs2015
- 新版的zlib库,vs2015运行环境已搭建好,可直接编译通过。省去各种配置的麻烦。(The new version of the zlib library, vs2015 running environment has been set up, can be directly compiled through. Save the hassle of various configurations.)
RawSocket
- C#编写的ras socket网络监听程序,使用vs2015编译通过,并可使用(C# prepared by the raw socket network monitoring procedures, through the use of vs2015 compiler, and can use)
Lua53
- lua53源代码,已编译好,带工具;希望对于想自己编译lua编译器解释器的同学有帮助!(Lua53 source code, compiled, with tools)
ployufa
- 用c++语言编写,vs2015通过,对PLO的编译原理语法分析程序,(Syntax analysis program for PLO language compilation principle)
cmake 编译 win下64位obs
- cmake 编译 obs源代码,生成 vs2015 工程方法文档资料。(Cmake compiles OBS source code to generate vs2015 engineering method document data.)
MYOtt
- MFC vs2015 win7 64位环境连接访问ORACLE数据库 实例工程直接编译使用(MFC vs2015 win7 64 ADO ORACLE)
学生成绩管理系统
- 学生成绩管理系统,vs2015编译通过。 仅供参考,请勿用于商业用途。(Student achievement management system)
pack
- 简单实现一个壳,c++程序, vs2015编译.压缩壳(Simple realization of a shell . and its work on vs2013 .without)
json_vs15
- vs2015编译的json静态库可以直接使用(Vs2015 compiled JSON static library can be used directly.)
MFC-OsgEarth
- 转载mfc下osgEarth工程,sdk 版本osgEarth 2.7 32bit,vs2015编译(osgEarth Project under Reprinted MFC)
DsoFramer
- dsoframer 1.3 vs2015编译成功,修改了部分源码(Dsoframer 1.3 vs2015 was compiled successfully, and some source codes were modified)
xlnt链接库
- 使用xlnt库可以便捷的对xlsx格式的表格进行创建、读写等操作,在使用C++实现的数据科学项目中,可以用来方便地将实验结果记录成表格。使用vs2015编译。