-
C#入门经典随书源代码,可对照书籍进行学习,也可以单独使用参考...
C#入门经典随书源代码,可对照书籍进行学习,也可以单独使用参考-Getting Started with the classic C# source code with the book can be controlled study books can also be used alone reference
- 2023-04-02 23:00:04下载
- 积分:1
-
基于C的文件传输代码(客户端从服务器获取)
客户端从服务器获取文件,客户端输入要传输文件的名字即可。
- 2022-03-18 12:11:20下载
- 积分:1
-
MyFormDesinger
仿vs设计器,用c#写的窗体设计器,可以添加控件、修改属性,改变大小(Imitation vs designer with the form designer c# written, can add controls, modify the properties, change the size of)
- 2015-12-29 17:36:53下载
- 积分:1
-
VisualCSharp-Web-practices
C#网络编程很经典的一本书,其中有很多实例!(a classic book about web programming using C#, you can find a lot of examples in it!)
- 2011-05-24 22:23:27下载
- 积分:1
-
约瑟夫环代码
约瑟夫环问题:一圈共有N个人,从第s个人开始报数,报到M的人自杀,然后自杀的下一个人重新开始报数,报到m的就选择自杀,如此反复进行下去,问最后自杀的人是谁?
- 2022-02-15 02:06:36下载
- 积分:1
-
STC154K AD-KEY
模数转换计算公式:
Vadc=(Vin/Vref)*1024
其中
Vadc:为ADC模块读回的数值。
Vin :为输入到模数转换器的电压。
Vref:为模数转换器的参考电压,这里等于电源电压。
1024:为2的10次方,因为这里是10位AD。
根据以上公式结合电路图可以计算出来
当三个按键均不按下时,Vadc=1023
当S4按键按下时,Vadc=1
当S5按键按下时,Vadc=619
当S6按键按下时,Vadc=841
这些是理论值,考虑到模数转换器的误差,
实际应用应留出一定误差范围
- 2022-10-28 05:55:02下载
- 积分:1
-
1302实验
1302时钟实验,适合初学者使用,能帮助初学者了解1302,可以直接下载压缩文件,解压后用keil打开。
- 2022-02-02 05:06:58下载
- 积分:1
-
this program demonstrated how kind called by C# need some complex data structure...
本程序演示了怎么样通过C#调用一些需要 复杂数据结构作为参数的API函数。 演示了两个API:NetShareEnum 和 ExtractIconEx-this program demonstrated how kind called by C# need some complex data structure as the parameters of API function. Demonstration of two API : NetShareEnum and ExtractIconEx
- 2023-06-23 19:10:03下载
- 积分:1
-
Simulation of the hotel management system for a function
模拟旅馆管理系统的一个功能――床位分配和回收-Simulation of the hotel management system for a function- the distribution and recovery beds
- 2022-03-05 02:15:56下载
- 积分:1
-
c# esri shp文件读取
c#实现shp文件读取 能通过编译,无错误,可运行,采用c#语言 在control显示
- 2022-07-22 14:06:50下载
- 积分:1