-
Symbian OS Socket任务管理器服务器源代码
可以学习一下
Symbian OS Socket任务管理器服务器源代码
可以学习一下-Symbian OS Socket Task Manager server source code can learn about
- 2023-08-26 01:35:05下载
- 积分:1
-
STM32+ISP
ST官方STM32 ISP下载程序
用于擦除FLASH程序
STM32+ISP
ST官方STM32 ISP下载程序
用于擦除FLASH程序-STM32+ ISPST official STM32 ISP download for FLASH erase procedure
- 2022-04-27 18:31:11下载
- 积分:1
-
C# 利用HAVING子句过滤分组数据
C# 利用HAVING子句过滤分组数据,用于查询平均年龄大于22岁的学院学生的数量,在平时的应用中,这是很实用的一个数据库查询技巧。
string P_Str_ConnectionStr = string.Format(//创建数据库连接字符串
@"server=WIN-GI7E47AND9RLS;database=db_TomeTwo;uid=sa;pwd=");
string P_Str_SqlStr = string.Format(//创建SQL查询字符串
"SELECT * FROM tb_Student");
SqlDataAdapter P_SqlDataAdapter = new SqlDataAdapter(//创建数据适配器
P_Str_SqlStr, P_Str_ConnectionStr);
DataTable P_dt = new DataTable();//创建数据表
P_SqlDataAdapter.Fill(P_dt);//填充数据表
return P_dt;//返回数据表
- 2022-04-10 01:41:39下载
- 积分:1
-
五子棋 五子棋
五子棋 五子棋 -Gobang Gobang Gobang Gobang
- 2022-02-02 03:45:48下载
- 积分:1
-
Aodv 实现
此代码是用于实现 AODV 路由协议使用 NS2 n 移动自组网。这里是 50 节点提供的代码。
用户可以更改按规定的数量。
- 2023-01-21 17:15:03下载
- 积分:1
-
Delphi 数据定时自动备份程序
Delphi 数据定时自动备份程序,备份前请设置自动备份的时间、需要备份到的目标文件夹,程序需要一直运行着,时间到自动备份所选择的目录文件。
- 2023-06-18 19:10:03下载
- 积分:1
-
VB实用小程序实例源码集
VB实用小程序实例源码集,考察的技术要点比较多,比如涉及到了窗体界面设计、数据库、字符处理、鼠标特效_动画光标、系统菜单_图形菜单、系统设置_回收站、系统时钟、窗体_切换控制、文件阅读_读取txt等内容,每一个源码都可以在VB6.0环境下编译运行,是学习的好资料。
- 2023-01-01 01:25:04下载
- 积分:1
-
Interval coverage of the realization of the algorithm description: In this paper...
区间覆盖问题的算法实现
问题描述:给出x轴上N条线段的坐标,从中选出一些线段来覆盖区间【0,M】,要求所用线段数目最少
-Interval coverage of the realization of the algorithm description: In this paper, x-axis N be the coordinates of line segment, selected to cover a number of line segments [interval 0, M], requirement by the number of segments at least
- 2022-12-22 05:20:03下载
- 积分:1
-
一个页面使用DIV层设计,增加页面打印在两速度,优化…
1、页面采用DIV层设计,增加页面载入速度
2、优化代码,更易搜索引擎收录
3、签写信息、存入信息、显示信息均在一个页面上执行,方便代码的管理和查看
后台地址:Manage/Login.asp
管理用户:tzstudent.com
管理密码:tzstudent.com
-a page using DIV layer design, increased pages printed in the two speed, optimize code, better search engine contains three sign the information into the message that the information is on one page implementation, facilitate code management and background check Address : Manage/Login.asp management users : tzstudent.com management Password : tzstudent.com
- 2022-07-21 06:40:42下载
- 积分:1
-
自己编写的GMSK信号的循环谱密度程序,开发平台MATLAB,对于循环谱检测有一定的参考价值!...
自己编写的GMSK信号的循环谱密度程序,开发平台MATLAB,对于循环谱检测有一定的参考价值!-I have written the cycle of GMSK signal spectral density procedures, development platform MATLAB, for the cyclic spectrum detection of some reference value!
- 2023-05-27 05:05:03下载
- 积分:1