-
VRML模拟车床车削过程
解压后右键wrl文件以txt打开即可编辑,预览的话需要安装vrml开发工具,qiexiao.wrl是主文件
- 2023-06-10 20:20:03下载
- 积分:1
-
VC++ 云台摄像头控制程序源代码
VC++ 云台摄像头控制程序源代码。控制云台和镜头。。
- 2022-02-11 21:23:52下载
- 积分:1
-
C-mex files for MATLAB encounter the following problem when compiling
them with WATCOM 11.0: All access-functions to files (fprintf, fscanf)
cannot handle double variables, only integer and strings are read or
written correctly. The file convert.c contains two functions: You may
read a double-variable as a string from the file and convert it to a
double (function string2double) and you may convert a double to a string
(function double2string) and write it to a file (see main() in
convert.c).
The file conditio.dat is an example of numbers read by convert.c. The
conv.exe was compiled on a Windows95-system.
The files were tested for MATLAB 5.2 and WATCOM 11.0a
result of "ver" is: MATLAB Version 5.2.1.1420 on PCWIN-C-mex files for MATLAB encounter the following problem when compiling them with WATCOM 11.0: All access-functions to files (fprintf, fscanf) cannot handle double variables, only integer and strings are read or written correctly. The file convert.c c
- 2022-06-01 01:50:17下载
- 积分:1
-
仿distionaly windows environment
仿distionaly windows environment-Imitation distionaly windows environment
- 2023-07-25 22:30:03下载
- 积分:1
-
debug strings a function of results as ultraedit View binary files g
调试字符串内容的函数,效果如同ultraedit查看二进制文件 g++ -o a decode.cpp vc直接编译,可能要稍作修改-debug strings a function of results as ultraedit View binary files g-o decode.cpp vc a direct compiler, may have to make some modifications
- 2023-07-03 08:10:03下载
- 积分:1
-
dos源代码,大家都知道了吧
dos源代码,大家都知道了吧-dos source code, as we all know by now.
- 2022-05-21 11:51:49下载
- 积分:1
-
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是...
(九宫问题)在一个3×3的九宫中有1-8这8个数及一个空格随机的摆放在其中的格子里。现在要求实现这个问题:将该九宫格调整为如图1-1右图所示的形式。调整的规则是:每次只能将与空格(上、下、或左、右)相邻的一个数字平移到空格中。试编程实现这一问题的求解。 -----------VC完整应用程序代码-(JiuGongTu) in a 3 3 JiuGongTu are 1-8 this August and the number of a random display spaces in which the grid yard. Now demands of the problem : this Jiugongge adjusted to the squad as shown in Figure 1-1 forms. Adjusted rules : Each will only spaces (upper and lower, or left and right), a number of adjacent spaces- were moved. Test Programming Solution of this problem.----------- VC complete application code
- 2022-05-31 10:30:23下载
- 积分:1
-
这是一个用C++写的哈夫曼编译器的课程设计,有报告的完整内容,很有用。...
这是一个用C++写的哈夫曼编译器的课程设计,有报告的完整内容,很有用。-zhe shi yi ge yong C++ xie de ha fu man bian yi qi de ke cheng she ji. you bao gao de quan bu nei rong. xi wang dui ni you yong.
- 2022-10-31 14:15:03下载
- 积分:1
-
c builder used for file manipulation
用c++builder进行文件操作-c builder used for file manipulation
- 2023-05-14 19:35:03下载
- 积分:1
-
基于TCP的客户端和服务器
基于TCP的客户端和服务器
理解客户端与服务器模型的工作原理。
2
、掌握套接字的概念。
3
、掌握
TCP
协议,基于
TCP
协议来设计此客户端
/
服务器程序。
4
、通过设计面向连接的数据流传输服务程序,加深对面向连接的服务程序
工作流程和基本框架的理解
- 2022-01-26 02:33:44下载
- 积分:1