-
c_sdk
c语言和windows SDK编写的遍历全磁盘搜索指定文件的源码。(c language and the windows SDK write traversing full disk search for the specified file source.)
- 2020-12-09 14:59:19下载
- 积分:1
-
Something i worked on
在Atmega328P上运行EGT的代码。是在我的谷仓里开发的,我的一些愚蠢的朋友像乡下人一样到处乱跑。现在我能用EGT吗?是的?
- 2022-02-01 13:48:37下载
- 积分:1
-
PB375A-SDK
usb-sd卡-tf卡-U盘等方案开发手册,从网上收集的,包括原理图和程序(usb-sd card-tf the Card-U disk program development manual, collected from the Internet, including schematics and procedures)
- 2020-10-30 18:59:55下载
- 积分:1
-
Banking_Management_System
Bank Management System
- 2014-08-26 02:02:04下载
- 积分:1
-
串口
51单片机使用printf输出调试信息,经测试完全可用,加入到自己工程,打开串口调试助手直接能显示内容,串口驱动部分借鉴宋老师手把手教学内容(51 Single Chip Microcomputer Prints Debugging Information with Princtf)
- 2020-06-22 17:20:02下载
- 积分:1
-
MVC多语言开发示例
环境:vs2012 asp.net mvc4.实现方式:resource 资源文件,根据路由规则中Lang参数来判断载入哪种语言方式
- 2015-06-16下载
- 积分:1
-
randomwalk2d
randomwalk 2d simulation
- 2011-04-20 21:55:23下载
- 积分:1
-
24bitsTo8bits
这是一个将24位位图转换为8位位图的算法程序,用 vc++写的内容通俗易懂,注释清晰。(This is a 24-bit bitmap is converted to 8-bit map algorithm, using vc++ to write the content easy to understand, clear notes.)
- 2013-11-16 11:13:21下载
- 积分:1
-
C#入门代码 25个小程序,初学者有用
一、从控制台读取东西代码片断:
using System
class TestReadConsole...
C#入门代码 25个小程序,初学者有用
一、从控制台读取东西代码片断:
using System
class TestReadConsole
{
public static void Main()
{
Console.Write(Enter your name:)
string strName = Console.ReadLine()
Console.WriteLine( Hi + strName)
}
}-C# Entry code 25 small procedures, a useful one for beginners, to read things from the console code snippet: using System class TestReadConsole (public static void Main () (Console.Write (Enter your name:) string strName = Console.ReadLine () Console.WriteLine (Hi+ strName)))
- 2022-07-28 11:33:54下载
- 积分:1
-
123
NET平台下的IP欺骗和SYN Flood攻击-彭宁-贵州大学(NET platform IP spoofing and SYN Flood attacks- Penning- Guizhou University)
- 2013-12-17 11:41:19下载
- 积分:1