-
实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。...
实现凸多边形的三角剖分,c++源代码,拷到编译器下即可调试运行,没错误,不想下的很多程序代码调试有错误。-Achieve convex polygon triangulation, c++ source code, copying it to debug the compiler can be run under, no errors, do not want to debug code under a lot of mistakes.
- 2023-01-09 22:00:03下载
- 积分:1
-
这是matlab与VC编程的源码
所有程序的运行和编译环境为:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情况下MA...
这是matlab与VC编程的源码
所有程序的运行和编译环境为:Visual C++ 6.0和MATLAB 6.5 service pack1(一般情况下MATLAB 6.5即可)。
如果您有和技术相关的问题或者发现本书实例有错误之处,请发邮件到:
matlab_vc_program@yahoo.com.cn
与作者联系或批评指正。
-This is the matlab programming with VC source of all programs running and the compiler environment: Visual C++ 6.0 and MATLAB 6.5 service pack1 (under normal circumstances can MATLAB 6.5). If you have and the technology-related questions or find examples of this book have errors, please send an email to: matlab_vc_program@yahoo.com.cn contact with the author or criticism.
- 2022-04-07 18:09:14下载
- 积分:1
-
一个随机数生成类,值得下载
一个随机数生成类,值得下载--An random class,recommend
- 2022-02-14 05:50:32下载
- 积分:1
-
gprs开发使用程序,wince上的gprs应用程序。使用串口通信来控制gprs模块。源程序还包含pdu编码和解码示例及详细说明...
gprs开发使用程序,wince上的gprs应用程序。使用串口通信来控制gprs模块。源程序还包含pdu编码和解码示例及详细说明-gprs development procedures, wince on gprs applications. Serial communication to control the use of gprs module. Source also includes examples of PDU encoding and decoding and a detailed description
- 2022-02-05 05:52:38下载
- 积分:1
-
Visual Basic
《Visual Basic 2003~2005开发秘诀与范例大全》一书的配套光盘;
光盘内容为本书各章的范例程序代码,以及范例程序所用到的数据库等文件。-Visual Basic
- 2022-08-21 03:56:41下载
- 积分:1
-
Enumerated examples, can be used as primary reading material can take a look at...
枚举例子,可以作为初级读物看看还是可以的吧-Enumerated examples, can be used as primary reading material can take a look at the bar
- 2022-03-16 20:36:59下载
- 积分:1
-
用带反馈通道的移位寄存器产生PRBS序列信号。要选择合适的通道,经模二加法后进行反馈。在程序中,移位寄存器个数可从2到13中任意选择,其长度也可以自由选择。运行...
用带反馈通道的移位寄存器产生PRBS序列信号。要选择合适的通道,经模二加法后进行反馈。在程序中,移位寄存器个数可从2到13中任意选择,其长度也可以自由选择。运行结果在vc++的运行环境中能看得很清楚,最后产生的M序列数据也存在相应的数据文件中。-Used with feedback channel shift register sequence generated PRBS signal. Please select the appropriate channels, by mode after 2 adder feedback. In the process, the number of shift register could be from 2-13 in the arbitrary choice, its length can also be free to choose. Results in vc++ The operating environment can be clearly seen, the last M-series data generated there are corresponding data file.
- 2022-01-25 22:54:35下载
- 积分:1
-
handling bank automation server object linked to the examples (53KB)
处理银行服务器关联对象自动化的例子(53KB)
-handling bank automation server object linked to the examples (53KB)
- 2022-12-12 13:35:03下载
- 积分:1
-
JBuilder study the source code CD, which includes the basic Java in every aspect...
jbuilder学习光盘的源代码,其中包括Java的基本的每个方面,从applet,application到javaBean,-JBuilder study the source code CD, which includes the basic Java in every aspect, from the applet, application of javaBean.
- 2022-08-17 09:53:25下载
- 积分:1
-
远程处理示例
这是一个简单的远程处理,用c#。服务器和客户端,操作简单。使用对象引用的服务器对象和客户机之间的通信是远程的心脏。他们远程访问体系结构,但是,为程序员提供一个更简单的过程。如果您配置客户端正确,你只需要创建远程对象,使用新的一个新实例(或从您的托管编程语言的实例创建函数)。您的客户端收到的引用服务器对象,然后你就可以调用它的方法,就好像物体在你的过程,而不是一个单独的计算机上运行。
- 2022-05-22 18:15:48下载
- 积分:1