-
用vb编写的看电视界面
用vb编写的看电视界面-with vb prepared by the television interface
- 2023-05-19 00:50:03下载
- 积分:1
-
一种计算N维矩阵的aigenvalue新算法,aigenvalue…
n维矩阵的特征值的一种新求法,可实现特征值特征向量的求值-a new algorithm to calculate the aigenvalue of N dimensions matrix, aigenvalue and aigenvector can be worked out.
- 2023-05-14 17:55:03下载
- 积分:1
-
The Windows Installer XML (WiX) is a toolset that builds Windows installation pa
The Windows Installer XML (WiX) is a toolset that builds Windows installation packages from XML source code. The toolset supports a command line environment that developers may integrate into their build processes to build MSI and MSM setup packages
- 2023-07-09 01:30:05下载
- 积分:1
-
此功能是有关JS方面的代码,谢谢大家的使用和建议!
此功能是有关JS方面的代码,谢谢大家的使用和建议!-This feature is related to aspects of JS code, thanks everyone for the use and suggestions!
- 2022-01-30 20:02:55下载
- 积分:1
-
读者写者问题
操作系统中中线程同步时一个很重要的问题,而有时候同步却会造成死锁。为了解决这个问题,一种方式是通过信号量来实现线程调度。本代码使用c语言开发,vc++6.0 ide,在windows下运行。即可展示信号量在读者写者问题中的图形化界面表示。
- 2023-06-06 22:00:03下载
- 积分:1
-
绘图并且文件序列化保存.
采用CList对不同几何图形进行操作...
绘图并且文件序列化保存.
采用CList对不同几何图形进行操作-Mapping and sequence of document preservation. CList of different geometric shapes used to operate
- 2022-03-24 05:35:23下载
- 积分:1
-
very simple VB small program, I was in the process of learning VB production. On...
很简单 的VB小程序,是本人在学习VB过程中制作的。仅以次献给需要完成作业的同学!-very simple VB small program, I was in the process of learning VB production. Only dedicated to meeting the needs of the students accomplished!
- 2022-05-12 11:27:41下载
- 积分:1
-
用vc++实现与usb通信
用vc++实现usb与设备通信,一个不错的入门资料,分享给大家,共同学习。
有想与usb通信的同学值得入手。c++源码。。。。。。。。。。。。。。。。。。。。。。。。
- 2022-12-22 20:05:03下载
- 积分:1
-
3D / 2D 地图 RIA 源文件.
3D / 2D 地图 RIA 源文件.-3D/2D map RIA source file.
- 2023-05-20 17:45:02下载
- 积分:1
-
Yet another one way to have only one copy of running application.
to use this...
Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
-Yet another one way to have only one copy of running application.
to use this add this unut as first to uses clause in dpr file and
program Nash
uses
UnInst in ..NashUnInst.pas ,
Forms,
...
begin
Application.Initialize
Application.Title := NASH-7.2
Application.CreateForm(TMainForm, MainForm)
Application.Run
end.
- 2022-08-15 10:28:57下载
- 积分:1