-
all codes
说明: flood fill and boundary fill
- 2020-06-22 13:40:02下载
- 积分:1
-
vc++6.0Socket
这是一本网上很流行的介绍vc++网络编程的电子书,里面的内容很详细!大家要好好学习啊 !(This is a very popular online introduction vc++ Network programming e-books, which detail the content! Everyone to study hard ah!)
- 2020-06-26 03:40:02下载
- 积分:1
-
TimeTransform
vc 时间戳转换北京时间格式(字符串) 北京时间格式转换时间戳
- 2015-12-29 10:52:56下载
- 积分:1
-
QQ_protocol
说明: QQ协议(QQ agreement)
- 2020-09-15 20:27:55下载
- 积分:1
-
PassingValueFromToForm 視窗傳值
PassingValueFromToForm 視窗傳值
using System;
using System.Collections.Generic;
using System.ComponentModel;
using System.Data;
using System.Drawing;
using System.Linq;
using System.Text;
using System.Threading.Tasks;
using System.Windows.Forms;
namespace PassingValueFromToForm
{
//Refer: http://www.codeproject.com/Articles/14122/Passing-Data-Between-Forms
public partial class Form1 : Form
{
// For Delegates Use
public delegate void delPassData(TextBox text);
// For Public Value Use
public static string str;
public static string str2;
public Form1()
&
- 2022-06-25 23:34:33下载
- 积分:1
-
pack
C++串口通信代码,接收下位机的数据点,并在前面板画出图形。(数据格式* , , /)内附STM32串口发送数据程序(C++ serial communication code, receive under the data points, and the front panel to draw graphics. (Data format,*, /) containing STM32 serial transmit data program)
- 2013-10-28 20:14:38下载
- 积分:1
-
Chapter14-MD2-Animation
计算机图形学课程设计实例源码14 opengl基础内容,很实用(Computer graphics curriculum design example source 14 opengl based content, it is practical)
- 2013-10-20 18:18:45下载
- 积分:1
-
MatlabC
:Matlab具有强大的数值计算和分析等能力,而C/C++是目前最为流行的高级程序设计语言,两者互补结合的混合编
程在科学研究和工程实践中具有非常重要的意义。因此,从Matlab调用c,C++代码及c,C++调用m文件两方面,深入地研究
了它们之间混合编程的原理和实现机制,并且给出了具体条件下的混合编程方法和步骤。(: Matlab has powerful numerical calculation and analysis capabilities, while the C/C++ is currently the most popular high-level programming language, which combines a mixture of complementary programming in scientific research and engineering practice of great significance. Therefore, from the Matlab call c, C++ code and c, C++ to call two m files, in-depth study of a hybrid between them and the realization of the principles of programming mechanisms, and under specific conditions are given a mixture of programming methods and procedures.)
- 2009-04-15 12:19:48下载
- 积分:1
-
kernel
mtk6592内核源码的一部分,比较重要的一部分(kernel source)
- 2020-12-08 19:59:21下载
- 积分:1
-
program
实现重力式热管换热器设计计算功能,简单按照设计任务书,给出所需热管的结构尺寸,涉及的热管蒸发段和冷凝段长度分别为1m,绝热段长度30cm,内径20cm,外径25cm,热管工质为水。(C language for thermosyphon s design.Realize the gravity heat pipe heat exchanger design and calculation functions , simple design in accordance with the mission statement , given the size of the required structure of the heat pipe , heat pipe evaporator and condenser section lengths were involved 1m, adiabatic length 30cm, inner diameter 20cm, 25cm outside diameter heat pipe working fluid is water.)
- 2015-03-01 18:41:53下载
- 积分:1