-
javaService
实现即时将数据库信息推送web前台功能,需要数据库支持(Push Station instant messaging capabilities, database support)
- 2013-11-19 17:03:28下载
- 积分:1
-
c# 多线程操作例子源码
多线程操作 [实例截图] [核心代码]using System;using System.Collections.Generic;using System.ComponentModel;using System.Data;using System.Drawing;using System.Linq;using System.Text;using System.Windows.Forms;using System.Threading;namespace ThreadMore{ public partial class Form3 : Form { public Form3() { InitializeComponent(); } // 发送数据包的类 public class SendPackage { Package pack; // 保存将被发送的数据包 int quantity = 1; // 数据包的个数 // 发送数据包 public SendPackage(Package p, int count) { pack = p; quantity = count; } public void ThreadRun() { // 发送指定数量的数据包 for (int looper = 1; looper
- 2015-03-20下载
- 积分:1
-
otdr_eng
Optical Time domain reflectometer basics
- 2016-12-29 14:56:45下载
- 积分:1
-
51622451Hinf_ctrl
说明: H-INF控制,鲁棒控制效果很好,MATLAB仿真(H-inf control, robust control effect is very good, matlab simulation)
- 2019-12-04 10:45:27下载
- 积分:1
-
king_graph
这是一个关于计算机图的一些简单操作的程序,初次作品,谢谢支持(This is a map on the computer of some simple operating procedures, the initial entries, I would like to thank support)
- 2006-11-24 18:57:47下载
- 积分:1
-
asynchronous socket server
异步套接字服务器-asynchronous socket server
- 2022-01-26 08:33:46下载
- 积分:1
-
330tipsforJAVA
330 tips for JAVA beginnner
- 2010-12-01 00:40:31下载
- 积分:1
-
CPPApplication-Programming-200
C++应用程序200例 让你在实践中学会和理解C++编程(C++ application 200 cases in practice, you learn and understand C++ programming)
- 2011-04-20 10:22:53下载
- 积分:1
-
lorrqhponding__triggers
Cool皮肤模块,很不错的易语言模块,易爱好者可以下载使用()
- 2018-03-06 09:37:55下载
- 积分:1
-
jabber 配套测试工具(2)
jabber 配套测试工具(2)-jab_simul 配合testsuite使用,怎么用就不用我在这里 多说了吧-jabber matching test tools (2)- jab_simul tie TestSuite use, not how I used it here to say all right
- 2022-09-15 07:50:03下载
- 积分:1