-
Visual Studio provides a Spy program, this program is similar with it, but also...
Visual Studio提供了一个Spy程序,这个程序同它类似,也是可以通过拖放窗体上的十字到其它窗体获得目标窗体的属性,另外它还可以罗列当前运行的程序并选定关闭程序。-Visual Studio provides a Spy program, this program is similar with it, but also can drag and drop the form on the cross to the other objectives of the form to obtain the properties of the form, while it can list the currently running program and close the program selected.
- 2023-01-26 19:40:04下载
- 积分:1
-
自己没事开发的一个小计算器。用VB开发的。
自己没事开发的一个小计算器。用VB开发的。-themselves with nothing to the development of a small calculator. VB development.
- 2023-06-19 03:35:03下载
- 积分:1
-
类似于网络蚂蚁的下载软件(VB源码
类似于网络蚂蚁的下载软件(VB源码-network similar to the ants download software (VB source
- 2022-05-25 22:32:09下载
- 积分:1
-
在动平衡过程中 平衡模型的算法 希望从事这方面研究的人有一定的帮助...
在动平衡过程中 平衡模型的算法 希望从事这方面研究的人有一定的帮助-balancing process in balancing algorithm model of hope in this area of research will help
- 2022-02-25 00:53:47下载
- 积分:1
-
这是关于运筹学,博弈问题的算法程序!您只要输入对策矩阵就性了...
这是关于运筹学,博弈问题的算法程序!您只要输入对策矩阵就性了-on tacticians, the game of the algorithm! Your input on the sexual response of the matrix
- 2022-02-05 03:59:48下载
- 积分:1
-
VB FTP代码
VB FTP代码-VB code
- 2022-02-20 09:18:24下载
- 积分:1
-
Jigsaw puzzle can be self
拼图游戏,可以自行载入位图。进行2D与3D界面之间的转换-Jigsaw puzzle can be self-loading bitmap
- 2023-04-26 09:05:04下载
- 积分:1
-
考勤管理系统
考勤管理系统是指一套管理公司的员工的上下班考勤记录等相关情况的管理系统。是考勤软件与考勤硬件结合的产品,一般为HR部门使用,掌握并管理企业的员工出勤动态。狭义上定义,考勤管理系统单指考勤软件管理系统。
考勤管理系统,在包含薪资计算模块的情况下,可以灵活定义各个工资项目的计算公式,自动调用员工的出勤数据、人员资料、就餐等与工资相关的数据,计算出员工的工资情况,可提供银行代发工资所需的相关文件。同时提供丰富的统计分析报表,可即时掌握企业工资支出情况。
- 2022-02-22 08:57:56下载
- 积分:1
-
计算函数f(x1,x2)=100*(x1^2
计算函数f(x1,x2)=100*(x1^2-x2)+(1-x1)^2
的全局最大值-Calculation of function f (x1, x2) = 100* (x1 ^ 2-x2)+ (1-x1) ^ 2 of the overall maximum
- 2022-01-26 15:27:17下载
- 积分: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