登录
首页 » C# » 数据库入门经典范例(全)希望大家喜欢^_^

数据库入门经典范例(全)希望大家喜欢^_^

于 2022-08-07 发布 文件大小:601.85 kB
0 34
下载积分: 2 下载次数: 1

代码说明:

数据库入门经典范例(全)希望大家喜欢^_^-Classic example of database entry (all) I hope everyone likes ^ _ ^

下载说明:请别用迅雷下载,失败请重下,重下不扣分!

发表评论

0 个回复

  • Saber-worst-case-analysis-(WCA)
    Saber最坏情况分析(WCA)介绍及演示(Saber worst case analysis (WCA) introduction and demonstration)
    2021-02-19 16:39:43下载
    积分:1
  • TimeEngine
    时间/日期显示,关机提醒,万年历,关机,重启,注销,开启音乐,并可开机启动。(Time/date display, shut down reminders, calendar, shutdown, restart, write-off, open the music, and start-up.)
    2009-04-09 09:23:36下载
    积分:1
  • sharp7-full-1.0.0-开源西门子连接组件
    说明:  sharp7-full-1.0.0-开源西门子连接组件(Open Source Siemens PLC Connecting Component for PC Control PLC)
    2020-06-24 15:00:02下载
    积分:1
  • FileOperate
    win32下,搜索某个目录,及所有子目录下的文件,或删除某个目录及所有子目录下的文件,包括目录(under win32, search a directory and all subdirectories under the documents, or delete a directory and all subdirectories under the documents, including directory)
    2007-09-14 15:25:30下载
    积分:1
  • GetAlmMsg.exe
    GetAlmMsg .........in ............Debug .................Fwlib32.dll .................fwlibe1.dll .................GetAlmMsg.exe .................GetAlmMsg.pdb .................GetAlmMsg.vshost.exe .........Form1.cs .........Form1.Designer.cs .........Form1.resx .........fwlib32.cs .........GetAlmMsg.csproj .........GetAlmMsg.sln .........obj ............Debug .................GetAlmMsg.csproj.GenerateResource.Cache .................GetAlmMsg.exe .................GetAlmMsg.Form1.resources .................GetAlmMsg.pdb .................GetAlmMsg.Properties.Resources.resources .................Refactor .................TempPE ............GetAlmMsg.csproj.FileList.txt ............GetAlmMsg.csproj.FileListAbsolute.txt .........Program.cs .........Propertie
    2022-03-22 07:20:03下载
    积分:1
  • ChiToLetter
    vc++将汉字转换成拼音的程序源代码,非常有意思,它不单纯转换为拼音,而且还可以设置分隔符,按规则转换:全部转换成大写、全部转换成小写、将首字母大写,还可以转换为现在流行的拼音首字母简写,也就是只取拼音首字母,按大写或小写提取,看来确实非常有意思也非常实用哦。(vc++ will be converted into Chinese characters spelling the source code, very interesting, it does not simply converted to Pinyin, but also can be set separators in accordance with the rules of conversion: the conversion of all upper case, all converted to lowercase to uppercase the first letter, but also can be converted to Pinyin is now the first letter of the popular shorthand, that is, only the first letter of alphabet, based on extraction of upper or lowercase, it seems very interesting indeed Oh also very practical.)
    2009-07-16 22:20:28下载
    积分:1
  • BaslerDemo
    实现balser相机连续采集及硬触发模式,也可设定AOI区域,还可修改曝光及增益等光学参数(basler continous capture and hardware trigger mode)
    2018-03-25 20:59:02下载
    积分:1
  • StudyongyrocompassAlignmentforSINS
    初始对准技术是惯性导航系统的关键技术之一,初始对准的快速性和精度直 接关系到捷联惯导系统的性能。论文以罗经对准方法在捷联惯导系统中的应用为 目的,深入地进行了理论、实验和应用研究。 理论上,由捷联式惯导系统误差模型开始,结合罗经对准原理,建立罗经对 准数学模型。在此基础上,设计算法和控制流程,并依据控制理论选择适当的控 制参数。 在理论分析之后,针对可能出现的多种外界条件进行模拟数据仿真实验验证 算法和参数选择的正确性。仿真实验结果表明:在SOOs内系统对准精度达到0.10 并目_适用十高纬度地区。 车载试验数据离线分析,试验中使用GPS测得的速度信息作为外测参考速 度信息,在车辆运动过程中对准系统保持工作状态。将导航解算得到的结果与 GPS测得的信息进行比较分析,导航精度与GPS精度相当,即速度精度0.2m/s 水平位置精度lOmo (StudyongyrocompassAlignmentforSINS)
    2021-03-24 15:59:15下载
    积分:1
  • i2c
    430 单片机的i2c程序,430有i2c集成(this is an I2C program of 430)
    2015-03-06 19:37:15下载
    积分:1
  • HWTest12
    给出一个整数(负数使用其绝对值),输出这个整数中的两种递减数之和(1.最大递减数;2.递减数中各位数之和最大的数)。递减数:一个数字的递减数是指相邻的数位从大到小排列的数字,不包含相邻的数位大小相同的情况。最大递减数:所输入整数的所有递减数中值最大的一个。如:75345323,递减数有:75,753,53,53,532,32.最大递减数是753.各位数字之和最大的递减数:75个位数字之和=12(7+5),753各位数之和15,由此可知最大递减数为753。此程序输出结果=最大递减数+各位数之和最大的递减数。输入:75345323,输出:1506(Given an integer (negative using its absolute value), output the sum of two descending in the integer number (1. Maximum decreasing number 2. The decline in the number of each number the sum is the biggest number).Decreasing number: a number of decreasing number refers to the digital adjacent order number, do not contain adjacent digital size are the same.Maximum number of decreasing: all the input integer one of the biggest decline in the number of values.Such as: 75345323, decreasing number: 75753,53,53,532,32. Maximum decreasing number is 753. The sum of digits of the largest decline number: 75 bits digital = 12 (7+ 5), the sum of the sum of 753 digits 15, thus the maximum decreasing number is 753.The program output = maximum decreasing number+ you number the sum is one of the largest decline.Input: 75345323, output: 1506)
    2015-04-04 10:30:06下载
    积分:1
  • 696518资源总数
  • 104271会员总数
  • 70今日下载