-
数据结构的课程设计,实现长整数的相加功能,代码较为简单,易懂...
数据结构的课程设计,实现长整数的相加功能,代码较为简单,易懂-Data structures curriculum design, add features to achieve a long integer, the code relatively simple, understandable
- 2022-04-22 10:17:01下载
- 积分:1
-
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用...
该程序可用于数据插值,特别是气象数据插值,IDL写的,遥感气象数据同样可用-The program can be used for data interpolation, especially the meteorological data interpolation, IDL wrote, remote sensing meteorological data can be used the same
- 2022-04-19 14:17:42下载
- 积分:1
-
在.NET环境中windows提供的TreeView控件在节点级别超过三级时就容易发生错误。而RadTreeView具有很强大的功能,甚至可以实现节点的直接拖放...
在.NET环境中windows提供的TreeView控件在节点级别超过三级时就容易发生错误。而RadTreeView具有很强大的功能,甚至可以实现节点的直接拖放。-In. NET environment to provide windows of the TreeView control node level in more than three hours on the error-prone. RadTreeView and have a very strong function, or even the realization of the direct drag and drop nodes.
- 2022-05-25 16:52:22下载
- 积分:1
-
Shock wave shock wave source code source code
冲击波源代码
冲击波源代码-Shock wave shock wave source code source code
- 2022-06-21 11:41:37下载
- 积分:1
-
对话框中加目录和文件选择
对话框中加目录和文件选择-dialog increase directories and files choice
- 2022-03-15 22:43:53下载
- 积分:1
-
自己写的一个8X8点阵静态显示,用汇编写的
自己写的一个8X8点阵静态显示,用汇编写的-Himself wrote a 8x8 passive matrix display, with the compilation of written
- 2022-02-13 16:45:13下载
- 积分:1
-
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!...
能够限制鼠标的移动范围,简单地运用了API函数,对于想学API的新手,有一定的参考价值,因为我也是新手!-To limit the scope of the movement of the mouse, simply use the API function, like the API for the novice, has a certain reference value, because I am also a novice!
- 2022-03-11 04:04:28下载
- 积分:1
-
this was pretty good, a calculator program
这个还不错,一个计算器程序-this was pretty good, a calculator program
- 2023-08-11 08:30:04下载
- 积分:1
-
ATM系统部分代码.第一用JAVA写的代码.调试了下..可以运行..不过只是部分的代码..没有都发上来...
ATM系统部分代码.第一用JAVA写的代码.调试了下..可以运行..不过只是部分的代码..没有都发上来-ATM system, part of the code. First used to write JAVA code. Debugging the next. . Can run. . But only part of the code. . Did not have hair up
- 2023-06-11 20:30:04下载
- 积分:1
-
开发DLL文件和调用DLL文件的最精炼源码
用C++开发动态链接库(DLL文件),也是LIB文件。这是最简单的例子程序,写了一个myDLL.dll文件和一个callDLL.exe文件。实现了从exe里传一个参数给DLL中的函数,并由DLL中的函数进行处理后返回值给exe程序。编译环境测试过:C-Free、VS2010、VC++6.0,各个编译环境有所不同,代码也要稍作调整,源码中有备注。
- 2022-04-19 20:18:59下载
- 积分:1