-
大型分布式网站架构设计与实践(第二章“分布式系统基础设施”)
陈康贤著,PDF 扫描版,电子工业出版社。仅有第二章“分布式系统基础设施”。一线工作经验总结,囊括大型分布式网站所需技术的全貌、架构设计的核心原理与典型案例、常见问题及解决方案,有细节、接地气
- 2022-04-27 20:40:56下载
- 积分:1
-
vb 获取外网ip
"获取外网ip源码
Private Sub Command1_Click()
Dim h As Object
Dim i As Integer
Dim s As String
Set h = CreateObject("Microsoft.XMLHTTP")
GetInternetIP = False
g_strInternetServerIP = ""
h.Open "GET", "http://ip.3322.net", True "False
h.Send
If (h.ReadyState = 4) And (h.Status = 200) Then
&nb
- 2022-10-06 09:35:03下载
- 积分:1
-
系统辨识与matlab 仿真程序
可直接在MATLAB6.I下运行的MATLAB程序的编号和书本上的内容对应如下,每个程序题目括号内的file.m是对应书本...
系统辨识与matlab 仿真程序
可直接在MATLAB6.I下运行的MATLAB程序的编号和书本上的内容对应如下,每个程序题目括号内的file.m是对应书本上的内容在光盘上第一部分的程序编号。-system identification and Matlab simulation program can be directly under the MATLAB6.I running MATL AB procedures and the number of books on the correspondence follows, Every procedure topic within the brackets is file.m counterparts on the contents of books in the first part of the CD No. procedures.
- 2022-07-12 05:17:33下载
- 积分:1
-
VC++ 托盘图标和右键菜单操作的实现
VC++ 托盘图标和右键菜单操作的实现,VC++托盘右键菜单实例,现在托盘图标在各大软件上都用上了,本代码是一个托盘和右键菜单综合起来的一个小例子,演示窗体中还增加了随机更换背景图片的功能,点击托盘处的图标可弹出右键菜单,具体的实现这里就不说了,自己看代码吧。
- 2022-04-12 14:00:35下载
- 积分:1
-
解决光驱图标消失问题,自编批处理修复解决!
解决光驱图标消失问题,自编批处理修复解决!-Solve the problem of drive icon disappeared, self-repair solution batch!
- 2022-03-10 22:51:12下载
- 积分:1
-
历年程序员考试题目
历年程序员考试题目-programmers calendar year exams
- 2022-03-02 01:29:00下载
- 积分:1
-
choose a coding. The trip here can be used coding and coding out, but after a lo...
选择一种编码方式。在这里可以采用行编码和列编码,但经过大量的实验表明,这两种编码方式的抗干扰性能不佳-choose a coding. The trip here can be used coding and coding out, but after a lot of experiments showed that both the encoding anti-jamming performance poor
- 2022-01-23 11:26:34下载
- 积分:1
-
聊天机器人Delphi程序源码
Delphi聊天机器人程序,会和聊天用户进行简单的对话,回复简单的问题,实际上是预设了几种聊天用语,程序自动调用而实现。
聊天短语内容存储在Access数据库中,并做了防止重复回复的功能,尽量做到人性化,当然,程序还差的很远,仅供参考。
- 2022-01-25 14:57:35下载
- 积分:1
-
A showcase example of how propaganda can be used as the background of some of th...
一个展示了如何喊话的例子,可用作某些游戏的后台喊话例子-A showcase example of how propaganda can be used as the background of some of the game call example
- 2022-06-17 06:51:52下载
- 积分:1
-
它+ +是一个C++库的数学、信号处理和通信系统…
IT++ is a C++ library of mathematical, signal processing and communication system routines/functions. Its main use is in simulation of communication systems or for performing research in the area of communications.
- 2022-05-20 01:01:16下载
- 积分:1