-
Labview读写文本文件
该文件是利用基于计算机windows系统的Labview软件进行的程序编辑,可以实现对文本文件的输入和读取。该文件是在可视化平台进行操作和程序编辑的,具有灵活简便,易于读者理解,扩展程度高等优点。同时,由于作者能力水平有限,编辑的文件比较简单,仅供教学和平时学习参考,有不当之处敬请批评指正!
- 2023-02-04 22:25:02下载
- 积分:1
-
电路板绘制程序用vb编的
电路板绘制程序用vb编的-circuit board drawing program with vb series
- 2022-03-13 20:48:22下载
- 积分:1
-
图论的小软件代码,可以实现简单的功能,是vc++下完成的
图论的小软件代码,可以实现简单的功能,是vc++下完成的-Graph theory, a small software code that can perform simple functions, is done under vc++
- 2022-12-27 18:40:04下载
- 积分:1
-
Phone book management system, the computer version. . . . . . . . . . . . . . ....
电话簿管理系统,电脑版-Phone book management system, the computer version. . . . . . . . . . . . . . . . . .
- 2022-01-22 01:05:09下载
- 积分:1
-
K r u s k a l算法每次选择n
K r u s k a l算法每次选择n- 1条边,所使用的贪婪准则是:从剩下的
边中选择一条不会产生环路的具有最小耗费的边加入已选择的边的集合中。注意到所选
取的边若产生环路则不可能形成一棵生成树。K r u s k a l算法分e 步,其中e 是网络中
边的数目。按耗费递增的顺序来考虑这e 条边,每次考虑一条边。当考虑某条边时,若将其
加入到已选边的集合中会出现环路,则将其抛弃,否则,将它选入。-K ruskal algorithm for each choice of n-1 edges, the greed of the criteria used are: from the left edge select does not produce a loop with the smallest cost edge has been selected to join the edge of the collection. Taking note of the selected edges have a loop if it can not form a spanning tree. K ruskal algorithm sub-e-step, in which e is the number of network edge. According to the order of incremental cost to consider this e edges, each taking a side. When considering a certain edge when, if its added to a collection of selected edge loop will appear, will be its discarded, otherwise, it selected.
- 2023-02-08 08:10:04下载
- 积分:1
-
parzen算法的vc实现代码,包括正态分布和均匀分布。
parzen算法的vc实现代码,包括正态分布和均匀分布。-vc achieve parzen algorithm code, including the normal distribution and uniform distribution.
- 2022-12-17 17:35:04下载
- 积分:1
-
PopCap Games Framework Version 1.3 Changes
General
* Removed support...
popcapframework1.3版,这是著名的PopCap游戏公司,不知道的话,祖玛应该知道吧,这些游戏都是用这个框架开发的,现在PopCap将它开源了!-PopCap Games Framework Version 1.3 Changes
General
* Removed support for Visual Studio/Visual C++ 6. If you use these versions, you will need to update your project files manually.
o Note: you can download Visual Studio 2005 Express edition for free from Microsoft (http://msdn.microsoft.com/vstudio/express/)
* PAKfile support- See docs/Pak Resource File Support.doc
* Added support for wide displays and for windowed emulation of wide displays.
* Some wide string/localization related changes to strings/chars: Use the WideString.vcproj projects for widestring support
* Added support to draw anti-aliased lines/polygons.
* Cached WAV files are "encrypted" (weakly) to prevent the easy copying of sound resources.
* All demos were made to be widestring compatible and we added corresponding widestring projects. std::string has been replaced with SexyString, c
- 2023-04-24 21:25:04下载
- 积分:1
-
wince程序自动运行的一段代码,可以参考一下
wince程序自动运行的一段代码,可以参考一下-wince automatic operation of a code can reference
- 2023-02-04 09:20:04下载
- 积分:1
-
编译原理初学者适用,DFA,有穷自动机的功能实现
编译原理初学者适用,DFA,有穷自动机的功能实现-Compile the application of the principle of beginners, DFA, DFA realize the function of
- 2022-05-31 05:44:10下载
- 积分:1
-
经典C源程序100例.txt。该程序集深入浅出,适合各种层次的编程爱好者学习和研究。...
经典C源程序100例.txt。该程序集深入浅出,适合各种层次的编程爱好者学习和研究。-100 cases of classic C source. Txt. Set the program easy for enthusiasts at all levels to learn programming and research.
- 2023-02-14 06:40:04下载
- 积分:1