CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 源码下载 Windows编程 C#编程 搜索资源 - make

搜索资源列表

  1. Huella

    0下载:
  2. Just a little code to make UareU 4500 works
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:58826
    • 提供者:dwnldr
  1. test14_5

    0下载:
  2. 一个C#制作的音乐播放器程序,适合做这方面的学者参考,很实用!-C# make a music player program, suitable for scholars in the field of reference, very practical!
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:206093
    • 提供者:陈远
  1. lpcseg

    0下载:
  2. 基于红外线的基础上让小车定方向的源代码,小车的循迹非常好。-Based on the infrared ray to make the direction on the basis of the source code, the car tracking is very good.
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:4704
    • 提供者:朱大
  1. WpfD3D

    0下载:
  2. 要在WPF中完美的支持YUV数据的显示,通常的解决方式是使用先把YUV数据转换成WPF可以支持的RGB数据,然后利用类似于WriteableBitmap的控件,把他展现在WPF上。这么做的主要问题是在做RGB转换的时候,需要消耗大量的CPU, 效率比较低。一种优化方式是使用FFMPEG里的SwScale或者Intel的IPP库,这些库经过了一定的优化,可以有限度的使用硬件加速。这里2为一个使用WritableBitmap的例子。-To perfect support in WPF YUV dat
  3. 所属分类:CSharp

    • 发布日期:2017-06-15
    • 文件大小:23862220
    • 提供者:huge
  1. linea(VS-project)

    0下载:
  2. source code to make a cut-sensor with an arduino
  3. 所属分类:CSharp

  1. C

    0下载:
  2. MCU 是C8051F410,时钟使用PCF8563,整个程序不到4K 主要评估演示了以下功能 两条示波器效果动态曲线的实现,使用了连线和区域清除指令 时钟的显示和调整,使用了文本显示指令,中文和ASCII字符混合显示 图片剪切功能,在屏幕右上角每秒切换显示一个小图片,用户可以类似的制作漂亮的3D模拟表盘 触摸按键的实现 借助M600内嵌的拼音输入法实现汉字输入-MCU is C8051F410, use PCF8563 clock, the process is les
  3. 所属分类:CSharp

    • 发布日期:2017-04-15
    • 文件大小:7377
    • 提供者:龚建伟
  1. dtfqfk

    0下载:
  2. 可以进行分期付款的程序,而且密码是每天以变,包含有一个当天密码和下一期的设定时间,还有当天的超级密码-You can make payment by installments, and the password is to change every day, including a day password and the next set time, and the day of the super password
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:71171
    • 提供者:嬴政
  1. style-type

    0下载:
  2. 做网页时经常用到的代码,显示时间、日期、星期。-Time to do the code that is often used to make web pages, display time, date, week.
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:12547
    • 提供者:陈倩
  1. SCRIPT-LANGUAGE

    0下载:
  2. 图片跟随着鼠标 说明:图片跟随着鼠标,最好把图片做成透明的,那样效果更好 -Image with the mouse Picture with the mouse, it is best to make the picture transparent, so the effect is better
  3. 所属分类:CSharp

    • 发布日期:2017-04-29
    • 文件大小:12149
    • 提供者:陈倩
  1. kock2

    1下载:
  2. 六次迭代使三角形三条线分形折叠,最后组成雪花-Six iterations make triangles become snow
  3. 所属分类:CSharp

    • 发布日期:2017-04-12
    • 文件大小:1237
    • 提供者:柠檬
  1. atm

    0下载:
  2. ATM机功能的模拟,可以存钱取钱转账确认账号与密码是否相对应等功能。-using the c code to make the code can work as a ATM machine and it can save money and take the money off.
  3. 所属分类:CSharp

    • 发布日期:2017-04-13
    • 文件大小:2100
    • 提供者:evie
  1. calculator

    0下载:
  2. 小型的计算器,可以进行一些简单的加减乘除的运算。-Small calculator, you can make some simple arithmetic operations.
  3. 所属分类:CSharp

    • 发布日期:2017-05-01
    • 文件大小:52878
    • 提供者:fishcc
  1. chargement-of-parking-plot

    0下载:
  2. 问题描述 设停车场是一个可停放n辆汽车的狭长通道,且只有一个大门可供汽车进出。汽车在停车场内按车辆到达时间的先后顺序,依次由北向南排列(大门在最南端,最先到达的第一辆车停放在车场的最北端),若车场内已停满n辆汽车,则后来的汽车只能在门外的便道上等候,一旦有车开走,则排在便道上的第一辆车即可开入;当停车场内某辆车要离开时,在他之后进入的车辆必须先退出车场为它让路,待该辆车开出大门外,其他车辆再按原次序进入车场,每辆停放在车场的车在它离开车场时必须按它停留的时间长短交纳费用。试用停车场编制按上述
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:39814
    • 提供者:ANDY
  1. WinRAR-ZIP-

    0下载:
  2. 题目:输入三个整数x,y,z,请把这三个数由小到大输出。 1.程序分析:我们想办法把最小的数放到x上,先将x与y进行比较,如果x>y则将x与y的值进行交换, 然后再用x与z进行比较,如果x>z则将x与z的值进行交换,这样能使x最小。 -Title: Enter three integers x, y, z, please put three numbers small to large output. 1. Program analysis: we find a w
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:8022
    • 提供者:新叶
  1. C3

    0下载:
  2. 如何让我的程序运行于系统托盘中? _NET技术 - C# -How to make my program runs in system tray?- c# _NET technology
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:57718
    • 提供者:wok
  1. zxcz

    0下载:
  2. 驾驶员量化考核系统,简单方便快捷的了解各员工的个人情况,公司可以做出对应安排-The pilot quantification assessment system simple and convenient and quick understanding of each employee s individual situation, company can make corresponding arrangement
  3. 所属分类:CSharp

    • 发布日期:2017-05-03
    • 文件大小:547728
    • 提供者:张日
  1. PortControl_Beep(dll-embedded)

    0下载:
  2. 使用InpOut Driver實現Port IO Control。附件範例是對系統控制PC buzzer讓它發出聲音。該程式再第一次運行時會安裝driver到系統裡,所以運行時請使用「以系統管理圓權限運行」。-This is a sample code to control the PC buzzer by InpOut driver. The driver will be installed at the first execution. If an application has been
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:181265
    • 提供者:franklin
  1. YcQrCode-master

    0下载:
  2. 个性二维码模版制作底层 要求: C#.net 4.0以上引入 lib\Yc.QrCodeLib.dll 永久开源,自主研发个性二维码模版。-Personalized dimensional code templates make the underlying Claim: C# .net 4.0 more than the introduction of lib \ Yc.QrCodeLib.dll Permanently open, independent resear
  3. 所属分类:CSharp

    • 发布日期:2017-05-16
    • 文件大小:3932830
    • 提供者:泪痕
  1. Xulyanhcoban

    0下载:
  2. application help processing image such as: room, make gray image, white noise, draw histograme anh save image under some kind: jpeg, bmp. beside you can can bang sang, can bang histograme.. thanks you very much. you are welcome
  3. 所属分类:CSharp

    • 发布日期:2017-04-30
    • 文件大小:99766
    • 提供者:manh ha
  1. chess

    0下载:
  2. 象棋对战程序,有源码,可以自己修改,电脑智商不是很高,有待改进。-C# version of the Battle chess program with source code, you can make changes to
  3. 所属分类:CSharp

    • 发布日期:2017-05-09
    • 文件大小:1537474
    • 提供者:freelook007
« 1 2 ... 16 17 18 19 20 2122 23 24 25 »
搜珍网 www.dssz.com