-
FTP客户端开发,windows server ftp服务器的客户端开发,软件开发,(百度云连接下载测试使用)https://pan.baidu.com/s/1mhTMgCK
百度云共享:https://pan.baidu.com/s/1mhTMgCK,本软件是FTP客户端软件,是与windows server通讯的软件,具有下载,上传,删除,重命名文件功能。本代码冗余少,规范清晰,里面包含多线程技术的使用,托盘技术的实现,按钮自绘技术等等.
- 2022-02-24 10:27:47下载
- 积分:1
-
此压缩文件夹包含22本c++方面的著作,如面向对象程序设计理论,算法,网络编程等等。十一部不可多得的c++经典合集,绝对超值,但对阅读者的英文要求较高。...
此压缩文件夹包含22本c++方面的著作,如面向对象程序设计理论,算法,网络编程等等。十一部不可多得的c++经典合集,绝对超值,但对阅读者的英文要求较高。-this compressed folder contains 22 c++ books, for example: OO design theories, algorithms, network programing. It s a good colection of classic c++ books. Very worthy, but a high level of English reading command is required.
- 2022-11-24 20:25:10下载
- 积分:1
-
最短路径,对于初学者来说是一个好的源码学习,请大家疯狂下载吧...
最短路径,对于初学者来说是一个好的源码学习,请大家疯狂下载吧-The shortest path, for beginners is a good source for learning, please download it crazy
- 2023-06-17 14:55:03下载
- 积分:1
-
一个图形可分别绕X轴,Y轴,原点变换,也可以按比例变换
一个图形可分别绕X轴,Y轴,原点变换,也可以按比例变换-a graphics can be around the X axis, Y-axis, the basics of transformation, can transform prorated
- 2022-01-28 12:40:20下载
- 积分:1
-
The source code about thread.it is very important to help understand how to crea...
The source code about thread.it is very important to help understand how to create java threads
- 2023-01-19 19:40:03下载
- 积分:1
-
绘图基本功,比较详细的介绍了一些画图,基本包含所有画图炒作...
绘图基本功,比较详细的介绍了一些画图,基本包含所有画图炒作-Drawing basics, a more detailed introduction to a number of drawing, basic drawing contains all the hype
- 2022-03-12 20:13:09下载
- 积分:1
-
游戏编程 介绍vc.net的使用 使用vc.net开发游戏
游戏编程 介绍vc.net的使用 使用vc.net开发游戏-game programming gives you some good advices about how to use the vc.net and making game software using vc.net
- 2022-05-21 04:23:33下载
- 积分:1
-
读取excel文件
使用python打表excel,生成二进制文件,使用c++读取二进制。方便开发流程,提高效率,已在项目中应用。使用时只需要继承即可。
- 2022-03-22 11:42:14下载
- 积分:1
-
miniweb在嵌入式平台上的Web源代码发布0.7 200运行…
MiniWeb 在嵌入式平台上运行的WEB源代码 2005-6-3 MiniWeb 0.7发布 -MiniWeb in embedded platforms running on the Web the source code release 0.7 2005-6-3 MiniWeb
- 2023-01-10 07:00:04下载
- 积分:1
-
功能[ x,等,exitflag,输出,λ] = quadprog(H,F,A,B,AEQ,BEQ LB,UB,x0,期权…
function [X,fval,exitflag,output,lambda]=quadprog(H,f,A,B,Aeq,Beq,lb,ub,X0,options,varargin)
% X=QUADPROG(H,f,A,b) 求解二次规划:
% min 0.5*x *H*x + f *x subject to: A*x
- 2022-03-18 07:11:58下载
- 积分:1