-
c++ ug模型更新所需文件
基于isight 平台的优化所需ugupdate.exe文件及bat文件,还包括自己测试的模型,亲测可用。可用于结构优化时更新ug模型并输出t_x文件
- 2022-01-30 14:04:35下载
- 积分:1
-
String with integer, integer and string conversion between
字符串与整数,整数与字符串之间的相互转换-String with integer, integer and string conversion between
- 2023-03-09 23:10:03下载
- 积分:1
-
这是MSDN里面带的程序例子,用来检查某一个进程GDI的使用情况。对于在95、98下面进行调试和测试有很大的用处。...
这是MSDN里面带的程序例子,用来检查某一个进程GDI的使用情况。对于在95、98下面进行调试和测试有很大的用处。-inside with the procedures example, used to check a process of the use of GDI. In the following 95, 98, debug and test a great deal of use.
- 2023-08-05 16:30:02下载
- 积分:1
-
winrar like program vc
winrar like program vc-winrar like program vc++
- 2022-06-30 17:32:11下载
- 积分:1
-
编写msn messenger程序需要的idl,和typelib
编写msn messenger程序需要的idl,和typelib-Msn messenger program requires the preparation of the idl, and typelib
- 2022-07-14 13:11:22下载
- 积分:1
-
delphi版仓库管理系统源代码,数据库为ACCESS。功能简洁,操作方便。可进一步扩展编程。...
delphi版仓库管理系统源代码,数据库为ACCESS。功能简洁,操作方便。可进一步扩展编程。-delphi version of warehouse management system source code, database ACCESS. Function is simple and easy to operate. Can further expand programming.
- 2023-01-20 21:00:04下载
- 积分: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
-
WINDOWSCE下的SBC2410V6BSP_nec3.5源码
WINDOWSCE下的SBC2410V6BSP_nec3.5源码-WINDOWSCE under SBC2410V6BSP_nec3.5 source
- 2023-07-20 11:35:04下载
- 积分:1
-
挂号专家的数据访问层
实现医疗移动挂号数据访问,实现了增加数据、删除数据、更新数据、查询数据,运用了list接口实现了根据参数来获取增删改查等数据的操作。
- 2022-05-21 03:43:56下载
- 积分:1
-
I spent the early c++ Realize the b
本人早期用c++实现的b树的数据结构实例,在vc2005上调试通过,给大家参考下!-I spent the early c++ Realize the b-tree data structure example, in debugging vc2005 passed, under reference to the U.S.!
- 2022-08-16 09:49:10下载
- 积分:1