-
get information from other directory
get information from other directory
- 2022-01-31 04:15:17下载
- 积分:1
-
用vb写的一个简单的起泡法的演示的程序。
用vb写的一个简单的起泡法的演示的程序。-with vb write a simple sparkling demonstration of the law of procedure.
- 2022-11-16 10:00:03下载
- 积分:1
-
Basketball game client and server
篮球比赛显示端和服务器端的计分和时间上的同步等功能。-Basketball game client and server-side shows the points and time synchronization functions.
- 2022-12-10 14:05:03下载
- 积分:1
-
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
最新的pkcs11 密码令牌接口标准 费了很大的劲才找到的
-Latest PKCS11 password token interface standard costs a lot of劲才found
- 2022-03-25 18:25:51下载
- 积分:1
-
vc环境下编写的测量圆的程序,里面附图片,值得研究!
vc环境下编写的测量圆的程序,里面附图片,值得研究!-vc environment prepared by the procedures for measuring a round, which is attached pictures, worth studying!
- 2022-04-28 01:53:35下载
- 积分:1
-
访问量突破160万的程序员网络励志故事,开博五个月为CSDN十大明星博客,程序员版的《奋斗》。
这本小说并没有太多技术方面的内容,讲述的是作者本人作为一...
访问量突破160万的程序员网络励志故事,开博五个月为CSDN十大明星博客,程序员版的《奋斗》。
这本小说并没有太多技术方面的内容,讲述的是作者本人作为一名程序员,从学习编程开始,到第一份工作250元工资,再到后来自主创业的成长经历,也许有些内容在你身上都会找到影子。
-1.6 million visits a breakthrough network programmers stories, the Bo Ten CSDN five stars for the blog, programmer of the " struggle." This novel technology is not too much content, the author described himself as a programmer learning programming from the beginning to the first 250 per wage work, and then later experienced the growth of their own businesses, perhaps some of the content who will find in your shadow.
- 2022-02-02 12:45:35下载
- 积分:1
-
C源代码:客户端怎样通过proxy进行连接,支持https,socks5代理
C源代码:客户端怎样通过proxy进行连接,支持https,socks5代理-C source code : the client how to connect through proxy support https, Acting togig
- 2022-02-15 14:50:19下载
- 积分:1
-
一个简单的流水灯程序,花样等,一看就明白,只是写的时候有点匆忙。程序有点乱!...
一个简单的流水灯程序,花样等,一看就明白,只是写的时候有点匆忙。程序有点乱!-A simple water lamps procedures, patterns and so on, look for one that is only a little time to write a hurry. Process a bit chaotic!
- 2022-05-29 19:52:00下载
- 积分:1
-
List the basic operations, to find specific elements in the list, delete list el...
链表的基本操作,查找链表中的特定元素,删除链表中的元素等-List the basic operations, to find specific elements in the list, delete list elements such as
- 2023-03-01 05:20:03下载
- 积分:1
-
Windows平台下枚举显示器所有的显示分辨率
应用背景该Module源码的功能是枚举在Windows平台下显示器的分辨率列表,这样也就可以获得显示器的所有分辨率,同时也可以获得显示器的最大分辨率,其源码是用VS2012 Ultimate工具的Win32 Console Application程序。关键技术用到了Windows的库函数#pragma comment(lib, "D3D9.lib"), 需要的结构体D3DCAPS9,以及相应的库函数有Direct3DCreate9(D3D_SDK_VERSION),GetDeviceCaps(D3DADAPTER_DEFAULT, D3DDEVTYPE_NULLREF, &caps),GetAdapterDisplayMode(caps.AdapterOrdinal, &dismode),GetAdapterModeCount(caps.AdapterOrdinal, dismode.Format)等...
- 2022-11-04 20:55:03下载
- 积分:1