-
PB do with the toolbar button
用PB做的按钮工具条-PB do with the toolbar button
- 2022-03-03 04:39:57下载
- 积分:1
-
botton按钮的各个不同美化效果,仅供大家参考,如有不足之处,望多多指教...
botton按钮的各个不同美化效果,仅供大家参考,如有不足之处,望多多指教-botton button various beautification effects, only for your reference, if inadequate, hope the exhibitions
- 2022-02-07 20:38:38下载
- 积分:1
-
网吧管理系统
系统特点: 用户管理 计费 客户端PC机定时器(添加,修改,暂停,恢复) 客户端PC重新启动和关机 注意:您必须下载CrystalReport运行时引擎(CRRuntime_32bit_13_0_1/ CRRuntime_64bit_13_0_1)的VS2010to能生成报表的功能。安装程序(定时器),用于客户端PC isincluded。我建议使用单击一次以制作安装程序的Internet CafeManager。我有一些疑问,请放下一些评论这个职位。
- 2022-01-21 19:07:04下载
- 积分:1
-
●WinPopup增强版及VC++源程序 409K 2004
●WinPopup增强版及VC++源程序 409K 2004-12-23 这是一个免费的用于局域网的消息传送小工具, 您可以用它来取代Windows 自带的WinPopup.EXE,和后者比较它有以下特点:消息可以自动保存, 根据您的选择最多可以保存 30 天;消息大小不再限制在 38 字节, 每条消息最多可以达到 400 字节;对单个计算机发出的消息, 可以要求接收方确认"已收到";可以广播消息到局域网中的多个工作组;可将它缩小为系统状态条图标, 当有消息到达时, 它可以发出声音或闪动图标加以提醒;可定制的消息文本显示字体和颜色;可选择让它开机自动运行;自动收集网络信息, 您可以在“网络邻居”列表中选择接收人, 而不是手工输入它。压缩包中含有可执行程序和源代码。-enhanced version and VC source 409K 2004-12-23 This is a free for LAN messaging small tool, you can use it to replace the Windows WinPopup.EXE, and the latter is more it has the following features : automatic preservation news, according to your choice of the most more can be preserved for 30 days; news is no longer limited to the size of 38 bytes each message can be up to 400 bytes; right individual information from the computer, the receiving party may request confirmation "has received"; news to be broadcast a number of LAN Working Group; it can be reduced to the system- state of the icon, when news arrived, it emits sounds or flashing icon t
- 2022-06-20 23:13:46下载
- 积分:1
-
混沌映射MATLAB仿真
一些简单的混沌系统映射的仿真代码,例如lorenz,tent,等
- 2023-07-05 02:20:03下载
- 积分:1
-
分割midi音符test1split1str1.cpp
// test1split1str1.cpp : Defines the entry point for the console application.
//
#include "stdafx.h"
/*
File : split1.cpp
Author : Mike
E-Mail : Mike_Zhang@live.com
*/
#include
#include
#include
#include
#include
using namespace std;
//字符串分割函数
std::vector split(std::string str,std::string pattern)
{
std::string::size_type pos;
std::vector result;
str+=pattern;//扩展字符串以方便操作
int size=str.size();
for(int i=0; i
- 2022-03-22 16:35:52下载
- 积分:1
-
基于WINDOWS 串口无线通信软件,批量管理LED计时器
基于WINDOWS平台开发的串口无线通信软件,用于批量管理带有无线发送模块的LED大屏幕计时器系统。系统实现了自动数据采集、时间同步、数据记录、EXCEL表格生成、自动清零等功能,无人值守。
- 2022-07-09 12:16:27下载
- 积分:1
-
用VC++实现集合的并 交 差和运算是双链表形式的
用VC++实现集合的并 交 差和运算是双链表形式的-With VC++ Achieve a collection and call it a day and the operation is double-chain forms of
- 2022-01-27 11:40:54下载
- 积分:1
-
C编译器,可以学习怎样做编译器算法,不知道对大家有没用.
C编译器,可以学习怎样做编译器算法,不知道对大家有没用.-C compiler, you can learn how to make the compiler algorithms, do not know whether the U.S. has no use.
- 2022-07-10 17:26:55下载
- 积分:1
-
将多个文件捆绑成一个可执行文件
将多个文件捆绑成一个可执行文件-will bundle multiple files into one executable file
- 2022-12-13 11:50:03下载
- 积分:1