-
Memory_2005
介绍了关于memory的相关函数,对于大多数程序员有很大帮助,希望大家多多使用(the information about memory)
- 2013-10-11 11:26:50下载
- 积分:1
-
prime
素性检测使用米娜罗宾检测方法对数进行素性检测(Primality testing detection methods using Minaluobin logarithmic to primality testing)
- 2009-12-08 10:51:31下载
- 积分:1
-
time
调用时间及日期函数,在对话框上显示当前时间及当前日期。(Call time and date function, in the dialog box displays the current time and the current date.)
- 2013-08-17 09:10:09下载
- 积分:1
-
Si4464-63-61-60
SI4463的详细英文资料
SI4463 detailed information in English(SI4463 detailed information in English
SI4463 detailed information in English)
- 2014-01-03 10:10:07下载
- 积分:1
-
cb_pcb_1
充电盒程序 用pic16F1828做主芯片(charger box program)
- 2014-07-24 18:35:27下载
- 积分:1
-
database-CVI5
Labview/cvi与数据库进行数据交换的例子。(Labview/cvi example with the database data exchange.)
- 2014-02-23 20:46:46下载
- 积分:1
-
MySpaceShooter
说明: 开发一个飞机大战的示例学习unity3d入门学习(Develop an aircraft battle example to learn unity3d introductory learning)
- 2019-06-13 20:06:52下载
- 积分: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
-
savloeu486
用开发AutoCAD的一个实例,这是做出来在AutoCAD中显示工具栏的一个例子()
- 2018-06-21 22:59:16下载
- 积分:1
-
使用opencv进行颜色跟踪
这是我在github上下载的一个关于使用opencv进行颜色跟踪的代码,在我运行之后,发现运行效果还是不错的,加上我自己改善了代码,可以用来参考学习
- 2023-06-26 02:45:03下载
- 积分:1