-
C-CPP-TO-INT
说明: 教你理解复杂的C-C++声明,十分实用。(Teach you to understand the complex C-C++ statement is very useful.)
- 2011-02-17 15:54:05下载
- 积分:1
-
Getkey
是一个变声的QQ版本,功能很多,大家试吧,担保没毒。(是一个变声的QQ版本,功能很多,大家试吧,担保没毒。我不会英文--)
- 2010-05-10 20:32:37下载
- 积分:1
-
C++设计模式
说明: c++设计模式,对入门的开发人员有较大的帮助(C + + design pattern is of great help to beginner developers)
- 2020-06-21 12:40:01下载
- 积分:1
-
PRAK_05
Praktikum Bahasa Pemrograman C ke Lima, Fifth C Programming, Software CodeBlock
- 2018-11-12 11:06:26下载
- 积分:1
-
七自由度汽车模型程序
七自由度汽车模型程序
- 2021-05-06下载
- 积分:1
-
图像处理
图像处理,应用偏微分方程对图像进行修复处理
- 2023-03-09 17:15:03下载
- 积分:1
-
time.DS18B20.TLC549
MSP430F149万年历,温度传感器,电压测量(MSP430F149 calendar, temperature sensor, voltage measurement)
- 2010-08-14 12:13:35下载
- 积分:1
-
Barcode
一维条码,包括code128,code39,等编码规则(One-dimensional bar codes, including code128, code39, and other coding rules)
- 2013-07-04 13:31:25下载
- 积分:1
-
20_analog_circuit
这个是工程师应该掌握的20个电路,希望大家可以了解参考一下,谢谢!(This is the engineer should master 20 circuit, I hope you can understand the reference, thank you!)
- 2015-10-10 15:23:40下载
- 积分:1
-
播放器
using System;using System.Collections.Generic;using System.Windows.Forms;namespace 媒体播放器{ static class Program { /// /// 应用程序的主入口点。 /// [STAThread] static void Main() { Application.EnableVisualStyles(); Application.SetCompatibleTextRenderingDefault(false); Application.Run(new frmPlayer()); } }}
- 2023-08-26 01:20:03下载
- 积分:1