登录
首页 » Windows开发 » This program executes a very precise test to determining if the user input is a...

This program executes a very precise test to determining if the user input is a...

于 2023-06-03 发布 文件大小:5.08 kB
0 451
下载积分: 2 下载次数: 1

代码说明:

This program executes a very precise test to determining if the user input is a number.

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论


0 个回复

  • 实现贪吃蛇游戏的源码,不是很理想,望别人能改进
    实现贪吃蛇游戏的源码,不是很理想,望别人能改进-The realization of Snake game source code, not very ideal, hope someone else can improve
    2022-05-20 17:47:23下载
    积分:1
  • Erlang B in C++
    使用C++模拟Erlang B流量。
    2023-04-02 17:10:04下载
    积分:1
  • 对于bacnetip虚拟链路层文件
    Document for BACnetIP Virtual Link Layer
    2022-06-20 03:42:08下载
    积分:1
  • 该程序生成一个城市网络的最小生成树,可以按需求自己设置定点数和路径...
    该程序生成一个城市网络的最小生成树,可以按需求自己设置定点数和路径-The program generates a network of cities of the minimum spanning tree can be set according to demand their own set points and path
    2023-04-22 16:55:02下载
    积分:1
  • 具有飞机订票的所有文档:测试分析报告、总结性报告等等。
    具有飞机订票的所有文档:测试分析报告、总结性报告等等。-This is the flying word!!
    2023-02-02 12:05:04下载
    积分:1
  • 很好的程序 很好的程序 很好的程序 很好的程序
    很好的程序 很好的程序 很好的程序 很好的程序-henghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxuhenghaodechengxu
    2022-01-25 16:10:49下载
    积分:1
  • CxSkinButton_src
    挺简单的代码,就是先画一个内存Bitmap,画好了拷贝到窗口dc. 使用双缓冲技术实现位图按钮的不闪烁 位图按钮 实现不规则按钮 不规则有效区域   效果不错,基本上常用的功能,比如不规则的位图按钮,都实现了。
    2022-05-06 19:29:01下载
    积分:1
  • 一个含有一系列的二插树的包,里面有二叉树的各中算法,很使用...
    一个含有一系列的二插树的包,里面有二叉树的各中算法,很使用-containing a series of two interpolation tree packets, which contain the binary tree algorithm that is used! !
    2023-03-03 01:05:03下载
    积分:1
  • 一个线程池的一个类,基本使用如下:
    一个线程驰的类, 下面的是基本的使用方法 struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void * p, char * buf, int len) void OnAccept(SOCKET socket) void OnClose(void * p) } void myIocp::OnAccept(SOCKET socket) { TSession *s = new TSession s->socket = socket //这里可以对连接的session进行自己的操作,例如给id找一个唯一的值 SetIoCompletionPort(socket, s) // 使连接socket与一个自定义结构体关联 } void myIocp::OnRead(void * p, char * buf, int len) { TSession *s = (TSession *)p send(s->socket, buf, len, 0) // 这里只是简单的把收到的消息返回给客户端 ... } void myIocp::OnClose(void * p) { delete p } myIoncp iocp main() { ... iocp.listen(4311) // 开始监听网络端口,等待客户端连接 ... }-A class for thread pool,basic usage below: struct TSession { SOCKET socket int id } class myIocp:public CIOCP { public: void OnRead(void* p, char* buf, int len) void OnAccept(SOCKET socket) void OnClose(void* p) } void myIocp::OnAccept(SOCKET socket) { TSession*s = new TSession s->socket = socket //here you can do something about connecti
    2022-07-17 05:14:52下载
    积分:1
  • 一个组播送和接收的demo,很实用的,接收信息写到文件,并存入数据库,牵扯的知识面很多。值得一看。...
    一个组播发送和接收的demo,很实用的,接收信息写到文件,并存入数据库,牵扯的知识面很多。值得一看。-A multicast to send and receive demo, very practical, and receiving information to write the file, and stored in the database, involve a lot of knowledge. Worth a visit.
    2022-05-23 12:27:46下载
    积分:1
  • 696518资源总数
  • 104524会员总数
  • 16今日下载