-
abela beier 编程
abela beier 编程-program with abela beier
- 2022-04-15 16:00:11下载
- 积分:1
-
ShutDown
定时关机 并且可以设置年月日,还可以重启-ShutDown
- 2022-12-23 09:05:03下载
- 积分:1
-
在学习FTP协议偶有感悟,于是想起了写一篇文章来总结一下自己学习的东西...
在学习FTP协议偶有感悟,于是想起了写一篇文章来总结一下自己学习的东西-I suddenly catch something when I study the FTP protocol. Therefore I want to write something to summarize my learnings.
- 2023-03-25 17:15:03下载
- 积分:1
-
用C++ Builder编写的操作系统处理程序,经过测试,能用
用C++ Builder编写的操作系统处理程序,经过测试,能用-C++ Builder with the preparation process of the operating system, after testing, can be
- 2022-08-08 16:30:07下载
- 积分:1
-
实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,...
实现了一个简单的个人事务助理的工具,主要介绍了VC数据库方面的编程,并且介绍了CFormView视图类的使用,CTabCtrl控件的使用,高级标签控件类的实现,建立ODBC数据源的建立,利用数据集访问数据库操作结果等。-achieve a simple personal assistant tool, introduced the VC database programming, and introduced the category CFormView View the use CTabCtrl control the use, control labeling senior category and that the realization of the establishment of ODBC data sources to create, access data set access to the database operating results .
- 2022-04-10 01:29:29下载
- 积分:1
-
一个win32下,用sdk编写的键盘操作代码
一个win32下,用sdk编写的键盘操作代码-a win32, with sdk prepared by the keyboard operation code
- 2022-03-25 21:55:13下载
- 积分:1
-
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有...
算法是指完成一个任务所需要的具体步骤和方法。也就是说给定初始状态或输入数据,经过计算机程序的有限次运算,能够得出所要求或期望的终止状态或输出数据。算法常常含有重复的步骤和一些比较或逻辑判断。如果一个算法有缺陷,或不适合于某个问题,执行这个算法将不会解决这个问题。不同的算法可能用不同的时间、空间或效率来完成同样的任务。一个算法的优劣可以用空间复杂度与时间复杂度来衡量。 -Algorithm is required to complete a task specific steps and methods. That is a given initial state or input data through a computer program for a limited time operations, able to draw the required or desired end state or output data. Algorithm often contain repeat the steps and some of the more or logical judgments. If an algorithm is defective, or not suitable for a particular problem, the implementation of this algorithm will not solve the problem. Different algorithms may use a different time, space or efficiency to accomplish the same task. Pros and cons of an algorithm can use space complexity and time complexity of the evaluation.
- 2022-07-10 14:25:53下载
- 积分:1
-
将剪贴板文字转为txt文本
这是一个C++程序,具体是一个剪贴板操作的例子。通过该例子可以很好的学习如何操作windows的剪贴板,读写的API函数。代码比较少,可以很好的学习理解
- 2023-05-11 23:10:03下载
- 积分:1
-
文件ST_CW_Ambg定义了模糊函数的表达式,以相对带宽B为参数。
2.文件MyFigure为运行文件,它调用ST_CW_Ambg中定义的函数作图。...
文件ST_CW_Ambg定义了模糊函数的表达式,以相对带宽B为参数。
2.文件MyFigure为运行文件,它调用ST_CW_Ambg中定义的函数作图。-ST_CW_Ambg document defines the ambiguity function of the expression to the relative bandwidth B for the parameters. 2. MyFigure running document files, it calls ST_CW_Ambg defined mapping function.
- 2023-04-25 12:10:03下载
- 积分:1
-
模拟windows中Ping命令
模拟windows中Ping命令,实现对指定域名/IP的ping包探测功能。可以学习详细的windows下包探测工作原理。
- 2022-11-19 18:20:03下载
- 积分:1