-
vc的皮肤文件及源码,增加VC的美观让你的程序更加漂亮
vc的皮肤文件及源码,增加VC的美观让你的程序更加漂亮-vc skin documents and source code to increase the VC
- 2022-01-31 06:28:36下载
- 积分:1
-
asdadsas asdasssdasd
Şsdlşsfdşlfdlşksdlkflşks 自卫队 lsdşl fsşldf sişf işsfşi sşl sşl
sdfsfsdfsdfs
sdfsdfsdfdsf 自卫队自卫队
Şşbdlfgksd fsdfosdfl ksdlf sşdfk disfl sdşf sdnf sdf sdfkö
- 2023-02-03 22:00:04下载
- 积分:1
-
图形学上机实习1 四种画线算法!
图形学上机实习1 四种画线算法!-graphics on an internship for four line drawing algorithm!
- 2023-06-13 17:15:02下载
- 积分:1
-
高斯金字塔算法matlab代码,高斯金子塔算法详细源程序
高斯金字塔算法matlab代码,高斯金子塔算法详细源程序-pyramid algorithm matlab code
- 2022-01-30 23:46:51下载
- 积分:1
-
简易记事本
这是一个记事本,可以添加事件条例,事件时间,备注信息等。有拍照和录像功能,把照片或录像作为事件存储下来,使用简单方便。在eclipse 中用JAVA开发的,希望供大家参考。
- 2022-03-23 05:51:24下载
- 积分:1
-
vsto是一门流行的技术,本程序实例源码,国内难得的资料,
vsto是一门流行的技术,本程序实例源码,国内难得的资料,-vsto是一个实例源码,国内难得的资料
- 2022-09-20 13:55:03下载
- 积分:1
-
学生成绩管理系统
功能齐全的学生成绩管理系统,可以输入成绩,计算总分和平均分,按成绩降序查看,按名字升序查看,按学号升序查看,根据学号进行查找,统计分析成绩,列出成绩,将成绩写入txt文件,读取txt文件信息。
统计分析
- 2022-11-13 09:45:03下载
- 积分:1
-
一个c写的server,让系统给该server分配端口号,而不是由手动指定,以解决一个服务器上运行多个server而端口冲突的情况。...
一个c写的server,让系统给该server分配端口号,而不是由手动指定,以解决一个服务器上运行多个server而端口冲突的情况。- writen by c , a server, the port number of which can be allocated by the system.
- 2022-02-24 12:40:14下载
- 积分:1
-
采用 Windows 表单的简单计算器
翻译 maninwest@Codeforge作者:Yvan Rodrigues@CodeProject 使用代码 using System;
using System.Windows.Forms;
namespace RedCell.App.Calculator.Example
{
public partial class Form1 : Form
{
private double accumulator = 0;
private char lastOperation;
public Form1()
{
InitializeComponent();
}
private void Operator_Pressed(object sender, EventArgs e)
{
// An operator was pressed; perform the last operation and store the new operator.
char operation = (sender as Button).Text[0];
- 2022-06-29 09:36:47下载
- 积分:1
-
ppp protocol source code associated with the Siemens MC35 Singlechip
ppp协议源代码
与西门子MC35单片机相连-ppp protocol source code associated with the Siemens MC35 Singlechip
- 2022-10-14 13:25:08下载
- 积分:1