-
一个很好玩的保龄球游戏,图片很丰富,速度也很快的
一个很好玩的保龄球游戏,图片很丰富,速度也很快的-one is a lot of fun bowling game, a very rich picture, the speed is fast,
- 2022-03-07 10:46:25下载
- 积分:1
-
VB.NET实现无边框、无标题栏的网页浏览器
VB.NET实现无边框、无标题栏的网页浏览器,这个窗口同时还没有状态栏,可以说是一个无边框的窗口,直接显示内容,浏览器功能是基于Windows的IE组件,直接调用的IE内核,本程序其实最值得参考的部分是窗体界面的设计,如何在VB.NET中实现无标题栏和状态栏的窗口,这个值得学习哦。
- 2022-02-01 12:17:36下载
- 积分:1
-
Vb 窗口置顶功能一例含源码
Vb6.0窗口设计实例: 窗口置顶功能一例含源码,顶层窗口,将本窗口显示在其它程序窗口的最顶层,始终放在最前面显示,不被其它的窗口所遮挡,比如播放器的播放窗口,在播放视频的时候,始终保持在最顶层,不会被其它窗口挡住视线。在实际的软件开发中,这个功能还是挺有用的。
- 2022-03-10 10:47:08下载
- 积分:1
-
哈夫曼编码,建立哈夫曼树
哈夫曼编码,建立哈夫曼树-Huffman coding, establishing Huffman tree
- 2022-09-14 13:40:03下载
- 积分:1
-
read_ffe
提取feko的ffe文件的散射场,适合电磁雷达专业学生(Extract feko ffe file scattering field, suitable for electromagnetic radar professional students)
- 2021-04-16 17:18:54下载
- 积分:1
-
简单的绘图编程
划直线水平线随手画直线椭圆位图
简单的绘图编程
划直线水平线随手画直线椭圆位图-simple graphics programming is readily horizontally straight line drawing elliptical bitmap
- 2022-03-14 05:35:44下载
- 积分:1
-
欧拉前差公式通用程序
欧拉前差公式的算法,精度不是很高,误差相对比较大...
欧拉前差公式通用程序
欧拉前差公式的算法,精度不是很高,误差相对比较大- In front of Euler in front of difference formula general
routine Euler the difference formula algorithm, the precision is not
very high, the error relative quite is big
- 2022-05-24 11:37:55下载
- 积分:1
-
vc++ 6.0开发控制台Windows服务监控程序
vc++6.0 实现基于控制台的Windows服务监控程序,可实现windows服务监控和检测网关程序的侦听端口,运行后请根据CMD窗口的提示操作。if (pstProgNodeBuf->m_nFlag == 2) //连接当前Sgip侦听的端口
{
if (!ConnectSgipServer(pstProgNodeBuf->m_nPort)) //SGIP不正常运行
{
if (!StartUnlimitService(pstProgNodeBuf->m_szServiceName)) //启动该服务
{
sprintf(szLog,"启动该[%s]服务失败",pstProgNodeBuf->m_szServiceName);
WriteLogRecord(szLog);
LogMsg(szLog);
pstProgNodeBuf->m_iRecCount ++ ; //超过2次启动服务失败
if(difftime(tCurrTime,pstProgNodeBuf->tSendShortTime) > 2*60*60 && pstProgNodeBuf->m_iRecCount >= 2) //检测发送短消息时间间隔 (设置值为1个小时即1*60*60秒)
{
CString strSendMessage;
strSendMessage.Format("%s",pstProgNodeBuf->m_szSendMessage);
//发送短消息
//连接服务器,发送内容
//发送短消息
- 2022-02-09 22:47:24下载
- 积分:1
-
一个反编译VB程序的应用程序,目前已可以解析下列控件的大部分属性,并进行编辑,其中包括字体的修改,背景颜色的修改,图片的保存和替换等。 PictureBox、...
一个反编译VB程序的应用程序,目前已可以解析下列控件的大部分属性,并进行编辑,其中包括字体的修改,背景颜色的修改,图片的保存和替换等。 PictureBox、 Label、 TextBox、 Frame、 CommandButton、 CheckBox、 OptionButton、 Form、 Menu、 MDIForm、 Image、 Data、 UserControl、 PropertyPage -Decompile a VB application process has been able to resolve most of the following attributes control and editing, including changes to the font, background color changes, photo preservation and replacement. PictureBox, Label, TextBox, Frame, CommandButton, CheckBox, OptionButton, Form, Menu, MDIForm, Image, Data, UserControl, PropertyPage
- 2022-07-24 07:15:58下载
- 积分:1
-
advanced
基于yii2.0框架的个人博客开发,初学者(Build personal blog based on yii2.0)
- 2017-06-29 16:35:20下载
- 积分:1