-
内点法C++
使用内点法求解线性规划最优解问题,C++(Solving the Optimal Solution Problem of Linear Programming by Interior Point Method, C++.)
- 2020-06-23 22:00:02下载
- 积分:1
-
3D数学基础:图形与游戏开发
说明: 一步步引导读者用C++实现计算机图形学中的各种基础数据结构(Lead reader to build the various data structrues of computer graphics step by step.)
- 2020-06-18 14:40:02下载
- 积分:1
-
ConfuserEx_bin
说明: 给大家推荐一个.Net的混淆防反编译工具ConfuserEx。
由于项目中要用到.Net的混淆防反编译工具。
在网上找了很多.Net混淆或混淆防反编译工具,如.NET Reactor、Dotfuscator、Eazfuscator.NET、ConfuserEx。
由于是WEB项目,所有使用其中的某些软件混淆DLL后不能使用,或使用的局限性较大(Eazfuscator.NET只提供发布时混淆方案),最终选择了ConfuserEx(免费开源的哈)。(A confusing anti decompile tool, ConfuserEx, is recommended for.Net.
A confusing anti decompile tool that uses.Net in the project.
There are many.Net confused or obfuscation anti decomcompiling tools on the Internet, such as.NET Reactor, Dotfuscator, Eazfuscator.NET, ConfuserEx.
Because it's a WEB project, all of the software that is used can't be used after DLL is confused, or the limitation of usage is large. (Eazfuscator.NET provides the confusion scheme at the time of publication). Finally, ConfuserEx is selected.)
- 2017-12-15 15:16:19下载
- 积分:1
-
Cocos2d-x中国象棋游戏源码
Cocos2d-x中国象棋游戏源码,解压后将项目拷到Cocos2d/projects下,MAC下可以直接编译运行,其他平台可以自行添加资源和源码引用编译运行,该源码为demo,功能比较简单,仅实现象棋布局和走法,人机对战AI需要自己完善。
- 2022-05-06 20:09:57下载
- 积分:1
-
c#源程序,C#高级程序设计配书程序
c#源程序,C#高级程序设计配书程序-c# source code, C# Senior Programmer
- 2022-12-21 08:05:07下载
- 积分:1
-
HTTP客户端C代码
HTTP客户端C代码,作为HTTP客户端与HTTP server进行通信,采用SOCKET方式,支持POST,GET等操作
- 2023-02-06 21:55:03下载
- 积分:1
-
Vediotest
用VC编写的媒体播放器,虽然功能不是很强大,可以供大家参考(VC prepared by the Media Player, although the function is not very strong, for your reference)
- 2007-07-04 15:41:56下载
- 积分:1
-
200604220000000000000000000000001
- 2006-04-22 23:20:01下载
- 积分:1
-
图像灰度化
本项目是对图像灰度化算法的实例,还包含自动分析图像的清晰度算法
- 2022-12-21 01:30:03下载
- 积分:1
-
C程序设计语言(第二版)
《C程序设计语言》是由C语言的设计者Dennis M. Ritchie和著名计算机科学家Brian W. Kernighan编写的一部介绍标准C语言及其程序设计方法的权威性经典著作。全面、系统地讲述了C语言的各个特性及程序设计的基本方法,包括基本概念、类型和表达式、控制流、函数与程序结构、指针与数组、结构、输入与输出、UNIX系统接口、标准库等内容。
- 2023-04-18 21:10:05下载
- 积分:1