-
这是一个简单的将波形读入LABVIEW和从LABVIEW中读出波形
这是一个简单的将波形读入LABVIEW和从LABVIEW中读出波形-This is a simple program which can finish read a wave from the LabView and write into.
- 2022-04-20 16:20:11下载
- 积分:1
-
计算器应用程序
应用背景一个计算器应用程序。可以计算加减乘除,具有简单的界面,帮助初学C++的同学熟练掌握Visual C++ MFC的框架构建等。关键技术Visual C++ MFC的框架构建,对话框的创建与设计,文本框获取输入信息,常用控件的操作,添加变量,编写函数等。
- 2022-03-31 18:14:55下载
- 积分:1
-
这个开源的H323。
This the H323 open source.
- 2022-02-11 14:26:19下载
- 积分:1
-
注册表注册表CRegistry是简单方便的程序
CRegistry注册表,是一种简单方便的注册表程序-CRegistry registry is a simple and convenient procedures for the registry
- 2022-03-21 12:26:59下载
- 积分:1
-
java games prepared by the 1000 block of Terry Avenue prepared by the 1000 block...
java编写的连连看游戏 java编写的连连看游戏 -java games prepared by the 1000 block of Terry Avenue prepared by the 1000 block of Terry Avenue java games prepared by the 1000 block of Terry Avenue java preparation of the 1000 block of Terry Avenue java games prepared by the 1000 block of Terry Avenue games java games prepared by the 1000 block of Terry Avenue
- 2022-07-24 04:56:20下载
- 积分:1
-
非常小巧好用的绿色版系统垃圾清除器
非常小巧好用的绿色版系统垃圾清除器-very handy compact version of the green garbage removal device
- 2022-02-11 21:04:22下载
- 积分:1
-
并行算法,矩阵相乘,MPI。
cannon.c
并行算法,矩阵相乘,MPI。
cannon.c-MPI,MUTPLAY
cannon.c
- 2022-05-21 07:31:06下载
- 积分:1
-
fuzzy_c
Fuzzy_c-means clustering algorithm to extact useful information from huge amount of data
- 2023-02-22 09:10:03下载
- 积分:1
-
我刚学C++时编来玩的,其实不怎么好玩,只是练习一下学过的东西而已...
我刚学C++时编来玩的,其实不怎么好玩,只是练习一下学过的东西而已-I am just learning C series of prophecies, in fact, not very fun, but practice learned in the only
- 2022-05-28 13:53:53下载
- 积分:1
-
JILRuntime A general purpose, register based virtual machine (VM) that supports...
JILRuntime A general purpose, register based virtual machine (VM) that supports object-oriented features, reference counting (auto destruction of data as soon as it is no longer used, no garbage collection), exceptions (handled in C/C++ or virtual machine code) and other debugging features. Objects and functions can be written in virtual machine code, as well as in C or C++, or any other language that can interface to C object code. The VM is written for maximum performance and thus is probably not suitable for embedded systems where a small memory footprint is required. Possible uses of the VM are in game development, scientific research, or to provide a stand-alone, general purpose programming environment.
- 2022-07-13 14:23:15下载
- 积分:1